pkgsrc-WIP-changes archive

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

py-rns: Update to 0.8.3



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed Oct 9 19:11:54 2024 -0400
Changeset:	4de2e127b5c8f8fdf5db3383249c687c6c8947ba

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

Log Message:
py-rns: Update to 0.8.3

- Added physical layer transfer rate output option to `rncp`
- Added save directory option to `rncp`
- Improved path handling for the fetch-jail option of of `rncp`
- Added error detection for modem communication timeouts on connected RNode devices

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

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 a895000c19..aea231e7b7 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rns-0.8.2
+DISTNAME=	rns-0.8.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	comms python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rns/}
diff --git a/py-rns/distinfo b/py-rns/distinfo
index 9a810add8e..1233afa713 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (rns-0.8.2.tar.gz) = 4ed1c230fc83dc0832d7f6a71523a6e7f74350ca816ee0cf403dd39d17ca721b
-SHA512 (rns-0.8.2.tar.gz) = 124bf771f0abf8c32758cb8e787ac072d9e9c00b137a2a756b7592fccc36847691f53d150646bce8e725e503446ffdb4556f9902f725391883c2f6b17ba630e0
-Size (rns-0.8.2.tar.gz) = 17628844 bytes
+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


Home | Main Index | Thread Index | Old Index