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 May 29 20:38:20 UTC 2025

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

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

7.4 (2025-05-28)

- Add ``--auto-path`` option.
  This automatically adds the path of all packages from the ``--package`` option to the test paths.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/py-zope.testrunner/Makefile
cvs rdiff -u -r1.15 -r1.16 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.18 pkgsrc/devel/py-zope.testrunner/Makefile:1.19
--- pkgsrc/devel/py-zope.testrunner/Makefile:1.18       Mon May 19 07:28:53 2025
+++ pkgsrc/devel/py-zope.testrunner/Makefile    Thu May 29 20:38:20 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2025/05/19 07:28:53 adam Exp $
+# $NetBSD: Makefile,v 1.19 2025/05/29 20:38:20 adam Exp $
 
-DISTNAME=      zope_testrunner-7.3
+DISTNAME=      zope_testrunner-7.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/./}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=z/zope.testrunner/}

Index: pkgsrc/devel/py-zope.testrunner/distinfo
diff -u pkgsrc/devel/py-zope.testrunner/distinfo:1.15 pkgsrc/devel/py-zope.testrunner/distinfo:1.16
--- pkgsrc/devel/py-zope.testrunner/distinfo:1.15       Mon May 19 07:28:53 2025
+++ pkgsrc/devel/py-zope.testrunner/distinfo    Thu May 29 20:38:20 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2025/05/19 07:28:53 adam Exp $
+$NetBSD: distinfo,v 1.16 2025/05/29 20:38:20 adam Exp $
 
-BLAKE2s (zope_testrunner-7.3.tar.gz) = aa8ae46e5ec5619a340939544769af7dd0c9fbfd8c2267aef414b005a750ee34
-SHA512 (zope_testrunner-7.3.tar.gz) = de185aa2622efdb17ae1be240b112f6246546348ddf8f321800d9c591fb684a9a9b42b0b3346541de1aa473fe73a35c8db40b9a99625e1084e8f09709f2243ae
-Size (zope_testrunner-7.3.tar.gz) = 154835 bytes
+BLAKE2s (zope_testrunner-7.4.tar.gz) = 9891a4019e8ca68b2bececa4179d28bad22b87587d3f0d75d59df40818695f27
+SHA512 (zope_testrunner-7.4.tar.gz) = 69e8e7bf966f321c0a7057a68fe517ef772f11c3c692d95623ed7c0d487a6c2a9d6fe84725484de5bedddccb7cb62475191c7fca72038fb95fdaa7bba6182b09
+Size (zope_testrunner-7.4.tar.gz) = 155056 bytes



Home | Main Index | Thread Index | Old Index