pkgsrc-WIP-changes archive

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

py-rns: Update to 0.6.0



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Thu Sep 21 18:48:04 2023 -0400
Changeset:	95a1ee92bfb2f1c95698b871907dffaaeea24cd3

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

Log Message:
py-rns: Update to 0.6.0

Upstream NEWS content:
  - Added ability to run automatic probe responder on Transport Instances
  - Improved `rnprobe` utility
  - Improved AutoInterface peering on Android devices
  - Improved Transport performance
  - Improved path re-discovery when local nodes roam to other network segments

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

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 d2845cdc76..9a497c023e 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rns-0.5.9
+DISTNAME=	rns-0.6.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	comms python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rns/}
diff --git a/py-rns/distinfo b/py-rns/distinfo
index 633abe3a7d..51657615ee 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (rns-0.5.9.tar.gz) = 9f79ffc819a4acb6cb077ca086a899aab2a4e4c4d3040e7f334f98fcf05756fc
-SHA512 (rns-0.5.9.tar.gz) = 0f33e539122f8cb12de86629af107f48c837246aeec0dcf83d1f2f0f03203b4c7b6a76476486b7b9c4a3bd02ae60d3fe812b5e1cbb774b7a8ecbd3ea75edfe6b
-Size (rns-0.5.9.tar.gz) = 289918 bytes
+BLAKE2s (rns-0.6.0.tar.gz) = da6dcd3f6f153d8e45268cd3f0b46fe5e76b165f9e1cdd1c006a0feb8636d204
+SHA512 (rns-0.6.0.tar.gz) = 4bf8ad608d0ac22beb4b08b67a531b387a8eefb143da8d8a505703c94b7acf5328fccff2c29129b5ed5eb1db6ad6173802eb57a6aa49f94ae64661b4895f3272
+Size (rns-0.6.0.tar.gz) = 291197 bytes


Home | Main Index | Thread Index | Old Index