pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Dec 26 17:29:22 UTC 2024

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

Log Message:
py-zope.testrunner: updated to 6.6.1

6.6.1 (2024-12-13)

- Make signatures in ``tb_format`` Python 3.12+ compatible


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-zope.testrunner/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-zope.testrunner/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.testrunner/Makefile
diff -u pkgsrc/devel/py-zope.testrunner/Makefile:1.11 pkgsrc/devel/py-zope.testrunner/Makefile:1.12
--- pkgsrc/devel/py-zope.testrunner/Makefile:1.11       Mon Nov 11 07:28:31 2024
+++ pkgsrc/devel/py-zope.testrunner/Makefile    Thu Dec 26 17:29:22 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2024/11/11 07:28:31 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2024/12/26 17:29:22 adam Exp $
 
-DISTNAME=      zope.testrunner-6.6
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME=      zope_testrunner-6.6.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/./}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=z/zope.testrunner/}
 
@@ -10,6 +10,8 @@ HOMEPAGE=     https://github.com/zopefoundat
 COMMENT=       Zope testrunner script
 LICENSE=       zpl-2.1
 
+WHEEL_NAME=    ${DISTNAME:S/_/./}
+
 DEPENDS+=      ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-zope.exceptions-[0-9]*:../../devel/py-zope.exceptions
 DEPENDS+=      ${PYPKGPREFIX}-zope.interface-[0-9]*:../../devel/py-zope.interface

Index: pkgsrc/devel/py-zope.testrunner/distinfo
diff -u pkgsrc/devel/py-zope.testrunner/distinfo:1.9 pkgsrc/devel/py-zope.testrunner/distinfo:1.10
--- pkgsrc/devel/py-zope.testrunner/distinfo:1.9        Sat Oct 19 05:53:56 2024
+++ pkgsrc/devel/py-zope.testrunner/distinfo    Thu Dec 26 17:29:22 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/10/19 05:53:56 adam Exp $
+$NetBSD: distinfo,v 1.10 2024/12/26 17:29:22 adam Exp $
 
-BLAKE2s (zope.testrunner-6.6.tar.gz) = 2925c95f0c9af1617b10902b6db5e351befa38b366d693a60a9e2471dac02c96
-SHA512 (zope.testrunner-6.6.tar.gz) = 4383955b18566d15994247ea92afd573079b7ecaa45f684c46296649d932b56c72d69d601df35964d3b16b6cdbb1766cbfc229a5ffc47250542ad0d460c2218a
-Size (zope.testrunner-6.6.tar.gz) = 156332 bytes
+BLAKE2s (zope_testrunner-6.6.1.tar.gz) = b89423b144a34dd7aa21b3238540fb2d586634655da90779c0dba5cf72070b76
+SHA512 (zope_testrunner-6.6.1.tar.gz) = 30dba0c4d1ebbfe5c1e1f3d1f984ae7698d1bd2c70c1b2b126c081fb92cd8271282c71f8fb11d7e83c9e76680665991019c62d934bd960f6cf90805563855747
+Size (zope_testrunner-6.6.1.tar.gz) = 156492 bytes



Home | Main Index | Thread Index | Old Index