2 May
2016
2 May
'16
10:26 a.m.
Revision: 148269 https://trac.macports.org/changeset/148269 Author: petr@macports.org Date: 2016-05-02 03:26:47 -0700 (Mon, 02 May 2016) Log Message: ----------- py-pika: add py35 subport Modified Paths: -------------- trunk/dports/python/py-pika/Portfile Modified: trunk/dports/python/py-pika/Portfile =================================================================== --- trunk/dports/python/py-pika/Portfile 2016-05-02 00:51:21 UTC (rev 148268) +++ trunk/dports/python/py-pika/Portfile 2016-05-02 10:26:47 UTC (rev 148269) @@ -12,7 +12,7 @@ license {MPL-1.1 GPL-2+} supported_archs noarch -python.versions 26 27 34 +python.versions 26 27 34 35 maintainers stromnov openmaintainer