pkgsrc-WIP-changes archive

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

py-rns: Update to 0.8.4



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Fri Oct 11 17:52:08 2024 -0400
Changeset:	6b0ea5b9ca8a0d2f5602f51818444f0b0c26068e

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

Log Message:
py-rns: Update to 0.8.4

- Improved RNode BLE reconnection realiability
- Added RNode battery state 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=6b0ea5b9ca8a0d2f5602f51818444f0b0c26068e

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 aea231e7b7..d0b7c6cf59 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rns-0.8.3
+DISTNAME=	rns-0.8.4
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	comms python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rns/}
diff --git a/py-rns/distinfo b/py-rns/distinfo
index 1233afa713..9c1f5042fa 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (rns-0.8.3.tar.gz) = c208dacb1a6e5b637a1d3637ddaaa248cf5d086d621c4e88aa0773d56900736a
-SHA512 (rns-0.8.3.tar.gz) = dc19c0467ea905cecbed22adcd0a6c372c291e730a86e3978104b647779bded6c3ef138d9ad3cf5416af7358b813820af3f7cc0f01f723926fe7b235a218d83e
-Size (rns-0.8.3.tar.gz) = 17484640 bytes
+BLAKE2s (rns-0.8.4.tar.gz) = 25b6cf0a5786d6ff70bd0f41f655b6ac413ad89358e55e4b682b6547197ec1bd
+SHA512 (rns-0.8.4.tar.gz) = 6cd87ab5565266c80e69f4e8b19f304364907cc31333f3051b62bdf3ae63082288d2f4381a3ffec554450b087e44464f1c13c7d515d781adc1c713aa3fcc9904
+Size (rns-0.8.4.tar.gz) = 17485122 bytes


Home | Main Index | Thread Index | Old Index