pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-rns: Update to 0.5.3
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Sat May 20 07:54:12 2023 -0400
Changeset: 75b1bc3994d3f606eca4d8aceb3590bd35c763ba
Modified Files:
py-rns/Makefile
py-rns/PLIST
py-rns/distinfo
Log Message:
py-rns: Update to 0.5.3
Upstream changes since 0.5.0
bugfixes
improvements
Important! This release breaks backwards compatibility with Channel
and Buffer for all previous releases, due to the addition of
compression and windowing.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=75b1bc3994d3f606eca4d8aceb3590bd35c763ba
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/PLIST | 15 +++++++++++++++
py-rns/distinfo | 6 +++---
3 files changed, 19 insertions(+), 4 deletions(-)
diffs:
diff --git a/py-rns/Makefile b/py-rns/Makefile
index 643592c45c..39cd303697 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= rns-0.5.0
+DISTNAME= rns-0.5.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rns/}
diff --git a/py-rns/PLIST b/py-rns/PLIST
index c6c884a662..c3d311ad3c 100644
--- a/py-rns/PLIST
+++ b/py-rns/PLIST
@@ -208,6 +208,21 @@ ${PYSITELIB}/RNS/vendor/i2plib/tunnel.pyo
${PYSITELIB}/RNS/vendor/i2plib/utils.py
${PYSITELIB}/RNS/vendor/i2plib/utils.pyc
${PYSITELIB}/RNS/vendor/i2plib/utils.pyo
+${PYSITELIB}/RNS/vendor/ifaddr/__init__.py
+${PYSITELIB}/RNS/vendor/ifaddr/__init__.pyc
+${PYSITELIB}/RNS/vendor/ifaddr/__init__.pyo
+${PYSITELIB}/RNS/vendor/ifaddr/_posix.py
+${PYSITELIB}/RNS/vendor/ifaddr/_posix.pyc
+${PYSITELIB}/RNS/vendor/ifaddr/_posix.pyo
+${PYSITELIB}/RNS/vendor/ifaddr/_shared.py
+${PYSITELIB}/RNS/vendor/ifaddr/_shared.pyc
+${PYSITELIB}/RNS/vendor/ifaddr/_shared.pyo
+${PYSITELIB}/RNS/vendor/ifaddr/_win32.py
+${PYSITELIB}/RNS/vendor/ifaddr/_win32.pyc
+${PYSITELIB}/RNS/vendor/ifaddr/_win32.pyo
+${PYSITELIB}/RNS/vendor/ifaddr/niwrapper.py
+${PYSITELIB}/RNS/vendor/ifaddr/niwrapper.pyc
+${PYSITELIB}/RNS/vendor/ifaddr/niwrapper.pyo
${PYSITELIB}/RNS/vendor/platformutils.py
${PYSITELIB}/RNS/vendor/platformutils.pyc
${PYSITELIB}/RNS/vendor/platformutils.pyo
diff --git a/py-rns/distinfo b/py-rns/distinfo
index a9275212d8..3df512df2f 100644
--- a/py-rns/distinfo
+++ b/py-rns/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (rns-0.5.0.tar.gz) = b9994f88f8b04366bab90e7b1a0f549bebec38c4b7e7220c9fdbeb3ab1ce7127
-SHA512 (rns-0.5.0.tar.gz) = d0b21b1f5281220ac575560d74c7b5eaf42c16d4c1c190b64bed0b045c2e60e8cc81399c0a44f6fc24d38b571b967eeeef5f73cb20f02e9d34f3fdce456ccc9d
-Size (rns-0.5.0.tar.gz) = 276740 bytes
+BLAKE2s (rns-0.5.3.tar.gz) = afa3928c60ab2c59000edc49ff3bf45559f1866ca6df168bdad1ff10555593da
+SHA512 (rns-0.5.3.tar.gz) = 734a43766884bead537f3681c3811da746ce03276a5b9b53d04e893caccb8638cecb1750eaf8678ec7297645c7876a7b47f0d05aff26e3a8587ae0fdd82a18c5
+Size (rns-0.5.3.tar.gz) = 283036 bytes
Home |
Main Index |
Thread Index |
Old Index