[153110] trunk/dports/python
Marcus Calhoun-Lopez
mcalhoun at macports.org
Sat Sep 24 16:52:58 PDT 2016
Thank you for pointing this out.
I should not have left py26-twisted-web2 in a broken state.
Python 2.6 support was dropped from py-twisted in 15.5 (http://labs.twistedmatrix.com/2015/12/twisted-155-released.html).
I therefore put py26-twisted-web2 in the python graveyard (r153112).
-Marcus
> On Sep 24, 2016, at 4:25 PM, Lawrence Velázquez <larryv at macports.org> wrote:
>
> py26-twisted-web2 still requires py26-twisted.
>
> vq
>
>
>> On Sep 24, 2016, at 7:20 PM, mcalhoun at macports.org wrote:
>>
>> Revision
>> 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
>> Diff
>>
>> Modified: trunk/dports/python/py-graveyard/Portfile (153109 => 153110)
>>
>> --- 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 (153109 => 153110)
>>
>> --- 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
>>
>> _______________________________________________
>> macports-changes mailing list
>> macports-changes at lists.macosforge.org
>> https://lists.macosforge.org/mailman/listinfo/macports-changes
>
More information about the macports-dev
mailing list