pkgsrc-WIP-changes archive

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

py-rns: Update to 0.7.8



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed Sep 18 18:57:11 2024 -0400
Changeset:	507cd12173f4bed6d6ef257099152237db766342

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

Log Message:
py-rns: Update to 0.7.8

- Added interface prioritisation according to reported bitrate
- Added support for openCom XL to `rnodeconf`
- Added performance profiler to built-in debugging tools
- Tuned link traffic timeouts

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

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

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

diffs:
diff --git a/py-rns/COMMIT_MSG b/py-rns/COMMIT_MSG
index 463498a783..36bcba5ce5 100644
--- a/py-rns/COMMIT_MSG
+++ b/py-rns/COMMIT_MSG
@@ -1,4 +1,4 @@
-net/py-rns: Add version 0.7.7
+net/py-rns: Add version 0.7.8
 
 Reticulum is the cryptography-based networking stack for building local and wide-area
 networks with readily available hardware. It can operate even with very high latency
diff --git a/py-rns/Makefile b/py-rns/Makefile
index 84ab85598c..fe92bd0157 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rns-0.7.7
+DISTNAME=	rns-0.7.8
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	comms python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rns/}
diff --git a/py-rns/distinfo b/py-rns/distinfo
index abbb4e72f6..c79b3818fa 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (rns-0.7.7.tar.gz) = 4b38cdf3645d5b15cdfecb90fd2e85318db0e2b1b797a3277c128777858a0bbd
-SHA512 (rns-0.7.7.tar.gz) = 7bdfd2cc4ad5066634e7a8c67885594695996a07cfb076a7db16246ee412159b6132a97fa72af9c0f06c62fd19d5a3c40e35e40a776e54ba3898586a01aeb0cd
-Size (rns-0.7.7.tar.gz) = 13049034 bytes
+BLAKE2s (rns-0.7.8.tar.gz) = 660ab70b275b091e457a5e34b4f94056cdafea61185752d0dc8640ad4c51f5e6
+SHA512 (rns-0.7.8.tar.gz) = 1a6391c6947ded92dc14eacdf67d875b07603137eea1535b1381afec64a0ee4145bd36d97f64edc5a1f90f9eaa8380b9559d9c50728122a2d130a87e1996955b
+Size (rns-0.7.8.tar.gz) = 13050422 bytes


Home | Main Index | Thread Index | Old Index