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 Oct 2 15:35:04 UTC 2025
Modified Files:
pkgsrc/devel/py-zope.testrunner: Makefile distinfo
Log Message:
py-zope.testrunner: updated to 8.1
8.1 (2025-10-02)
- Remove run-time dependency on ``setuptools``.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/py-zope.testrunner/Makefile
cvs rdiff -u -r1.17 -r1.18 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.20 pkgsrc/devel/py-zope.testrunner/Makefile:1.21
--- pkgsrc/devel/py-zope.testrunner/Makefile:1.20 Mon Sep 15 12:12:14 2025
+++ pkgsrc/devel/py-zope.testrunner/Makefile Thu Oct 2 15:35:04 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2025/09/15 12:12:14 adam Exp $
+# $NetBSD: Makefile,v 1.21 2025/10/02 15:35:04 adam Exp $
-DISTNAME= zope_testrunner-8.0
+DISTNAME= zope_testrunner-8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/./}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.testrunner/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/zopefoundat
COMMENT= Zope testrunner script
LICENSE= zpl-2.1
-DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-zope.exceptions-[0-9]*:../../devel/py-zope.exceptions
DEPENDS+= ${PYPKGPREFIX}-zope.interface-[0-9]*:../../devel/py-zope.interface
TEST_DEPENDS+= ${PYPKGPREFIX}-zope.testing-[0-9]*:../../devel/py-zope.testing
Index: pkgsrc/devel/py-zope.testrunner/distinfo
diff -u pkgsrc/devel/py-zope.testrunner/distinfo:1.17 pkgsrc/devel/py-zope.testrunner/distinfo:1.18
--- pkgsrc/devel/py-zope.testrunner/distinfo:1.17 Mon Sep 15 12:12:14 2025
+++ pkgsrc/devel/py-zope.testrunner/distinfo Thu Oct 2 15:35:04 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2025/09/15 12:12:14 adam Exp $
+$NetBSD: distinfo,v 1.18 2025/10/02 15:35:04 adam Exp $
-BLAKE2s (zope_testrunner-8.0.tar.gz) = 814f310b5b4556039fe41738225c2d3b7b5bbcc9fffa35f8f2ef955947c75e0b
-SHA512 (zope_testrunner-8.0.tar.gz) = 5b1c8a52f224c416becc5380c18a5b3d29f1c54231ba0fc65468ddebc106bc6638c71f4ece53c0eaabd0fa55f5ca4e13a3f108bda860149ed6d51d4fdb247787
-Size (zope_testrunner-8.0.tar.gz) = 155098 bytes
+BLAKE2s (zope_testrunner-8.1.tar.gz) = 2ce9a17e5ae4be9337a8aca00b3c9bbd3974a9d4e107b938e0db46db2ce95d3e
+SHA512 (zope_testrunner-8.1.tar.gz) = 64c7d8271a9cd520ad98f43f44bf46a892963bd0c5816c14bd9858fdea815243990ce874798c72287dd8edc586dab7f2523662e2d89fa5b0e680a0439c111623
+Size (zope_testrunner-8.1.tar.gz) = 155129 bytes
Home |
Main Index |
Thread Index |
Old Index