pkgsrc-WIP-changes archive

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

py-rns: Update to 0.6.5



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Thu Nov 2 17:46:30 2023 -0400
Changeset:	f7e61b1dd91b9145a817e5c6e86ae81242d23cf2

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

Log Message:
py-rns: Update to 0.6.5

**Changes**
- Adjusted link timings for better support of very slow mediums
- Adjusted bluetooth read timeouts to account for occasional high latency in congested 2.4GHz environments
- Added a probe count option to the `rnprobe` utility.

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

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 da58a3eb14..e34f482e26 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rns-0.6.3
+DISTNAME=	rns-0.6.5
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	comms python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rns/}
diff --git a/py-rns/distinfo b/py-rns/distinfo
index 2ad627ed3b..a52843b794 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (rns-0.6.3.tar.gz) = 0a93deafb2cae3168987e6502a5d921d954088cc9b2901062bb2ba0ee5a42971
-SHA512 (rns-0.6.3.tar.gz) = 616061e3a56b1ef966780d54fb132be5a74a0314a110173d252e7ffff250994df11195846caa65aad980c7f5781ccbc8a7b1d0d3b8302d4fa671ba7ee1d63bd0
-Size (rns-0.6.3.tar.gz) = 298521 bytes
+BLAKE2s (rns-0.6.5.tar.gz) = b4b46d54cb1a7f5cd6f360a749ed605a42afc6e2a244fcb59d9ad349519a1ad0
+SHA512 (rns-0.6.5.tar.gz) = 10fabfb9fc55ee5e87625a713ab39047761eb7d9b476118c96da373b7b6f2aec589bb9e99108a2d25d3ade2576c59f73608565b1aca5d2c39cfdaea4240532dc
+Size (rns-0.6.5.tar.gz) = 298997 bytes


Home | Main Index | Thread Index | Old Index