pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/py-proj
Module Name: pkgsrc
Committed By: wiz
Date: Fri May 16 10:39:10 UTC 2025
Modified Files:
pkgsrc/geography/py-proj: Makefile distinfo
Log Message:
py-proj: update to 3.7.1.
What's Changed
WHL: Wheels contain PROJ 9.5.1 by @snowman2 in #1477
WHL: MacOS minimum deployment target moved to 13 by @snowman2 in #1475
WHL: Add wheels for musllinux by @necabo in #1461
MNT: Remove use of utcnow() and change to naive datetimes instead. by @greglucas in #1450
MNT: Cython 3.1+ fixes by @greglucas in #1452
TST: remove checking is python >= 3.4 by @kloczek in #1446
TST: Add assert statements at the end of tests by @tqa236 in #1453
LNT: Setup ruff by @tqa236 in #1455
LNT: Disallow type error without code by @tqa236 in #1456
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/geography/py-proj/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/geography/py-proj/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-proj/Makefile
diff -u pkgsrc/geography/py-proj/Makefile:1.57 pkgsrc/geography/py-proj/Makefile:1.58
--- pkgsrc/geography/py-proj/Makefile:1.57 Thu Apr 24 14:14:09 2025
+++ pkgsrc/geography/py-proj/Makefile Fri May 16 10:39:09 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2025/04/24 14:14:09 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2025/05/16 10:39:09 wiz Exp $
-DISTNAME= pyproj-3.7.0
+DISTNAME= pyproj-3.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 7
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyproj/}
Index: pkgsrc/geography/py-proj/distinfo
diff -u pkgsrc/geography/py-proj/distinfo:1.14 pkgsrc/geography/py-proj/distinfo:1.15
--- pkgsrc/geography/py-proj/distinfo:1.14 Tue Oct 1 13:28:27 2024
+++ pkgsrc/geography/py-proj/distinfo Fri May 16 10:39:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/10/01 13:28:27 gdt Exp $
+$NetBSD: distinfo,v 1.15 2025/05/16 10:39:09 wiz Exp $
-BLAKE2s (pyproj-3.7.0.tar.gz) = 6f08c4101d461a9504a98d67770d6ea92d8db493714248668055016620914bdd
-SHA512 (pyproj-3.7.0.tar.gz) = aeaf944f80a520c9417ad6acf8d74e217024c366d9ce6462a16ab8f72908c5cb4f4aa6a088deb97467a8eb5f2f33d41e454a16ced2b1c483d1e6ee354799d910
-Size (pyproj-3.7.0.tar.gz) = 225577 bytes
+BLAKE2s (pyproj-3.7.1.tar.gz) = 3274ff0711ce0f1e810e927c9bfefe5a88fb44b4cae809bf841e0f42cd8cc0fd
+SHA512 (pyproj-3.7.1.tar.gz) = 9229686e63e65c774dde93cf59154bf142619034160e4b51622b37aad22d3a456082c25a6e1ff569cf11926a89b05c4675fb7a639e85636559b9cd84bbd38875
+Size (pyproj-3.7.1.tar.gz) = 226339 bytes
Home |
Main Index |
Thread Index |
Old Index