pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-foolscap Updated py-foolscap to 0.12.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd4d2251e666
branches:  trunk
changeset: 357340:bd4d2251e666
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 18 20:46:34 2017 +0000

description:
Updated py-foolscap to 0.12.6.

* Release 0.12.6 (12-Jan-2017)

This is a minor release to improve compatibility with Twisted and I2P.

In this release, the Foolscap test suite no longer uses several deprecated
and/or internal Twisted attributes, so it should pass cleanly on the next
release of Twisted (which will probably be named Twisted-17.0.0).

In addition, the I2P connection handler was enhanced to let applications pass
arbitrary kwargs through to the underlying "SAM" API.

Finally connection-status error messages should be slightly cleaner and
provide more useful information in the face of unrecogized exceptions.

diffstat:

 net/py-foolscap/Makefile |   4 ++--
 net/py-foolscap/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r c89930fdbf95 -r bd4d2251e666 net/py-foolscap/Makefile
--- a/net/py-foolscap/Makefile  Wed Jan 18 20:44:40 2017 +0000
+++ b/net/py-foolscap/Makefile  Wed Jan 18 20:46:34 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2017/01/01 14:43:51 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2017/01/18 20:46:34 wiz Exp $
 
-DISTNAME=      foolscap-0.12.5
+DISTNAME=      foolscap-0.12.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=f/foolscap/}
diff -r c89930fdbf95 -r bd4d2251e666 net/py-foolscap/distinfo
--- a/net/py-foolscap/distinfo  Wed Jan 18 20:44:40 2017 +0000
+++ b/net/py-foolscap/distinfo  Wed Jan 18 20:46:34 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2016/12/12 14:27:39 wiz Exp $
+$NetBSD: distinfo,v 1.17 2017/01/18 20:46:34 wiz Exp $
 
-SHA1 (foolscap-0.12.5.tar.gz) = b52f35f13713568c3dd2c28ce666c4a5c9c2d209
-RMD160 (foolscap-0.12.5.tar.gz) = 0627c62438bdec951731b8d9715f07d96dc62e61
-SHA512 (foolscap-0.12.5.tar.gz) = 80c18ac67d74ae2ffa26c84aba17ceac4e98745d9c91730136c2aaeab7349ee8c0aadc5b6e19fed8e1e210c33957e52f9a25699348e07ace7cfb26859f13e7ec
-Size (foolscap-0.12.5.tar.gz) = 516411 bytes
+SHA1 (foolscap-0.12.6.tar.gz) = b516272996aab15ce4b65e125ede661fd407b51d
+RMD160 (foolscap-0.12.6.tar.gz) = d8d4bd09ed0c797331da1f19d54273c28de2aa96
+SHA512 (foolscap-0.12.6.tar.gz) = def08309ac1c69e274aef4913f30b247de002e938efce84ac9eaf9955bc0033561da9257f958352b1ddfc56dc82c3b049f3c6c208af7f7bc081ac4e6fd568fec
+Size (foolscap-0.12.6.tar.gz) = 517752 bytes



Home | Main Index | Thread Index | Old Index