pkgsrc-WIP-changes archive

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

net/py-rns: Update to 0.7.6



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Fri Aug 30 13:08:16 2024 -0400
Changeset:	e7fbba3fbf8d1720e133d8bf5e9b00505a35cc4f

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

Log Message:
net/py-rns: Update to 0.7.6

Bugfixes and minor improvements, plus

0.7.6:
  This release add support for RNodes with multiple radio transceivers,

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

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

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

diffs:
diff --git a/py-rns/COMMIT_MSG b/py-rns/COMMIT_MSG
index 7df885085d..beccdb2eaf 100644
--- a/py-rns/COMMIT_MSG
+++ b/py-rns/COMMIT_MSG
@@ -1,4 +1,4 @@
-net/py-rns: Add version 0.7.0
+net/py-rns: Add version 0.7.6
 
 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
@@ -17,4 +17,3 @@ interoperate, associate and disassociate with each other, and require no
 central oversight. Networks for human beings. *Networks for the people*.
 
 This package contains the core reticulum networking code.
-
diff --git a/py-rns/Makefile b/py-rns/Makefile
index eaf679131a..fd043bf133 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rns-0.7.0
+DISTNAME=	rns-0.7.6
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	comms python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rns/}
diff --git a/py-rns/PLIST b/py-rns/PLIST
index 3cfd237b0a..fe49269e62 100644
--- a/py-rns/PLIST
+++ b/py-rns/PLIST
@@ -119,6 +119,9 @@ ${PYSITELIB}/RNS/Interfaces/PipeInterface.pyo
 ${PYSITELIB}/RNS/Interfaces/RNodeInterface.py
 ${PYSITELIB}/RNS/Interfaces/RNodeInterface.pyc
 ${PYSITELIB}/RNS/Interfaces/RNodeInterface.pyo
+${PYSITELIB}/RNS/Interfaces/RNodeMultiInterface.py
+${PYSITELIB}/RNS/Interfaces/RNodeMultiInterface.pyc
+${PYSITELIB}/RNS/Interfaces/RNodeMultiInterface.pyo
 ${PYSITELIB}/RNS/Interfaces/SerialInterface.py
 ${PYSITELIB}/RNS/Interfaces/SerialInterface.pyc
 ${PYSITELIB}/RNS/Interfaces/SerialInterface.pyo
diff --git a/py-rns/distinfo b/py-rns/distinfo
index 8f55f832a2..600bd01023 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (rns-0.7.6.tar.gz) = b508f4753c846d5ef766b0401fb0022b5a8368b5d7967267af56b95a71993337
+SHA512 (rns-0.7.6.tar.gz) = 1e010b634057d43c80962cfffc1136e6c6def16e8fbde028b5f893e87ac462c4a2b287845d1ffc9a59a68bac780306099e9dc17eca9a76b0277f47f8a8c0fd2a
+Size (rns-0.7.6.tar.gz) = 13031250 bytes


Home | Main Index | Thread Index | Old Index