pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-rns: Update to 0.8.1
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Tue Oct 1 20:24:10 2024 -0400
Changeset: 9eb2d70aa661cbb186f96430a304b6ac9dfcfb83
Modified Files:
py-rns/COMMIT_MSG
py-rns/Makefile
py-rns/distinfo
Log Message:
py-rns: Update to 0.8.1
0.8.1:
- Added Bluetooth Low Energy support to RNodeInterface
- Added RNode battery information to `rnstatus` output
- Added display blanking configuration to `rnodeconf`
- Added NeoPixel intensity configuration to `rnodeconf`
0.8.0:
- Added additional information to interface statistics
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9eb2d70aa661cbb186f96430a304b6ac9dfcfb83
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 36bcba5ce5..c2f3024f0c 100644
--- a/py-rns/COMMIT_MSG
+++ b/py-rns/COMMIT_MSG
@@ -1,4 +1,4 @@
-net/py-rns: Add version 0.7.8
+net/py-rns: Add version x.y.z
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 fe92bd0157..7785cc2db0 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= rns-0.7.8
+DISTNAME= rns-0.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rns/}
diff --git a/py-rns/distinfo b/py-rns/distinfo
index c79b3818fa..fa791dc8ca 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (rns-0.7.8.tar.gz) = 660ab70b275b091e457a5e34b4f94056cdafea61185752d0dc8640ad4c51f5e6
-SHA512 (rns-0.7.8.tar.gz) = 1a6391c6947ded92dc14eacdf67d875b07603137eea1535b1381afec64a0ee4145bd36d97f64edc5a1f90f9eaa8380b9559d9c50728122a2d130a87e1996955b
-Size (rns-0.7.8.tar.gz) = 13050422 bytes
+BLAKE2s (rns-0.8.1.tar.gz) = 3fdc0227073f857442addd90fe3e2da4db20fd688b305cfe5d139d47d7065829
+SHA512 (rns-0.8.1.tar.gz) = edb823ef9b25372e13598f88398f30cd8b9a300f60a8969980a766d3c054e2cb938c024824c4e1c60e628bee7d45fe0943dd53538ebbfa0630c9ee949aabaead
+Size (rns-0.8.1.tar.gz) = 13056612 bytes
Home |
Main Index |
Thread Index |
Old Index