pkgsrc-WIP-changes archive

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

py-rns: Update to 0.6.9



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Thu Dec 7 10:17:00 2023 -0500
Changeset:	d36426151dc1a1b3ed06a40d2c137b6d1e1ec9d1

Modified Files:
	py-rns/Makefile
	py-rns/distinfo

Log Message:
py-rns: Update to 0.6.9

Upstream NEWS content:

  - Added identity import and export in hex, base32 and base64 formats to the `rnid` utility.
  - Added better carrier change detection for AutoInterface on Android.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d36426151dc1a1b3ed06a40d2c137b6d1e1ec9d1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-rns/Makefile | 2 +-
 py-rns/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/py-rns/Makefile b/py-rns/Makefile
index d74d9f83b0..afcc32782f 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rns-0.6.8
+DISTNAME=	rns-0.6.9
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	comms python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rns/}
diff --git a/py-rns/distinfo b/py-rns/distinfo
index 0e83298ed3..b0ce97ed8f 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (rns-0.6.8.tar.gz) = 2e5cd5a59510852ae7c5fe6bfef6ee636271ed3100f76a94829bbb9f4b9afbe8
-SHA512 (rns-0.6.8.tar.gz) = c41af38ac6f8eea932f40aace4a776cf4d675af85a9929b4be02d5d1df62242aaf6b085c37b266ffbcaac55ec93880d580110bef90bed88f22e981f41b67cf55
-Size (rns-0.6.8.tar.gz) = 299184 bytes
+BLAKE2s (rns-0.6.9.tar.gz) = 96ad95e0880d87e164f6c32cca3401d80e8b16ec8df4726820222872633de4c1
+SHA512 (rns-0.6.9.tar.gz) = 5798ec711172128fe105b3d96b74af75f61cb2459834183d65a12db6beda2a08d4a8362055f2f83c7df6e0ccb76c31cdb1c6901a609997226cc0b6b2f07e0fd3
+Size (rns-0.6.9.tar.gz) = 299734 bytes


Home | Main Index | Thread Index | Old Index