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: Sun Jun 7 14:12:38 UTC 2026
Modified Files:
pkgsrc/geography/py-ubx2: Makefile distinfo
Log Message:
geography/py-ubx2: Update to 1.3.2
Upstream NEWS, less minor improvements and bugfixes:
1. Add support for undocumented UBX `NAV-DAHEADING` (0x01 0x45) message type, output by high precision dual-antenna u-blox modules e.g. ZED-X20D.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/py-ubx2/Makefile
cvs rdiff -u -r1.5 -r1.6 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.8 pkgsrc/geography/py-ubx2/Makefile:1.9
--- pkgsrc/geography/py-ubx2/Makefile:1.8 Sat May 30 12:57:12 2026
+++ pkgsrc/geography/py-ubx2/Makefile Sun Jun 7 14:12:38 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2026/05/30 12:57:12 gdt Exp $
+# $NetBSD: Makefile,v 1.9 2026/06/07 14:12:38 gdt Exp $
-VERSION= 1.3.1
+VERSION= 1.3.2
DISTTAIL= ubx2
DISTNAME= py${DISTTAIL}-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTTAIL}-${VERSION}
Index: pkgsrc/geography/py-ubx2/distinfo
diff -u pkgsrc/geography/py-ubx2/distinfo:1.5 pkgsrc/geography/py-ubx2/distinfo:1.6
--- pkgsrc/geography/py-ubx2/distinfo:1.5 Sat May 30 12:57:12 2026
+++ pkgsrc/geography/py-ubx2/distinfo Sun Jun 7 14:12:38 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2026/05/30 12:57:12 gdt Exp $
+$NetBSD: distinfo,v 1.6 2026/06/07 14:12:38 gdt Exp $
-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
+BLAKE2s (pyubx2-1.3.2.tar.gz) = d1e3365e8712549d0e3f4f1e44372937abd8166d68378aa2dd1bfc3be6938cd1
+SHA512 (pyubx2-1.3.2.tar.gz) = e2066838bdbcaa81134315215dc4945980f381ae38cd5f97a03c20169d895b14d0b815f6b2a853575f8bd8c09f603efbc03365f152a80209436c215515df2882
+Size (pyubx2-1.3.2.tar.gz) = 1427679 bytes
Home |
Main Index |
Thread Index |
Old Index