pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-zconfig



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jan 20 08:24:33 UTC 2025

Modified Files:
        pkgsrc/devel/py-zconfig: Makefile distinfo

Log Message:
py-zconfig: updated to 4.2

4.2 (2025-01-16)

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


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/py-zconfig/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-zconfig/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-zconfig/Makefile
diff -u pkgsrc/devel/py-zconfig/Makefile:1.29 pkgsrc/devel/py-zconfig/Makefile:1.30
--- pkgsrc/devel/py-zconfig/Makefile:1.29       Mon Nov 11 07:28:30 2024
+++ pkgsrc/devel/py-zconfig/Makefile    Mon Jan 20 08:24:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2024/11/11 07:28:30 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2025/01/20 08:24:33 adam Exp $
 
-DISTNAME=      zconfig-4.1
+DISTNAME=      zconfig-4.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=Z/ZConfig/}
@@ -20,8 +20,6 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-zope.testr
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
        ${MV} zconfig zconfig-${PYVERSSUFFIX} && \

Index: pkgsrc/devel/py-zconfig/distinfo
diff -u pkgsrc/devel/py-zconfig/distinfo:1.14 pkgsrc/devel/py-zconfig/distinfo:1.15
--- pkgsrc/devel/py-zconfig/distinfo:1.14       Sun May  5 20:49:09 2024
+++ pkgsrc/devel/py-zconfig/distinfo    Mon Jan 20 08:24:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/05/05 20:49:09 adam Exp $
+$NetBSD: distinfo,v 1.15 2025/01/20 08:24:33 adam Exp $
 
-BLAKE2s (zconfig-4.1.tar.gz) = 901575139e31abca84ff5bae2ffa871d4438d8b199b64e65ce60ab4c728c4e11
-SHA512 (zconfig-4.1.tar.gz) = 71dd5a9ce5f72eda76fde19fa2bec4aaf542ebe4b617753b14c07239366d934d9d635aa63407c76bc00edfb305c85c1cecdd187ee7f2b85f25acaa7682839363
-Size (zconfig-4.1.tar.gz) = 146996 bytes
+BLAKE2s (zconfig-4.2.tar.gz) = 1cdea931da699003567767b6a2ba9faac16af5e3950ee7a0b47384ee93a88158
+SHA512 (zconfig-4.2.tar.gz) = 35cc83c51ecfc894edf7d8f2408f63f0c8f59affebb38bab171cc7a56a46916e2f7dae985f0cc9cde92c85cbe93667e2b91b236f60b418f4551d2e5520220a4b
+Size (zconfig-4.2.tar.gz) = 127198 bytes



Home | Main Index | Thread Index | Old Index