pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/py-spartn



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Oct 15 14:51:50 UTC 2025

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

Log Message:
geography/py-spartn: Update to 1.0.8

Upstream NEWS:

As of October 2025, u-blox have discontinued all their encrypted
SPARTN services (PointPerfect L-Band and MQTT). For this reason, the
`cryptography` package used for SPARTN message decryption is now an
*optional* dependency for `pyspartn`. To enable decryption support,
install `cryptography` separately


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/geography/py-spartn/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/py-spartn/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-spartn/Makefile
diff -u pkgsrc/geography/py-spartn/Makefile:1.4 pkgsrc/geography/py-spartn/Makefile:1.5
--- pkgsrc/geography/py-spartn/Makefile:1.4     Mon Sep  8 10:11:22 2025
+++ pkgsrc/geography/py-spartn/Makefile Wed Oct 15 14:51:50 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2025/09/08 10:11:22 gdt Exp $
+# $NetBSD: Makefile,v 1.5 2025/10/15 14:51:50 gdt Exp $
 
-VERSION=       1.0.7
+VERSION=       1.0.8
 DISTTAIL=      spartn
 DISTNAME=      py${DISTTAIL}-${VERSION}
 PKGNAME=       ${PYPKGPREFIX}-${DISTTAIL}-${VERSION}

Index: pkgsrc/geography/py-spartn/distinfo
diff -u pkgsrc/geography/py-spartn/distinfo:1.1 pkgsrc/geography/py-spartn/distinfo:1.2
--- pkgsrc/geography/py-spartn/distinfo:1.1     Thu Sep  4 13:40:00 2025
+++ pkgsrc/geography/py-spartn/distinfo Wed Oct 15 14:51:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2025/09/04 13:40:00 gdt Exp $
+$NetBSD: distinfo,v 1.2 2025/10/15 14:51:50 gdt Exp $
 
-BLAKE2s (pyspartn-1.0.7.tar.gz) = 3b183ba38b5b32a2c5d6afbd04d0989687c25ce5fb3d34e8df54f032c101b190
-SHA512 (pyspartn-1.0.7.tar.gz) = 2813fb731063aa1c7adb947ee78c5ea84815915e37f8a8902077fa59291b8d23eb96b884589ac84cc74ef694d4c7a9fe42cdfb0258e1e00eee33a7725230b023
-Size (pyspartn-1.0.7.tar.gz) = 7949235 bytes
+BLAKE2s (pyspartn-1.0.8.tar.gz) = 45a5d68d60894b88444e017eecc217a0f6fa6e866ca69313f75b1174672e89dd
+SHA512 (pyspartn-1.0.8.tar.gz) = 59d54906a26ae93fa6a78802dfdff96e51cff5f50aa4716be1c253e749539b382d294b77c5be769da288e53943ac174809d8b479ece51b1d1f8a257497761452
+Size (pyspartn-1.0.8.tar.gz) = 7949750 bytes



Home | Main Index | Thread Index | Old Index