pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-zope.exceptions
Module Name: pkgsrc
Committed By: adam
Date: Mon Sep 15 11:54:47 UTC 2025
Modified Files:
pkgsrc/devel/py-zope.exceptions: Makefile PLIST distinfo
Log Message:
py-zope.exceptions: updated to 6.0
6.0 (2025-09-12)
- Replace ``pkg_resources`` namespace with PEP 420 native namespace.
- Drop support for Python 3.8.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-zope.exceptions/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-zope.exceptions/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-zope.exceptions/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-zope.exceptions/Makefile
diff -u pkgsrc/devel/py-zope.exceptions/Makefile:1.14 pkgsrc/devel/py-zope.exceptions/Makefile:1.15
--- pkgsrc/devel/py-zope.exceptions/Makefile:1.14 Sun Apr 13 06:51:59 2025
+++ pkgsrc/devel/py-zope.exceptions/Makefile Mon Sep 15 11:54:47 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2025/04/13 06:51:59 adam Exp $
+# $NetBSD: Makefile,v 1.15 2025/09/15 11:54:47 adam Exp $
-DISTNAME= zope.exceptions-5.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
+DISTNAME= zope_exceptions-6.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/./}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.exceptions/}
@@ -18,7 +17,5 @@ DEPENDS+= ${PYPKGPREFIX}-zope.interface-
USE_LANGUAGES= # none
-WHEEL_NAME= ${DISTNAME:S/./_/}
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-zope.exceptions/PLIST
diff -u pkgsrc/devel/py-zope.exceptions/PLIST:1.3 pkgsrc/devel/py-zope.exceptions/PLIST:1.4
--- pkgsrc/devel/py-zope.exceptions/PLIST:1.3 Sun Apr 13 06:51:59 2025
+++ pkgsrc/devel/py-zope.exceptions/PLIST Mon Sep 15 11:54:47 2025
@@ -1,11 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2025/04/13 06:51:59 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/09/15 11:54:47 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
-${PYSITELIB}/${WHEEL_INFODIR}/namespace_packages.txt
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/zope.exceptions-${PKGVERSION}-py${PYVERSSUFFIX}-nspkg.pth
${PYSITELIB}/zope/exceptions/__init__.py
${PYSITELIB}/zope/exceptions/__init__.pyc
${PYSITELIB}/zope/exceptions/__init__.pyo
Index: pkgsrc/devel/py-zope.exceptions/distinfo
diff -u pkgsrc/devel/py-zope.exceptions/distinfo:1.10 pkgsrc/devel/py-zope.exceptions/distinfo:1.11
--- pkgsrc/devel/py-zope.exceptions/distinfo:1.10 Wed Oct 30 12:51:20 2024
+++ pkgsrc/devel/py-zope.exceptions/distinfo Mon Sep 15 11:54:47 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/10/30 12:51:20 adam Exp $
+$NetBSD: distinfo,v 1.11 2025/09/15 11:54:47 adam Exp $
-BLAKE2s (zope.exceptions-5.2.tar.gz) = 8cb3ca6b15efba58fdbc91478a77a783c7510258200769f01e3bbfc35b11940a
-SHA512 (zope.exceptions-5.2.tar.gz) = 55174507bfc24a2eb78d32feeaf9775f78e085fedda74ef3b3a10a782daefa2539769a18bc6304d489fe77b3b22a4636a3233641cbd64f2007940ecedeabc8d6
-Size (zope.exceptions-5.2.tar.gz) = 31520 bytes
+BLAKE2s (zope_exceptions-6.0.tar.gz) = ea0a4c212fe4b245eb5e5a7d540debfce69059ade3621ad7c7399d4c1f57033c
+SHA512 (zope_exceptions-6.0.tar.gz) = ea292bad4b07f267e5c1eea0d4e3ae773cb653f6117cc9d3db4acedacac3e51a836a71a1a85f5e7167606d0e8cbb66fd3ef6b613ed624eeaa6dc89f92cd60429
+Size (zope_exceptions-6.0.tar.gz) = 32036 bytes
Home |
Main Index |
Thread Index |
Old Index