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:           Wed Oct 30 12:51:21 UTC 2024

Modified Files:
        pkgsrc/devel/py-zope.exceptions: Makefile distinfo

Log Message:
py-zope.exceptions: updated to 5.2

5.2 (2024-10-30)

- Drop support for Python 3.7.
- Add support for Python 3.13.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-zope.exceptions/Makefile
cvs rdiff -u -r1.9 -r1.10 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.10 pkgsrc/devel/py-zope.exceptions/Makefile:1.11
--- pkgsrc/devel/py-zope.exceptions/Makefile:1.10       Fri Jun  7 20:57:59 2024
+++ pkgsrc/devel/py-zope.exceptions/Makefile    Wed Oct 30 12:51:20 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2024/06/07 20:57:59 adam Exp $
+# $NetBSD: Makefile,v 1.11 2024/10/30 12:51:20 adam Exp $
 
-DISTNAME=      zope.exceptions-5.1
+DISTNAME=      zope.exceptions-5.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=z/zope.exceptions/}
@@ -18,7 +18,5 @@ DEPENDS+=     ${PYPKGPREFIX}-zope.interface-
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-zope.exceptions/distinfo
diff -u pkgsrc/devel/py-zope.exceptions/distinfo:1.9 pkgsrc/devel/py-zope.exceptions/distinfo:1.10
--- pkgsrc/devel/py-zope.exceptions/distinfo:1.9        Fri Jun  7 20:57:59 2024
+++ pkgsrc/devel/py-zope.exceptions/distinfo    Wed Oct 30 12:51:20 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/06/07 20:57:59 adam Exp $
+$NetBSD: distinfo,v 1.10 2024/10/30 12:51:20 adam Exp $
 
-BLAKE2s (zope.exceptions-5.1.tar.gz) = 45c364a57fe535387325e9fe6e4fadbffccccf113fd4ec351882fb33d9a7aac6
-SHA512 (zope.exceptions-5.1.tar.gz) = 08e0b3b895089b35805519002f11302e6529d12257a5582f682257c4b5313c4e183d2b06241729fe542fcd407b1f29fbd6798605930b759daca335ed3df84652
-Size (zope.exceptions-5.1.tar.gz) = 31416 bytes
+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



Home | Main Index | Thread Index | Old Index