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: Wed Oct 29 10:33:33 UTC 2025
Modified Files:
pkgsrc/geography/py-ubx2: Makefile distinfo
Log Message:
geography/py-ubx2: Update to 1.2.59
Upstream NEWS:
1. Add additional E6/L6 SIGID decodes.
1. Update `str()` method to decode sigId where possible e.g. `L1_C/A`, `E1_C`.
1. Minor updates to static configuration database methods
`config_set`, `config_get` & `config_del` to tolerate hyphens in
configuration database key names e.g. “CFG-MSGOUT-UBX_RXM_RAWX_UART1”
is treated as "CFG_MSGOUT_UBX_RXM_RAWX_UART1".
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/geography/py-ubx2/Makefile
cvs rdiff -u -r1.2 -r1.3 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.5 pkgsrc/geography/py-ubx2/Makefile:1.6
--- pkgsrc/geography/py-ubx2/Makefile:1.5 Thu Oct 2 12:05:02 2025
+++ pkgsrc/geography/py-ubx2/Makefile Wed Oct 29 10:33:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2025/10/02 12:05:02 gdt Exp $
+# $NetBSD: Makefile,v 1.6 2025/10/29 10:33:33 gdt Exp $
-VERSION= 1.2.58
+VERSION= 1.2.59
DISTTAIL= ubx2
DISTNAME= py${DISTTAIL}-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTTAIL}-${VERSION}
Index: pkgsrc/geography/py-ubx2/distinfo
diff -u pkgsrc/geography/py-ubx2/distinfo:1.2 pkgsrc/geography/py-ubx2/distinfo:1.3
--- pkgsrc/geography/py-ubx2/distinfo:1.2 Thu Oct 2 12:05:02 2025
+++ pkgsrc/geography/py-ubx2/distinfo Wed Oct 29 10:33:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2025/10/02 12:05:02 gdt Exp $
+$NetBSD: distinfo,v 1.3 2025/10/29 10:33:33 gdt Exp $
-BLAKE2s (pyubx2-1.2.58.tar.gz) = a414a9e7573cb97235000764f58553607b1a88786b3d66a958ad0800a43c9cff
-SHA512 (pyubx2-1.2.58.tar.gz) = f485552af22395e51c20da14bb8a36e88d10974738dbe0dc95128acae08c0b996ec16eb84b42a2877ad69b3c2031eafa774ce84e26609eb16cb16360317abc26
-Size (pyubx2-1.2.58.tar.gz) = 282032 bytes
+BLAKE2s (pyubx2-1.2.59.tar.gz) = 9cb46017beae2c5b1dff3cb25346d1b7251896ba8aa69194bab6fce642ef20e9
+SHA512 (pyubx2-1.2.59.tar.gz) = 092278024280548b3205907b65ee0dd01d0a6cb318cae8a9769affcddb7137fe2157e40696dfe4a1096bb132a3445f02cfbf3f806cd9d6a7008bb0399a167318
+Size (pyubx2-1.2.59.tar.gz) = 282651 bytes
Home |
Main Index |
Thread Index |
Old Index