pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/py-gnssutils
Module Name: pkgsrc
Committed By: gdt
Date: Sat May 16 12:40:15 UTC 2026
Modified Files:
pkgsrc/geography/py-gnssutils: Makefile distinfo
Log Message:
geography/py-gnssutils: Update to 1.2.1
packaging: Align deps to pyproject.toml more.
Upstream NEWS: bugfixes
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/py-gnssutils/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/geography/py-gnssutils/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-gnssutils/Makefile
diff -u pkgsrc/geography/py-gnssutils/Makefile:1.8 pkgsrc/geography/py-gnssutils/Makefile:1.9
--- pkgsrc/geography/py-gnssutils/Makefile:1.8 Sat May 9 11:47:05 2026
+++ pkgsrc/geography/py-gnssutils/Makefile Sat May 16 12:40:15 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2026/05/09 11:47:05 gdt Exp $
+# $NetBSD: Makefile,v 1.9 2026/05/16 12:40:15 gdt Exp $
-VERSION= 1.2.0
+VERSION= 1.2.1
DISTTAIL= gnssutils
DISTNAME= py${DISTTAIL}-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTTAIL}-${VERSION}
-PKGREVISION= 1
GITHUB_PROJECT= py${DISTTAIL}
GITHUB_TAG= v${PKGVERSION_NOREV}
CATEGORIES= geography
@@ -23,23 +22,22 @@ USE_LANGUAGES= # none
# packaging?
# pip [no, justify]
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=75.0.0:../../devel/py-setuptools
-# twine
+# twine: no, is not a build dependency, but a pypi packaging dependency
# wheel
# REGULAR
DEPENDS+= ${PYPKGPREFIX}-certifi>=2025.0.0:../../security/py-certifi
DEPENDS+= ${PYPKGPREFIX}-paho-mqtt>=2.1.0:../../net/py-paho-mqtt
DEPENDS+= ${PYPKGPREFIX}-serial>=3.5:../../comms/py-serial
-DEPENDS+= ${PYPKGPREFIX}-spartn-[0-9]*:../../geography/py-spartn
+DEPENDS+= ${PYPKGPREFIX}-spartn>=1.0.8:../../geography/py-spartn
DEPENDS+= ${PYPKGPREFIX}-ubx2>=1.3.0:../../geography/py-ubx2
-DEPENDS+= ${PYPKGPREFIX}-sbf2>=1.0.4:../../geography/py-sbf2
-# todo 1.0.6
-DEPENDS+= ${PYPKGPREFIX}-ubxutils>=1.0.5:../../geography/py-ubxutils
+DEPENDS+= ${PYPKGPREFIX}-nmeagps>=1.1.4:../../geography/py-sbf2
+DEPENDS+= ${PYPKGPREFIX}-ubxutils>=1.0.6:../../geography/py-ubxutils
DEPENDS+= ${PYPKGPREFIX}-qgc>=0.2.2:../../geography/py-qgc
DEPENDS+= ${PYPKGPREFIX}-unigps>=1.0.0:../../geography/py-unigps
-# missing from pyproject.toml, but imported
-DEPENDS+= ${PYPKGPREFIX}-nmeagps-[0-9]*:../../geography/py-nmeagps
# TEST
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+
# todo ALL
.include "../../lang/python/wheel.mk"
Index: pkgsrc/geography/py-gnssutils/distinfo
diff -u pkgsrc/geography/py-gnssutils/distinfo:1.5 pkgsrc/geography/py-gnssutils/distinfo:1.6
--- pkgsrc/geography/py-gnssutils/distinfo:1.5 Sat May 9 11:14:08 2026
+++ pkgsrc/geography/py-gnssutils/distinfo Sat May 16 12:40:15 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2026/05/09 11:14:08 gdt Exp $
+$NetBSD: distinfo,v 1.6 2026/05/16 12:40:15 gdt Exp $
-BLAKE2s (pygnssutils-1.2.0.tar.gz) = 8036e4a1f587ad7308f5e9fb7668eaf36acfad44da0856bbeb481928202a2093
-SHA512 (pygnssutils-1.2.0.tar.gz) = f532098592a497e1bfa00f792ecf602c1d96184f05a1ba603d2a7ecccebb33e8fc71ad1a3941c162f21edd4ea36bf2bed756622b9979193d07718bd00cf5ea79
-Size (pygnssutils-1.2.0.tar.gz) = 5412750 bytes
+BLAKE2s (pygnssutils-1.2.1.tar.gz) = 56f2050904d1a8a23387e0e98a7dbb77a89d276c0803605ca8845ca4b5eb6a57
+SHA512 (pygnssutils-1.2.1.tar.gz) = b58febca7844481fa9846c6fec8ce5915400dc124cb374b6a984808130c76b75f4872ab249ab1ee05f2b34b35d063e098ac7074917a52e4ec06fc4daea0494c5
+Size (pygnssutils-1.2.1.tar.gz) = 5418247 bytes
Home |
Main Index |
Thread Index |
Old Index