pkgsrc-WIP-changes archive

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

py-rns: Update to 0.5.8:



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed Sep 13 18:39:27 2023 -0400
Changeset:	bc8ecdd0732715f29f92fe57d4857d0dc1f18d3d

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

Log Message:
py-rns: Update to 0.5.8:

Uptream NEWS-type content:

  - Improved path-resolution in mixed networks with roaming-mode nodes
  - Added channel load and airtime stats to `rnstatus` output

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

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 175f8741e3..6a94de905a 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rns-0.5.7
+DISTNAME=	rns-0.5.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 a6022e8298..ea374d4821 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (rns-0.5.7.tar.gz) = f40a2beee1be77f6ed68ab8f73df2ca5355f29638f93b1e30b817f259f4ec065
-SHA512 (rns-0.5.7.tar.gz) = 62c2d9b3c4d662dae3c1b3b2bb43602990c2541ab5b8520e97e60287d23bb28a4cd8c9e9ca844bf9d21133134578c601d2f339a2a3de254175afddadf72e2196
-Size (rns-0.5.7.tar.gz) = 283497 bytes
+BLAKE2s (rns-0.5.8.tar.gz) = c447a9f990f983d05ffdf24622ba5c2baef1fa39b1f99e43e4e050184780e333
+SHA512 (rns-0.5.8.tar.gz) = 6220fcdf6d63fdc5fd65a52bbd3d28211d2cd4fe772075e1d329d94a1a6837563c2f5802f26138e11cc7445e0131ed425f9c18fcacd3353882e6788579a2c98f
+Size (rns-0.5.8.tar.gz) = 286527 bytes


Home | Main Index | Thread Index | Old Index