pkgsrc-WIP-changes archive

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

py-rns: Update to 0.7.0



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed Jan 17 18:37:36 2024 -0500
Changeset:	dae8a280016711a6008de9b1f26be60ef1d7a784

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

Log Message:
py-rns: Update to 0.7.0

Upstream NEWS content: bugfixes and minor improvements

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

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/PLIST    | 1 +
 py-rns/distinfo | 6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/py-rns/Makefile b/py-rns/Makefile
index afcc32782f..eaf679131a 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rns-0.6.9
+DISTNAME=	rns-0.7.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	comms python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rns/}
diff --git a/py-rns/PLIST b/py-rns/PLIST
index f58fd3bb90..3cfd237b0a 100644
--- a/py-rns/PLIST
+++ b/py-rns/PLIST
@@ -230,6 +230,7 @@ ${PYSITELIB}/RNS/vendor/ifaddr/_win32.pyo
 ${PYSITELIB}/RNS/vendor/ifaddr/niwrapper.py
 ${PYSITELIB}/RNS/vendor/ifaddr/niwrapper.pyc
 ${PYSITELIB}/RNS/vendor/ifaddr/niwrapper.pyo
+${PYSITELIB}/RNS/vendor/ifaddr/py.typed
 ${PYSITELIB}/RNS/vendor/platformutils.py
 ${PYSITELIB}/RNS/vendor/platformutils.pyc
 ${PYSITELIB}/RNS/vendor/platformutils.pyo
diff --git a/py-rns/distinfo b/py-rns/distinfo
index b0ce97ed8f..8f55f832a2 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (rns-0.7.0.tar.gz) = b89c013bb4f4da4b081ad2b64d6800b24af34da9e651b940eaca6c0b935bdf74
+SHA512 (rns-0.7.0.tar.gz) = 84fc69d142a3dcb215bc48b43eb3281d0841f2c1eff53b898a63d720a15ada39319386c9f0c320c313c7fa86bcab16bf3b7f4338bd2dbf74a009e2c334fb892b
+Size (rns-0.7.0.tar.gz) = 300223 bytes


Home | Main Index | Thread Index | Old Index