pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/py-ifaddr



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jun 10 10:18:17 UTC 2020

Modified Files:
        pkgsrc/net/py-ifaddr: Makefile PLIST distinfo

Log Message:
py-ifaddr: updated to 0.1.7

0.1.7
Fixed Python 3 compatibility in the examples
Exposed network interface indexes in Adapter.index
Added the license file to distributions on PyPI
Fixed Illumos/Solaris compatibility
Set up universal wheels, ifaddr will have both source and wheel distributions on PyPI from now on


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/py-ifaddr/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/py-ifaddr/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/py-ifaddr/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-ifaddr/Makefile
diff -u pkgsrc/net/py-ifaddr/Makefile:1.3 pkgsrc/net/py-ifaddr/Makefile:1.4
--- pkgsrc/net/py-ifaddr/Makefile:1.3   Tue Dec 31 10:02:07 2019
+++ pkgsrc/net/py-ifaddr/Makefile       Wed Jun 10 10:18:17 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/12/31 10:02:07 mef Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/10 10:18:17 adam Exp $
 
-DISTNAME=      ifaddr-0.1.6
+DISTNAME=      ifaddr-0.1.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/ifaddr/}
@@ -10,6 +10,11 @@ HOMEPAGE=    https://github.com/pydron/ifad
 COMMENT=       Enumerates all IP addresses on all network adapters of the system
 LICENSE=       mit
 
+.include "../../lang/python/pyversion.mk"
+.if ${_PYTHON_VERSION} == 27
+DEPENDS+=      ${PYPKGPREFIX}-ipaddress-[0-9]*:../../net/py-ipaddress
+.endif
+
 USE_LANGUAGES= # none
 
 .include "../../lang/python/egg.mk"

Index: pkgsrc/net/py-ifaddr/PLIST
diff -u pkgsrc/net/py-ifaddr/PLIST:1.2 pkgsrc/net/py-ifaddr/PLIST:1.3
--- pkgsrc/net/py-ifaddr/PLIST:1.2      Tue Dec 31 09:56:46 2019
+++ pkgsrc/net/py-ifaddr/PLIST  Wed Jun 10 10:18:17 2020
@@ -1,21 +1,21 @@
-@comment $NetBSD: PLIST,v 1.2 2019/12/31 09:56:46 mef Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/06/10 10:18:17 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/ifaddr/__init__.py
-${PYSITELIB}/ifaddr/__init__.pyo
 ${PYSITELIB}/ifaddr/__init__.pyc
-${PYSITELIB}/ifaddr/_posix.pyo
-${PYSITELIB}/ifaddr/_posix.pyc
-${PYSITELIB}/ifaddr/_shared.pyo
-${PYSITELIB}/ifaddr/_shared.pyc
-${PYSITELIB}/ifaddr/_win32.pyo
-${PYSITELIB}/ifaddr/_win32.pyc
-${PYSITELIB}/ifaddr/test_ifaddr.pyo
-${PYSITELIB}/ifaddr/test_ifaddr.pyc
+${PYSITELIB}/ifaddr/__init__.pyo
 ${PYSITELIB}/ifaddr/_posix.py
+${PYSITELIB}/ifaddr/_posix.pyc
+${PYSITELIB}/ifaddr/_posix.pyo
 ${PYSITELIB}/ifaddr/_shared.py
+${PYSITELIB}/ifaddr/_shared.pyc
+${PYSITELIB}/ifaddr/_shared.pyo
 ${PYSITELIB}/ifaddr/_win32.py
+${PYSITELIB}/ifaddr/_win32.pyc
+${PYSITELIB}/ifaddr/_win32.pyo
 ${PYSITELIB}/ifaddr/test_ifaddr.py
+${PYSITELIB}/ifaddr/test_ifaddr.pyc
+${PYSITELIB}/ifaddr/test_ifaddr.pyo

Index: pkgsrc/net/py-ifaddr/distinfo
diff -u pkgsrc/net/py-ifaddr/distinfo:1.1 pkgsrc/net/py-ifaddr/distinfo:1.2
--- pkgsrc/net/py-ifaddr/distinfo:1.1   Sun Dec 29 02:24:18 2019
+++ pkgsrc/net/py-ifaddr/distinfo       Wed Jun 10 10:18:17 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/12/29 02:24:18 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2020/06/10 10:18:17 adam Exp $
 
-SHA1 (ifaddr-0.1.6.tar.gz) = 9e3577dc7c123ef602545c52ebd9fc64943afb44
-RMD160 (ifaddr-0.1.6.tar.gz) = a8821b461fa66445d6b18c40b8595b12b7ee7297
-SHA512 (ifaddr-0.1.6.tar.gz) = 911f81c32e808b9e61f7e98b8c67dc9b40cb64de864843cd7239f08538c9ff7cd45c8f16428b2ce200ea5f213a539c7ed8479432e02feb5e82e917f838ee0cb6
-Size (ifaddr-0.1.6.tar.gz) = 6526 bytes
+SHA1 (ifaddr-0.1.7.tar.gz) = a74dd735a96427020774df550b997d1ad034743d
+RMD160 (ifaddr-0.1.7.tar.gz) = b524efab1ae747efdba26a5a98bd8b84fa4e055d
+SHA512 (ifaddr-0.1.7.tar.gz) = 9a428dd6bb022c8f483b77df9e9301f96e9ba64207eda8b3956a7ca5993bfe97f222c451149851135d379db1a819c75d0834566f3b6501456b2f237b0645e300
+Size (ifaddr-0.1.7.tar.gz) = 9281 bytes



Home | Main Index | Thread Index | Old Index