pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-foolscap



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 18 20:46:34 UTC 2017

Modified Files:
        pkgsrc/net/py-foolscap: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/py-foolscap/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/py-foolscap/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-foolscap/Makefile
diff -u pkgsrc/net/py-foolscap/Makefile:1.25 pkgsrc/net/py-foolscap/Makefile:1.26
--- pkgsrc/net/py-foolscap/Makefile:1.25        Sun Jan  1 14:43:51 2017
+++ pkgsrc/net/py-foolscap/Makefile     Wed Jan 18 20:46:34 2017
@@ -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/}

Index: pkgsrc/net/py-foolscap/distinfo
diff -u pkgsrc/net/py-foolscap/distinfo:1.16 pkgsrc/net/py-foolscap/distinfo:1.17
--- pkgsrc/net/py-foolscap/distinfo:1.16        Mon Dec 12 14:27:39 2016
+++ pkgsrc/net/py-foolscap/distinfo     Wed Jan 18 20:46:34 2017
@@ -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