pkgsrc-WIP-changes archive

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

py-rns: Update to 0.6.7



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Nov 6 08:08:09 2023 -0500
Changeset:	1422f299776f4f22df2cb229b4c2c6f120f7daa9

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

Log Message:
py-rns: Update to 0.6.7

- Improved local and remote transport performance by approximately 6x on faster links

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

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 c20a92215b..3e2737fd8b 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rns-0.6.6
+DISTNAME=	rns-0.6.7
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	comms python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rns/}
diff --git a/py-rns/distinfo b/py-rns/distinfo
index 9c1c454019..7ae7bc3951 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (rns-0.6.6.tar.gz) = a92340c239fa7f83d0b278ca7d99c3a49eba463a28ea7abf33eb862cae10d4b4
-SHA512 (rns-0.6.6.tar.gz) = 3cc90b2124d37aebb24366747b8b7eecdbf48635ed29c2f5ff8e37aafcb099ccf229bdbd1a9a35531ed26a0dad42b8e235cdfecfd22f927426b6f306f5417902
-Size (rns-0.6.6.tar.gz) = 299052 bytes
+BLAKE2s (rns-0.6.7.tar.gz) = 0e2a6077ac4d6638eb4ef65203bf4273b10f62b2e0f27028512fcb77e3ec493e
+SHA512 (rns-0.6.7.tar.gz) = daf9a712c89090eaed4008a94dea5f9341a45dafb0fe370efd6af2f1468f56e6867c73ff1644eb922b0270118098380d35bc7a9ec279879a5dcfcd148c3a59b2
+Size (rns-0.6.7.tar.gz) = 299151 bytes


Home | Main Index | Thread Index | Old Index