pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-phonenumbers



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jan 25 11:25:06 UTC 2024

Modified Files:
        pkgsrc/textproc/py-phonenumbers: Makefile PLIST distinfo

Log Message:
py-phonenumbers: updated to 8.13.28

8.13.28
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/textproc/py-phonenumbers/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/py-phonenumbers/PLIST
cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/py-phonenumbers/distinfo

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

Modified files:

Index: pkgsrc/textproc/py-phonenumbers/Makefile
diff -u pkgsrc/textproc/py-phonenumbers/Makefile:1.27 pkgsrc/textproc/py-phonenumbers/Makefile:1.28
--- pkgsrc/textproc/py-phonenumbers/Makefile:1.27       Mon Oct 30 09:18:27 2023
+++ pkgsrc/textproc/py-phonenumbers/Makefile    Thu Jan 25 11:25:06 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2023/10/30 09:18:27 adam Exp $
+# $NetBSD: Makefile,v 1.28 2024/01/25 11:25:06 adam Exp $
 
-DISTNAME=      phonenumbers-8.13.23
+DISTNAME=      phonenumbers-8.13.28
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/phonenumbers/}
@@ -10,10 +10,13 @@ HOMEPAGE=   https://github.com/daviddrysda
 COMMENT=       Library for formatting, storing and validating phone numbers
 LICENSE=       apache-2.0
 
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+
 USE_LANGUAGES= # none
 
 REPLACE_PYTHON+=       phonenumbers/util.py
 
 .include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/py-phonenumbers/PLIST
diff -u pkgsrc/textproc/py-phonenumbers/PLIST:1.13 pkgsrc/textproc/py-phonenumbers/PLIST:1.14
--- pkgsrc/textproc/py-phonenumbers/PLIST:1.13  Fri Apr  1 09:28:15 2022
+++ pkgsrc/textproc/py-phonenumbers/PLIST       Thu Jan 25 11:25:06 2024
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.13 2022/04/01 09:28:15 adam Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.14 2024/01/25 11:25:06 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/phonenumbers/__init__.py
 ${PYSITELIB}/phonenumbers/__init__.pyc
 ${PYSITELIB}/phonenumbers/__init__.pyi

Index: pkgsrc/textproc/py-phonenumbers/distinfo
diff -u pkgsrc/textproc/py-phonenumbers/distinfo:1.26 pkgsrc/textproc/py-phonenumbers/distinfo:1.27
--- pkgsrc/textproc/py-phonenumbers/distinfo:1.26       Mon Oct 30 09:18:27 2023
+++ pkgsrc/textproc/py-phonenumbers/distinfo    Thu Jan 25 11:25:06 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2023/10/30 09:18:27 adam Exp $
+$NetBSD: distinfo,v 1.27 2024/01/25 11:25:06 adam Exp $
 
-BLAKE2s (phonenumbers-8.13.23.tar.gz) = 3e511f467f6e2948032d4235fc1b909fa56d4a91dc72285cdb9674c9462e7ab8
-SHA512 (phonenumbers-8.13.23.tar.gz) = dcb6b56628b6cbe638b8712811d81f69ab1687bdddf06fa58059aaec8cb15f8c8d80ab6787cf1c96af09c3cf79b3aa5ea3a15dd6f562240c6d7ae3ec1268cd72
-Size (phonenumbers-8.13.23.tar.gz) = 2277835 bytes
+BLAKE2s (phonenumbers-8.13.28.tar.gz) = 884e208f3114a40d4f5ee2310c61223e2ff1c148a2ab8001da70c55ac06017b8
+SHA512 (phonenumbers-8.13.28.tar.gz) = babb61db9b8092bb0d9cb088a0e3b289572b495425ec2f9af4d70a8155d92cb5334583d3ea3f78e2d41a7efb3e95cb5d8e7b3b977274f4e63eb3afd250468683
+Size (phonenumbers-8.13.28.tar.gz) = 2295808 bytes



Home | Main Index | Thread Index | Old Index