Revision
133564
Author
mf2k@macports.org
Date
2015-03-05 06:56:03 -0800 (Thu, 05 Mar 2015)

Log Message

py-requests: Restore py26 subport needed for py26-dispel4py-registry-devel.

Modified Paths

Diff

Modified: trunk/dports/python/py-requests/Portfile (133563 => 133564)


--- trunk/dports/python/py-requests/Portfile	2015-03-05 14:53:31 UTC (rev 133563)
+++ trunk/dports/python/py-requests/Portfile	2015-03-05 14:56:03 UTC (rev 133564)
@@ -11,7 +11,7 @@
 license             Apache-2
 supported_archs     noarch
 
-python.versions     27 34
+python.versions     26 27 34
 
 maintainers         saispo openmaintainer