pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-foolscap net/py-foolscap: Update to 21.7.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5deb1437f1f0
branches:  trunk
changeset: 457800:5deb1437f1f0
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Aug 31 17:16:22 2021 +0000

description:
net/py-foolscap: Update to 21.7.0

I believe this is a relatively minor update, plus bringing python 3.x
support.  Upstream does not publish NEWS or a changelog, and the
homepage does not even mention the release.

Update prompted by tahoe-lfas needing this (py3-compattible) version.
I am not aware of anything else needing it.  If so and this version
isn't ok, we'll have to go to versioned_dependencies and import the
old one -- but this builds ok with 2.7.

diffstat:

 net/py-foolscap/Makefile |  11 ++++++-----
 net/py-foolscap/PLIST    |   7 +++----
 net/py-foolscap/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 14 deletions(-)

diffs (82 lines):

diff -r 04af7dadb216 -r 5deb1437f1f0 net/py-foolscap/Makefile
--- a/net/py-foolscap/Makefile  Tue Aug 31 16:53:22 2021 +0000
+++ b/net/py-foolscap/Makefile  Tue Aug 31 17:16:22 2021 +0000
@@ -1,12 +1,14 @@
-# $NetBSD: Makefile,v 1.35 2020/01/26 17:31:54 rillig Exp $
+# $NetBSD: Makefile,v 1.36 2021/08/31 17:16:22 gdt Exp $
 
-DISTNAME=      foolscap-0.13.1
+DISTNAME=      foolscap-21.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=f/foolscap/}
 
 MAINTAINER=    kamel.derouiche%gmail.com@localhost
+# This homepage is correct, but it is out of date.
 HOMEPAGE=      https://foolscap.lothar.com/trac
+#HOMEPAGE=     https://pypi.org/project/foolscap/
 COMMENT=       RPC protocol for Twisted
 LICENSE=       mit
 
@@ -14,9 +16,8 @@
 DEPENDS+=      ${PYPKGPREFIX}-ZopeInterface>=3.6.1:../../devel/py-ZopeInterface
 DEPENDS+=      ${PYPKGPREFIX}-twisted>=16.0:../../net/py-twisted
 
-PYTHON_VERSIONS_ACCEPTED=      27 # as of 0.12.7
-
-TEST_TARGET=   test
+# \todo Restore tests
+#TEST_TARGET=  test
 
 USE_LANGUAGES= # none
 
diff -r 04af7dadb216 -r 5deb1437f1f0 net/py-foolscap/PLIST
--- a/net/py-foolscap/PLIST     Tue Aug 31 16:53:22 2021 +0000
+++ b/net/py-foolscap/PLIST     Tue Aug 31 17:16:22 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2016/12/12 14:27:39 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2021/08/31 17:16:22 gdt Exp $
 bin/flappclient
 bin/flappserver
 bin/flogtool
@@ -53,9 +53,6 @@
 ${PYSITELIB}/foolscap/connections/i2p.py
 ${PYSITELIB}/foolscap/connections/i2p.pyc
 ${PYSITELIB}/foolscap/connections/i2p.pyo
-${PYSITELIB}/foolscap/connections/socks.py
-${PYSITELIB}/foolscap/connections/socks.pyc
-${PYSITELIB}/foolscap/connections/socks.pyo
 ${PYSITELIB}/foolscap/connections/tcp.py
 ${PYSITELIB}/foolscap/connections/tcp.pyc
 ${PYSITELIB}/foolscap/connections/tcp.pyo
@@ -137,6 +134,7 @@
 ${PYSITELIB}/foolscap/promise.py
 ${PYSITELIB}/foolscap/promise.pyc
 ${PYSITELIB}/foolscap/promise.pyo
+${PYSITELIB}/foolscap/py.typed
 ${PYSITELIB}/foolscap/reconnector.py
 ${PYSITELIB}/foolscap/reconnector.pyc
 ${PYSITELIB}/foolscap/reconnector.pyo
@@ -317,6 +315,7 @@
 share/doc/py-foolscap/flappserver.rst
 share/doc/py-foolscap/jobs.txt
 share/doc/py-foolscap/logging.rst
+share/doc/py-foolscap/py2-3-porting.rst
 share/doc/py-foolscap/schema.rst
 share/doc/py-foolscap/serializing.rst
 share/doc/py-foolscap/todo.txt
diff -r 04af7dadb216 -r 5deb1437f1f0 net/py-foolscap/distinfo
--- a/net/py-foolscap/distinfo  Tue Aug 31 16:53:22 2021 +0000
+++ b/net/py-foolscap/distinfo  Tue Aug 31 17:16:22 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2019/03/13 18:23:35 adam Exp $
+$NetBSD: distinfo,v 1.20 2021/08/31 17:16:22 gdt Exp $
 
-SHA1 (foolscap-0.13.1.tar.gz) = 7336ef23f145d70894116f8ddfca7167fb5df6b9
-RMD160 (foolscap-0.13.1.tar.gz) = 116617b235c65f09f8827c2bae33b810c767e360
-SHA512 (foolscap-0.13.1.tar.gz) = aa77fc22d6c1c32e1361f0ccc42902f25cf18ac917f81428d32f1170b75ecb4fe73f639e8bb641822775326ec920f14308ad7f4c5c01cd8051305fccde9c5e9e
-Size (foolscap-0.13.1.tar.gz) = 524167 bytes
+SHA1 (foolscap-21.7.0.tar.gz) = b52bc4e9c907a4881dc39311c6a1a216ab31c765
+RMD160 (foolscap-21.7.0.tar.gz) = 08319adf860cefc2562aefd9d67dce5a5004adec
+SHA512 (foolscap-21.7.0.tar.gz) = 1456e386b62c5070fdc606d1b6ce3939830ed930d98f542aca758109228bcfe544b7a372cb60df813a70779ea850ad0abca4b33f11f1369292d48cc60d761b86
+Size (foolscap-21.7.0.tar.gz) = 489611 bytes



Home | Main Index | Thread Index | Old Index