pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-twisted Update to 15.1.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0dfdd678904d
branches: trunk
changeset: 650215:0dfdd678904d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 19 18:27:38 2015 +0000
description:
Update to 15.1.0:
Twisted Core 15.1.0 (2015-04-02)
================================
Features
--------
- Optional dependencies can be installed using the extra_requires
facility provided by setuptools. (#3696)
Improved Documentation
----------------------
- Twisted Trial's basics documentation now has a link to the
documentation about how Trial finds tests. (#4526)
Deprecations and Removals
-------------------------
- twisted.application.internet.UDPClient, deprecated since Twisted
13.1.0, has been removed. (#7702)
Other
-----
- #6988, #7005, #7006, #7007, #7008, #7044, #7335, #7666, #7723,
#7724, #7725, #7748, #7763, #7765, #7766, #7768
Twisted Mail 15.1.0 (2015-04-02)
================================
Bugfixes
--------
- twisted.mail.smtp.ESMTPClient now does not fall back to plain SMTP
if authentication or TLS is required and not able to occur. (#7258)
Other
-----
- #6705
Twisted Names 15.1.0 (2015-04-02)
=================================
No significant changes have been made for this release.
Other
-----
- #7728
Twisted Runner 15.1.0 (2015-04-02)
==================================
No significant changes have been made for this release.
Other
-----
- #7726
Twisted Web 15.1.0 (2015-04-02)
===============================
Features
--------
- twisted.web.static.File allows defining a custom resource for
rendering forbidden pages. (#6951)
Other
-----
- #7000, #7485, #7750, #7762
Twisted Words 15.1.0 (2015-04-02)
=================================
Deprecations and Removals
-------------------------
- twisted.words.protocols.msn is now deprecated (#6395)
Other
-----
- #6494
diffstat:
net/py-twisted/Makefile.common | 4 ++--
net/py-twisted/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r 920e738bbafa -r 0dfdd678904d net/py-twisted/Makefile.common
--- a/net/py-twisted/Makefile.common Sun Apr 19 18:25:06 2015 +0000
+++ b/net/py-twisted/Makefile.common Sun Apr 19 18:27:38 2015 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.19 2015/02/01 19:55:19 wiz Exp $
+# $NetBSD: Makefile.common,v 1.20 2015/04/19 18:27:38 wiz Exp $
#
# used by net/py-twisted/Makefile
# used by net/py-twisted-docs/Makefile
-DISTNAME= Twisted-15.0.0
+DISTNAME= Twisted-15.1.0
CATEGORIES= net python
MASTER_SITES= http://twistedmatrix.com/Releases/Twisted/${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.bz2
diff -r 920e738bbafa -r 0dfdd678904d net/py-twisted/distinfo
--- a/net/py-twisted/distinfo Sun Apr 19 18:25:06 2015 +0000
+++ b/net/py-twisted/distinfo Sun Apr 19 18:27:38 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2015/02/01 19:55:19 wiz Exp $
+$NetBSD: distinfo,v 1.18 2015/04/19 18:27:38 wiz Exp $
-SHA1 (Twisted-15.0.0.tar.bz2) = c72bd9a932d944e2e1c4901f7e1cc79b1214472a
-RMD160 (Twisted-15.0.0.tar.bz2) = e7a366ad37c7399d7c9bae6050bbdedbaba6c04e
-Size (Twisted-15.0.0.tar.bz2) = 4372542 bytes
+SHA1 (Twisted-15.1.0.tar.bz2) = d41d60ff078c8cb9b063f1846a815cec98dc7693
+RMD160 (Twisted-15.1.0.tar.bz2) = 5e849f563da52ba62e221004da87ddf40431a26c
+Size (Twisted-15.1.0.tar.bz2) = 4458429 bytes
SHA1 (patch-ab) = 26495e5abd57025e915b923cc7089704bbd85629
Home |
Main Index |
Thread Index |
Old Index