Revision
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

Diff

Modified: trunk/dports/python/py-pika/Portfile (148268 => 148269)


--- 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