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:           Thu Aug 27 10:58:56 UTC 2026

Modified Files:
        pkgsrc/geography/py-gnssutils: Makefile PLIST distinfo

Log Message:
geography/py-gnssutils: Update to 1.2.6

Upstream NEWS:

### RELEASE 1.2.7

1. Deprecated gnssmqttclient package removed.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/geography/py-gnssutils/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/geography/py-gnssutils/PLIST
cvs rdiff -u -r1.11 -r1.12 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.14 pkgsrc/geography/py-gnssutils/Makefile:1.15
--- pkgsrc/geography/py-gnssutils/Makefile:1.14 Mon Jul 27 13:33:02 2026
+++ pkgsrc/geography/py-gnssutils/Makefile      Thu Aug 27 10:58:56 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2026/07/27 13:33:02 gdt Exp $
+# $NetBSD: Makefile,v 1.15 2026/08/27 10:58:56 gdt Exp $
 
-VERSION=       1.2.6
+VERSION=       1.2.7
 DISTTAIL=      gnssutils
 DISTNAME=      py${DISTTAIL}-${VERSION}
 PKGNAME=       ${PYPKGPREFIX}-${DISTTAIL}-${VERSION}

Index: pkgsrc/geography/py-gnssutils/PLIST
diff -u pkgsrc/geography/py-gnssutils/PLIST:1.7 pkgsrc/geography/py-gnssutils/PLIST:1.8
--- pkgsrc/geography/py-gnssutils/PLIST:1.7     Wed Jun 24 13:11:00 2026
+++ pkgsrc/geography/py-gnssutils/PLIST Thu Aug 27 10:58:56 2026
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2026/06/24 13:11:00 gdt Exp $
-bin/gnssmqttclient
+@comment $NetBSD: PLIST,v 1.8 2026/08/27 10:58:56 gdt Exp $
 bin/gnssntripclient
 bin/gnssserver
 bin/gnssstreamer
@@ -22,12 +21,6 @@ ${PYSITELIB}/pygnssutils/exceptions.pyo
 ${PYSITELIB}/pygnssutils/globals.py
 ${PYSITELIB}/pygnssutils/globals.pyc
 ${PYSITELIB}/pygnssutils/globals.pyo
-${PYSITELIB}/pygnssutils/gnssmqttclient.py
-${PYSITELIB}/pygnssutils/gnssmqttclient.pyc
-${PYSITELIB}/pygnssutils/gnssmqttclient.pyo
-${PYSITELIB}/pygnssutils/gnssmqttclient_cli.py
-${PYSITELIB}/pygnssutils/gnssmqttclient_cli.pyc
-${PYSITELIB}/pygnssutils/gnssmqttclient_cli.pyo
 ${PYSITELIB}/pygnssutils/gnssntripclient.py
 ${PYSITELIB}/pygnssutils/gnssntripclient.pyc
 ${PYSITELIB}/pygnssutils/gnssntripclient.pyo
@@ -52,9 +45,6 @@ ${PYSITELIB}/pygnssutils/gnssstreamer_cl
 ${PYSITELIB}/pygnssutils/helpers.py
 ${PYSITELIB}/pygnssutils/helpers.pyc
 ${PYSITELIB}/pygnssutils/helpers.pyo
-${PYSITELIB}/pygnssutils/mqttmessage.py
-${PYSITELIB}/pygnssutils/mqttmessage.pyc
-${PYSITELIB}/pygnssutils/mqttmessage.pyo
 ${PYSITELIB}/pygnssutils/rawnav.py
 ${PYSITELIB}/pygnssutils/rawnav.pyc
 ${PYSITELIB}/pygnssutils/rawnav.pyo

Index: pkgsrc/geography/py-gnssutils/distinfo
diff -u pkgsrc/geography/py-gnssutils/distinfo:1.11 pkgsrc/geography/py-gnssutils/distinfo:1.12
--- pkgsrc/geography/py-gnssutils/distinfo:1.11 Mon Jul 27 13:33:02 2026
+++ pkgsrc/geography/py-gnssutils/distinfo      Thu Aug 27 10:58:56 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2026/07/27 13:33:02 gdt Exp $
+$NetBSD: distinfo,v 1.12 2026/08/27 10:58:56 gdt Exp $
 
-BLAKE2s (pygnssutils-1.2.6.tar.gz) = f45b831eed54556e70a9a16e1c994cf73057fa55eba1302b8350bd4fad863838
-SHA512 (pygnssutils-1.2.6.tar.gz) = 2c7a2a47ef27429f55d64e44b09f06b1472f78e85600265e4b1f24f331e57a7e00c57b07a82cb4e033e0e2f3ac7b73ced3186aebca705fceba83e40ddb044c92
-Size (pygnssutils-1.2.6.tar.gz) = 9850224 bytes
+BLAKE2s (pygnssutils-1.2.7.tar.gz) = a79616dd5f9543cd978283e13710a8a4a842b1530c18351122d14c06b4f015c6
+SHA512 (pygnssutils-1.2.7.tar.gz) = cb8f8f029378604e73e0f71a8d9cbe22f31d96d43d75a96b73e39181792adfe17b1b7d5c021dddac74ba76c357aaa1e86191e2b3946821cba6b84c471dd46528
+Size (pygnssutils-1.2.7.tar.gz) = 9843614 bytes



Home | Main Index | Thread Index | Old Index