Revision
141267
Author
mojca@macports.org
Date
2015-10-13 18:53:46 -0700 (Tue, 13 Oct 2015)

Log Message

py-pkgconfig: add py35

Modified Paths

Diff

Modified: trunk/dports/python/py-pkgconfig/Portfile (141266 => 141267)


--- trunk/dports/python/py-pkgconfig/Portfile	2015-10-14 01:21:20 UTC (rev 141266)
+++ trunk/dports/python/py-pkgconfig/Portfile	2015-10-14 01:53:46 UTC (rev 141267)
@@ -6,7 +6,7 @@
 PortGroup               github 1.0
 github.setup            matze pkgconfig 1.1.0 v
 name                    py-pkgconfig
-python.versions         26 27 33 34
+python.versions         26 27 33 34 35
 python.default_version  27
 platforms               darwin
 license                 MIT