pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-zope.testing



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Sep 15 12:11:14 UTC 2025

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

Log Message:
py-zope.testing: updated to 6.0

6.0 (2025-09-12)

- Replace ``pkg_resources`` namespace with PEP 420 native namespace.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-zope.testing/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-zope.testing/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-zope.testing/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.testing/Makefile
diff -u pkgsrc/devel/py-zope.testing/Makefile:1.9 pkgsrc/devel/py-zope.testing/Makefile:1.10
--- pkgsrc/devel/py-zope.testing/Makefile:1.9   Sun Apr 13 06:52:00 2025
+++ pkgsrc/devel/py-zope.testing/Makefile       Mon Sep 15 12:11:14 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2025/04/13 06:52:00 adam Exp $
+# $NetBSD: Makefile,v 1.10 2025/09/15 12:11:14 adam Exp $
 
-DISTNAME=      zope_testing-5.1
+DISTNAME=      zope_testing-6.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/./}
-PKGREVISION=   2
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=z/zope.testing/}
 

Index: pkgsrc/devel/py-zope.testing/PLIST
diff -u pkgsrc/devel/py-zope.testing/PLIST:1.6 pkgsrc/devel/py-zope.testing/PLIST:1.7
--- pkgsrc/devel/py-zope.testing/PLIST:1.6      Sun Apr 13 06:52:00 2025
+++ pkgsrc/devel/py-zope.testing/PLIST  Mon Sep 15 12:11:14 2025
@@ -1,11 +1,9 @@
-@comment $NetBSD: PLIST,v 1.6 2025/04/13 06:52:00 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2025/09/15 12:11:14 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.testing-5.1-py${PYVERSSUFFIX}-nspkg.pth
 ${PYSITELIB}/zope/testing/__init__.py
 ${PYSITELIB}/zope/testing/__init__.pyc
 ${PYSITELIB}/zope/testing/__init__.pyo

Index: pkgsrc/devel/py-zope.testing/distinfo
diff -u pkgsrc/devel/py-zope.testing/distinfo:1.8 pkgsrc/devel/py-zope.testing/distinfo:1.9
--- pkgsrc/devel/py-zope.testing/distinfo:1.8   Tue Feb 18 10:29:02 2025
+++ pkgsrc/devel/py-zope.testing/distinfo       Mon Sep 15 12:11:14 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/02/18 10:29:02 adam Exp $
+$NetBSD: distinfo,v 1.9 2025/09/15 12:11:14 adam Exp $
 
-BLAKE2s (zope_testing-5.1.tar.gz) = 9e4f301272b31af0fb2ec807e19cdb8a017e1e3364d9511bac09f03d3449fadd
-SHA512 (zope_testing-5.1.tar.gz) = e45053b2e3a8b3ecbe54bc18f1b6f4c274177aaaebd1385eac979bb245c8c25e8db28cb111d1d1a363bf9e2a153df97824074168a39b6c371ed6f68d902b40d2
-Size (zope_testing-5.1.tar.gz) = 42344 bytes
+BLAKE2s (zope_testing-6.0.tar.gz) = 4a8efc715cf0a50ebfbc9612be98b4d1414864c4db720a8f325622c6f3fe1d95
+SHA512 (zope_testing-6.0.tar.gz) = a2fe987a308075e611d585e3cba1d62ada883be2e44fccb59fbd4aa04095dd1774f8589f7a2f76211ffe3058da01799e105c53a7fe9d1bbba0bf88e85b85587a
+Size (zope_testing-6.0.tar.gz) = 42462 bytes



Home | Main Index | Thread Index | Old Index