pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/py-ubx2



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sat May 30 12:57:12 UTC 2026

Modified Files:
        pkgsrc/geography/py-ubx2: Makefile distinfo

Log Message:
geography/py-ubx2: Update to 1.3.1

Upstream NEWS, less minor improvements and bugfixes:

[bugfixes only]


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/geography/py-ubx2/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/geography/py-ubx2/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-ubx2/Makefile
diff -u pkgsrc/geography/py-ubx2/Makefile:1.7 pkgsrc/geography/py-ubx2/Makefile:1.8
--- pkgsrc/geography/py-ubx2/Makefile:1.7       Fri May  1 00:27:17 2026
+++ pkgsrc/geography/py-ubx2/Makefile   Sat May 30 12:57:12 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2026/05/01 00:27:17 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2026/05/30 12:57:12 gdt Exp $
 
-VERSION=       1.3.0
+VERSION=       1.3.1
 DISTTAIL=      ubx2
 DISTNAME=      py${DISTTAIL}-${VERSION}
 PKGNAME=       ${PYPKGPREFIX}-${DISTTAIL}-${VERSION}
@@ -21,5 +21,9 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-nmeagps-[0-9]*:../../geography/py-nmeagps
 DEPENDS+=      ${PYPKGPREFIX}-rtcm-[0-9]*:../../geography/py-rtcm
 
+# not documented, but observed in running tests
+TEST_DEPENDS+= ${PYPKGPREFIX}-libtmux>=0.55:../../misc/py-libtmux
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/geography/py-ubx2/distinfo
diff -u pkgsrc/geography/py-ubx2/distinfo:1.4 pkgsrc/geography/py-ubx2/distinfo:1.5
--- pkgsrc/geography/py-ubx2/distinfo:1.4       Fri May  1 00:27:17 2026
+++ pkgsrc/geography/py-ubx2/distinfo   Sat May 30 12:57:12 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2026/05/01 00:27:17 gdt Exp $
+$NetBSD: distinfo,v 1.5 2026/05/30 12:57:12 gdt Exp $
 
-BLAKE2s (pyubx2-1.3.0.tar.gz) = 390be615b820f07dc2f0aa49538dfcb1c35f15d4aa73d20f326a92d815017956
-SHA512 (pyubx2-1.3.0.tar.gz) = a33d266dbb802f49a125622f463379ca7d74c3de5b0ba2b8931c06264e833f9812cf45fe880f0a53ef655dae0392468925584857edaf43b5b7b33a8b932b3e43
-Size (pyubx2-1.3.0.tar.gz) = 348679 bytes
+BLAKE2s (pyubx2-1.3.1.tar.gz) = f6310d524b6ddbd30661cb45c66f732d53a18efad1f24f73fe2a1a461a9a06a2
+SHA512 (pyubx2-1.3.1.tar.gz) = bd36bb67e739636ea6669bf770ebda9baac4da84c9601428ea326ca142c6aee9cf66f98a835cc13c557589348e7b7bf09943f72b86e10fe49b02a7b652f56fce
+Size (pyubx2-1.3.1.tar.gz) = 348794 bytes



Home | Main Index | Thread Index | Old Index