pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-zope.hookable
Module Name: pkgsrc
Committed By: adam
Date: Tue Oct 28 09:48:22 UTC 2025
Modified Files:
pkgsrc/devel/py-zope.hookable: Makefile distinfo
Log Message:
py-zope.hookable: updated to 8.1
8.1 (2025-10-28)
- Remove unnecessary ``setuptools`` runtime dependency.
- Drop support for Python 3.9.
- Add support for Python 3.14.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-zope.hookable/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-zope.hookable/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.hookable/Makefile
diff -u pkgsrc/devel/py-zope.hookable/Makefile:1.14 pkgsrc/devel/py-zope.hookable/Makefile:1.15
--- pkgsrc/devel/py-zope.hookable/Makefile:1.14 Mon Sep 15 11:37:43 2025
+++ pkgsrc/devel/py-zope.hookable/Makefile Tue Oct 28 09:48:22 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2025/09/15 11:37:43 adam Exp $
+# $NetBSD: Makefile,v 1.15 2025/10/28 09:48:22 adam Exp $
-DISTNAME= zope_hookable-8.0
+DISTNAME= zope_hookable-8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/./}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.hookable/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/zopefoundat
COMMENT= Zope hookable
LICENSE= zpl-2.1
-DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-zope.hookable/distinfo
diff -u pkgsrc/devel/py-zope.hookable/distinfo:1.11 pkgsrc/devel/py-zope.hookable/distinfo:1.12
--- pkgsrc/devel/py-zope.hookable/distinfo:1.11 Mon Sep 15 11:37:43 2025
+++ pkgsrc/devel/py-zope.hookable/distinfo Tue Oct 28 09:48:22 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/09/15 11:37:43 adam Exp $
+$NetBSD: distinfo,v 1.12 2025/10/28 09:48:22 adam Exp $
-BLAKE2s (zope_hookable-8.0.tar.gz) = 670854fbb91a7319ec07a39eb6fd3f97a6853577ed615b093e0e447aeb669415
-SHA512 (zope_hookable-8.0.tar.gz) = ae8c0779532e0ced1713a94228e82db440c1e67974b8837788bb56858106c365750bab9611b4b4754ac91dbf4b0ff630fcf6843b380d099fcda7297e4157ccbd
-Size (zope_hookable-8.0.tar.gz) = 20436 bytes
+BLAKE2s (zope_hookable-8.1.tar.gz) = 9d8224d8c39b00fd22979d10a5aaa19b46dd70baccaa9dd0182e2ebe566cc4c0
+SHA512 (zope_hookable-8.1.tar.gz) = 04d5f239d3f3f33cd1c710b5c38fbeb6b2763784aa83327186e01477f701e00ffefbcad195d1991bee3c8b90bd91978243614bb5dde2730cc903ca9578d8ac79
+Size (zope_hookable-8.1.tar.gz) = 20554 bytes
Home |
Main Index |
Thread Index |
Old Index