diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-31 13:17:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-31 13:17:12 +0000 |
commit | 267cd04b586913e5ad15e30210575320e32e3d98 (patch) | |
tree | 7c2f6b21e63a2ca341a7cab0295468e293858cd8 /net/py-twisted | |
parent | c000fbac96791dc444749a6c7ce85c2b5dda778c (diff) | |
download | pkgsrc-267cd04b586913e5ad15e30210575320e32e3d98.tar.gz |
Update to 15.2.1:
Twisted Core 15.2.1 (2015-05-23)
================================
Bugfixes
--------
- twisted.logger now marks the `isError` key correctly on legacy
events generated by writes to stderr. (#7903)
Improved Documentation
----------------------
- twisted.logger's documentation is now correctly listed in the table
of contents. (#7904)
Diffstat (limited to 'net/py-twisted')
-rw-r--r-- | net/py-twisted/Makefile.common | 4 | ||||
-rw-r--r-- | net/py-twisted/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/py-twisted/Makefile.common b/net/py-twisted/Makefile.common index 667dafae88e..790b5716af7 100644 --- a/net/py-twisted/Makefile.common +++ b/net/py-twisted/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.21 2015/05/28 07:15:53 wiz Exp $ +# $NetBSD: Makefile.common,v 1.22 2015/05/31 13:17:12 wiz Exp $ # # used by net/py-twisted/Makefile # used by net/py-twisted-docs/Makefile -DISTNAME= Twisted-15.2.0 +DISTNAME= Twisted-15.2.1 CATEGORIES= net python MASTER_SITES= http://twistedmatrix.com/Releases/Twisted/${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/py-twisted/distinfo b/net/py-twisted/distinfo index a8212082ec6..1e86bf3e889 100644 --- a/net/py-twisted/distinfo +++ b/net/py-twisted/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2015/05/28 07:15:53 wiz Exp $ +$NetBSD: distinfo,v 1.20 2015/05/31 13:17:12 wiz Exp $ -SHA1 (Twisted-15.2.0.tar.bz2) = 396d2dea0caef8fc470833b9cb98ecb225db3e93 -RMD160 (Twisted-15.2.0.tar.bz2) = 8be4c80cc138ee1ff819dc6393f426f7f510eb0d -Size (Twisted-15.2.0.tar.bz2) = 4563840 bytes +SHA1 (Twisted-15.2.1.tar.bz2) = c24b07daa5ff505ee499ec760cf4e1213112bd8f +RMD160 (Twisted-15.2.1.tar.bz2) = 5a96cd4675857577cadd3fbe5449ba496f5778e2 +Size (Twisted-15.2.1.tar.bz2) = 4563244 bytes SHA1 (patch-ab) = 26495e5abd57025e915b923cc7089704bbd85629 |