pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/py-spartn
Module Name: pkgsrc
Committed By: gdt
Date: Sat Jul 18 12:21:58 UTC 2026
Modified Files:
pkgsrc/geography/py-spartn: Makefile distinfo
Log Message:
geography/py-spartn: Update to 1.1.0
Upstream NEWS content:
### RELEASE 1.1.0
ENHANCEMENTS:
1. Improve type hints and docstrings.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/geography/py-spartn/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/py-spartn/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/py-spartn/Makefile
diff -u pkgsrc/geography/py-spartn/Makefile:1.6 pkgsrc/geography/py-spartn/Makefile:1.7
--- pkgsrc/geography/py-spartn/Makefile:1.6 Wed Mar 11 11:55:36 2026
+++ pkgsrc/geography/py-spartn/Makefile Sat Jul 18 12:21:58 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2026/03/11 11:55:36 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2026/07/18 12:21:58 gdt Exp $
-VERSION= 1.0.9
+VERSION= 1.1.0
DISTTAIL= spartn
DISTNAME= py${DISTTAIL}-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTTAIL}-${VERSION}
@@ -18,5 +18,7 @@ USE_LANGUAGES= # none
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=70.1:../../devel/py-setuptools
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=4.0.0:../../devel/py-test-cov
+
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/py-spartn/distinfo
diff -u pkgsrc/geography/py-spartn/distinfo:1.3 pkgsrc/geography/py-spartn/distinfo:1.4
--- pkgsrc/geography/py-spartn/distinfo:1.3 Wed Mar 11 11:55:36 2026
+++ pkgsrc/geography/py-spartn/distinfo Sat Jul 18 12:21:58 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2026/03/11 11:55:36 gdt Exp $
+$NetBSD: distinfo,v 1.4 2026/07/18 12:21:58 gdt Exp $
-BLAKE2s (pyspartn-1.0.9.tar.gz) = 3fbecd7da6e36008e6d5fd4be1e7548be8dd5e99c1923b45aa32d36176d08a71
-SHA512 (pyspartn-1.0.9.tar.gz) = 2eaa769ace2a7663c819cd2a888dc8d49e0f30ab2de318ab703c24f37818adcdc39fd0bec49b40095731fd09e74ef5d40be67b6945d993bac2929ac0de97067b
-Size (pyspartn-1.0.9.tar.gz) = 7952120 bytes
+BLAKE2s (pyspartn-1.1.0.tar.gz) = 8d79f1153358ebb7ad5a81551c700c3bcb10299546b142cb5d4660ec378016f0
+SHA512 (pyspartn-1.1.0.tar.gz) = dd2a64886706a6ee7215445c691b1951670ec7028f72899881f9a36f10349b2895436b0becfba44f415d8d2c7e92805a0e9da8775792eef9004b48400ca6ae05
+Size (pyspartn-1.1.0.tar.gz) = 10635284 bytes
Home |
Main Index |
Thread Index |
Old Index