[153110] trunk/dports/python

mcalhoun at macports.org mcalhoun at macports.org
Sat Sep 24 16:20:31 PDT 2016


Revision: 153110
          https://trac.macports.org/changeset/153110
Author:   mcalhoun at macports.org
Date:     2016-09-24 16:20:31 -0700 (Sat, 24 Sep 2016)
Log Message:
-----------
py-twisted: Update version 13.2.0->16.4.1
Add support for python 3.4 and 3.5
Drop support for python 2.6
Fixes #52024

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-twisted/Portfile

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2016-09-24 23:12:37 UTC (rev 153109)
+++ trunk/dports/python/py-graveyard/Portfile	2016-09-24 23:20:31 UTC (rev 153110)
@@ -155,6 +155,7 @@
 py-threadpool           1.2.7_1     26
 py-tre                  0.8.0_2     26
 py-tweepy               1.12_1      26
+py-twisted              13.2.0_1    26
 py-uncertainties        2.4.6.1_1   26 33
 py-visa                 1.4_1       26
 py-watchdog             0.7.1_1     33

Modified: trunk/dports/python/py-twisted/Portfile
===================================================================
--- trunk/dports/python/py-twisted/Portfile	2016-09-24 23:12:37 UTC (rev 153109)
+++ trunk/dports/python/py-twisted/Portfile	2016-09-24 23:20:31 UTC (rev 153110)
@@ -5,7 +5,7 @@
 PortGroup  python 1.0
 
 name			py-twisted
-version			13.2.0
+version			16.4.1
 categories-append	devel net
 license			MIT
 platforms		darwin
@@ -25,10 +25,10 @@
 distname		Twisted-${version}
 use_bzip2		yes
 
-checksums       rmd160 e74ea62d7074bbdc03f411acf77b1bf40691f37c \
-                sha256 095175638c019ac7c0604f4c291724a16ff1acd062e181b01293bf4dcbc62cf3
+checksums           rmd160  58ef16349fbf5d7a789eeccc67bbf718b200648e \
+                    sha256  1d8d73f006c990744effb35588359fd44d43608649ac0b6b7edc71176e88e816
 
-python.versions 26 27
+python.versions 27 34 35
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-zopeinterface
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160924/35e85018/attachment.html>


More information about the macports-changes mailing list