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: Tue Aug 29 11:15:50 UTC 2023
Modified Files:
pkgsrc/devel/py-zconfig: Makefile PLIST distinfo
Log Message:
py-zconfig: updated to 4.0
4.0 (2023-05-05)
- Drop support for Python 2.7, 3.5, 3.6.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/py-zconfig/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-zconfig/PLIST
cvs rdiff -u -r1.12 -r1.13 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.26 pkgsrc/devel/py-zconfig/Makefile:1.27
--- pkgsrc/devel/py-zconfig/Makefile:1.26 Sun Jun 18 12:00:13 2023
+++ pkgsrc/devel/py-zconfig/Makefile Tue Aug 29 11:15:50 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2023/06/18 12:00:13 adam Exp $
+# $NetBSD: Makefile,v 1.27 2023/08/29 11:15:50 adam Exp $
-DISTNAME= ZConfig-3.6.1
+DISTNAME= ZConfig-4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=Z/ZConfig/}
@@ -27,7 +27,7 @@ post-install:
${MV} zconfig_schema2html zconfig_schema2html-${PYVERSSUFFIX} || ${TRUE}
do-test:
- cd ${WRKSRC} && ${SETENV} ${TEST_ENV} zope-testrunner --test-path=src
+ cd ${WRKSRC} && ${SETENV} ${TEST_ENV} zope-testrunner-${PYVERSSUFFIX} --test-path=src
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-zconfig/PLIST
diff -u pkgsrc/devel/py-zconfig/PLIST:1.10 pkgsrc/devel/py-zconfig/PLIST:1.11
--- pkgsrc/devel/py-zconfig/PLIST:1.10 Tue May 25 05:38:30 2021
+++ pkgsrc/devel/py-zconfig/PLIST Tue Aug 29 11:15:50 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2021/05/25 05:38:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2023/08/29 11:15:50 adam Exp $
bin/zconfig-${PYVERSSUFFIX}
bin/zconfig_schema2html-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@@ -11,9 +11,6 @@ ${PYSITELIB}/${EGG_INFODIR}/top_level.tx
${PYSITELIB}/ZConfig/__init__.py
${PYSITELIB}/ZConfig/__init__.pyc
${PYSITELIB}/ZConfig/__init__.pyo
-${PYSITELIB}/ZConfig/_compat.py
-${PYSITELIB}/ZConfig/_compat.pyc
-${PYSITELIB}/ZConfig/_compat.pyo
${PYSITELIB}/ZConfig/_schema_utils.py
${PYSITELIB}/ZConfig/_schema_utils.pyc
${PYSITELIB}/ZConfig/_schema_utils.pyo
Index: pkgsrc/devel/py-zconfig/distinfo
diff -u pkgsrc/devel/py-zconfig/distinfo:1.12 pkgsrc/devel/py-zconfig/distinfo:1.13
--- pkgsrc/devel/py-zconfig/distinfo:1.12 Mon Jan 2 12:05:42 2023
+++ pkgsrc/devel/py-zconfig/distinfo Tue Aug 29 11:15:50 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2023/01/02 12:05:42 adam Exp $
+$NetBSD: distinfo,v 1.13 2023/08/29 11:15:50 adam Exp $
-BLAKE2s (ZConfig-3.6.1.tar.gz) = 757a68def4d4ede858df95faede0c72f2c513bdd6711ae646a09210290e35b78
-SHA512 (ZConfig-3.6.1.tar.gz) = e8cf5805028208f2d33152efe244feb59a1ffbd8ce6135ab4febf8fc300bdf8ee81846a94070655490e130e74a92a6b6b86e7fe3ce06673cff2d854b25ba87ec
-Size (ZConfig-3.6.1.tar.gz) = 147047 bytes
+BLAKE2s (ZConfig-4.0.tar.gz) = f029aeff835829c4f807c98c4396717c2786850afa38e6fbcc6554a1318693fc
+SHA512 (ZConfig-4.0.tar.gz) = 03e3c34f8af9de8bedd98bbdf0c968fdd2fb0c1bb8d62a73c286b804a8841e0e7d9b647f5f3bb37a6d52dc2a5cea7cdce21cd204536399d43203c18e0c204ca7
+Size (ZConfig-4.0.tar.gz) = 126072 bytes
Home |
Main Index |
Thread Index |
Old Index