pkgsrc-WIP-changes archive

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

py-rns: Update to 0.7.7



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Sep 9 09:54:25 2024 -0400
Changeset:	02e1fca9d876ef46e4cff84b49591e39346a4814

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

Log Message:
py-rns: Update to 0.7.7

- Added key ratchet rotation and signalling
- Added initial support for flashing T-Echo devices to `rnodeconf`

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

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 beccdb2eaf..463498a783 100644
--- a/py-rns/COMMIT_MSG
+++ b/py-rns/COMMIT_MSG
@@ -1,4 +1,4 @@
-net/py-rns: Add version 0.7.6
+net/py-rns: Add version 0.7.7
 
 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 fd043bf133..84ab85598c 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rns-0.7.6
+DISTNAME=	rns-0.7.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 600bd01023..abbb4e72f6 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+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


Home | Main Index | Thread Index | Old Index