pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/py-zipp
Module Name: pkgsrc
Committed By: adam
Date: Thu May 16 14:14:39 UTC 2024
Modified Files:
pkgsrc/archivers/py-zipp: Makefile distinfo
Log Message:
py-zipp: updated to 3.18.2
v3.18.2
No significant changes.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/archivers/py-zipp/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/archivers/py-zipp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/py-zipp/Makefile
diff -u pkgsrc/archivers/py-zipp/Makefile:1.30 pkgsrc/archivers/py-zipp/Makefile:1.31
--- pkgsrc/archivers/py-zipp/Makefile:1.30 Sun Mar 17 14:14:21 2024
+++ pkgsrc/archivers/py-zipp/Makefile Thu May 16 14:14:39 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2024/03/17 14:14:21 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2024/05/16 14:14:39 adam Exp $
-DISTNAME= zipp-3.18.1
+DISTNAME= zipp-3.18.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= archivers python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zipp/}
@@ -10,20 +10,18 @@ HOMEPAGE= https://github.com/jaraco/zipp
COMMENT= Backport of pathlib-compatible object wrapper for zip files
LICENSE= mit
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=61.2:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.4.1:../../devel/py-setuptools_scm
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
TEST_DEPENDS+= ${PYPKGPREFIX}-jaraco.functools-[0-9]*:../../devel/py-jaraco.functools
TEST_DEPENDS+= ${PYPKGPREFIX}-jaraco.itertools-[0-9]*:../../devel/py-jaraco.itertools
+TEST_DEPENDS+= ${PYPKGPREFIX}-jaraco.test-[0-9]*:../../devel/py-jaraco.test
TEST_DEPENDS+= ${PYPKGPREFIX}-more-itertools-[0-9]*:../../devel/py-more-itertools
-TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6.0:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
-do-test:
- cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/archivers/py-zipp/distinfo
diff -u pkgsrc/archivers/py-zipp/distinfo:1.26 pkgsrc/archivers/py-zipp/distinfo:1.27
--- pkgsrc/archivers/py-zipp/distinfo:1.26 Sun Mar 17 14:14:21 2024
+++ pkgsrc/archivers/py-zipp/distinfo Thu May 16 14:14:39 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2024/03/17 14:14:21 wiz Exp $
+$NetBSD: distinfo,v 1.27 2024/05/16 14:14:39 adam Exp $
-BLAKE2s (zipp-3.18.1.tar.gz) = 9856a6a2baf8ce7c7e456c0cee485617c8e6470aee08fe5dc677633ef8291bb5
-SHA512 (zipp-3.18.1.tar.gz) = 27f2a5a098c773ea878b751e5c1d4e6bb89a367cd676f0b4508f3c372e78e1522de6eb46a17c8ac22a09cc6b041e393db40d14d918c7abe44cc2158f886a8045
-Size (zipp-3.18.1.tar.gz) = 21220 bytes
+BLAKE2s (zipp-3.18.2.tar.gz) = 6c0dc280e4706e2dca08f382aba1820be4b59d0fbb508243f2fc6022ef281001
+SHA512 (zipp-3.18.2.tar.gz) = c8ba020fe210a3c9b54da2f868c324b41d281dc50342f9ce68e493a695d8c8620ab19303fb81bd64cc458667113ef31a890e8e71180a0155a83ed9ead6049bcd
+Size (zipp-3.18.2.tar.gz) = 21783 bytes
Home |
Main Index |
Thread Index |
Old Index