[116974] trunk/dports/python

snc at macports.org snc at macports.org
Tue Feb 11 09:58:10 PST 2014


Revision: 116974
          https://trac.macports.org/changeset/116974
Author:   snc at macports.org
Date:     2014-02-11 09:58:09 -0800 (Tue, 11 Feb 2014)
Log Message:
-----------
py-*: add python 3.4 to my applicable ports

Modified Paths:
--------------
    trunk/dports/python/py-igraph/Portfile
    trunk/dports/python/py-memcached/Portfile
    trunk/dports/python/py-mustache/Portfile
    trunk/dports/python/py-parsing/Portfile
    trunk/dports/python/py-passlib/Portfile
    trunk/dports/python/py-psycopg2/Portfile
    trunk/dports/python/py-shapely/Portfile
    trunk/dports/python/py-xlrd/Portfile

Modified: trunk/dports/python/py-igraph/Portfile
===================================================================
--- trunk/dports/python/py-igraph/Portfile	2014-02-11 17:57:39 UTC (rev 116973)
+++ trunk/dports/python/py-igraph/Portfile	2014-02-11 17:58:09 UTC (rev 116974)
@@ -11,7 +11,7 @@
 platforms           darwin
 license             GPL-2+
 
-python.versions     25 26 27 32 33
+python.versions     25 26 27 32 33 34
 
 maintainers         snc openmaintainer
 

Modified: trunk/dports/python/py-memcached/Portfile
===================================================================
--- trunk/dports/python/py-memcached/Portfile	2014-02-11 17:57:39 UTC (rev 116973)
+++ trunk/dports/python/py-memcached/Portfile	2014-02-11 17:58:09 UTC (rev 116974)
@@ -6,7 +6,7 @@
 
 name              py-memcached
 version           1.53
-python.versions     25 26 27 31 32 33
+python.versions     25 26 27 31 32 33 34
 python.default_version 27
 categories-append devel net
 platforms         darwin

Modified: trunk/dports/python/py-mustache/Portfile
===================================================================
--- trunk/dports/python/py-mustache/Portfile	2014-02-11 17:57:39 UTC (rev 116973)
+++ trunk/dports/python/py-mustache/Portfile	2014-02-11 17:58:09 UTC (rev 116974)
@@ -24,7 +24,7 @@
                     rmd160 0154c38eb7b7db9c7ad69fb3b28aa9c36530e597 \
                     sha256 445c8663291abf11305693ecac7b9f3ff976555f5506ccc05a0353260a5a16dc
 
-python.versions     26 27 31 32 33
+python.versions     26 27 31 32 33 34
 
 if {${name} ne ${subport}} {
     depends_build-append   port:py${python.version}-setuptools

Modified: trunk/dports/python/py-parsing/Portfile
===================================================================
--- trunk/dports/python/py-parsing/Portfile	2014-02-11 17:57:39 UTC (rev 116973)
+++ trunk/dports/python/py-parsing/Portfile	2014-02-11 17:58:09 UTC (rev 116974)
@@ -32,7 +32,7 @@
 checksums           rmd160  1a298790ce3569e74a1223de495cd5a5fd87e7b4 \
                     sha256  2b3a013582cbff858e71ff23129e01acc5e99f511578d106ffb1e74bde15e893
 
-python.versions     25 26 27 31 32 33
+python.versions     25 26 27 31 32 33 34
 
 if {${name} ne ${subport}} {
     if {${python.version} > 25} {

Modified: trunk/dports/python/py-passlib/Portfile
===================================================================
--- trunk/dports/python/py-passlib/Portfile	2014-02-11 17:57:39 UTC (rev 116973)
+++ trunk/dports/python/py-passlib/Portfile	2014-02-11 17:58:09 UTC (rev 116974)
@@ -6,7 +6,7 @@
 
 name                    py-passlib
 version                 1.6.2
-python.versions         27 33
+python.versions         27 33 34
 categories-append       www security
 maintainers             snc openmaintainer
 license                 bsd

Modified: trunk/dports/python/py-psycopg2/Portfile
===================================================================
--- trunk/dports/python/py-psycopg2/Portfile	2014-02-11 17:57:39 UTC (rev 116973)
+++ trunk/dports/python/py-psycopg2/Portfile	2014-02-11 17:58:09 UTC (rev 116974)
@@ -6,7 +6,7 @@
 
 name                py-psycopg2
 version             2.5.2
-python.versions     25 26 27 33
+python.versions     25 26 27 33 34
 python.default_version  27
 categories-append   databases
 maintainers         snc openmaintainer

Modified: trunk/dports/python/py-shapely/Portfile
===================================================================
--- trunk/dports/python/py-shapely/Portfile	2014-02-11 17:57:39 UTC (rev 116973)
+++ trunk/dports/python/py-shapely/Portfile	2014-02-11 17:58:09 UTC (rev 116974)
@@ -6,7 +6,7 @@
 
 name                py-shapely
 version             1.3.0
-python.versions     27 33
+python.versions     27 33 34
 python.default_version 27
 categories-append     devel
 platforms       darwin

Modified: trunk/dports/python/py-xlrd/Portfile
===================================================================
--- trunk/dports/python/py-xlrd/Portfile	2014-02-11 17:57:39 UTC (rev 116973)
+++ trunk/dports/python/py-xlrd/Portfile	2014-02-11 17:58:09 UTC (rev 116974)
@@ -8,7 +8,7 @@
 github.setup        python-excel xlrd 0.9.2
 name                py-xlrd
 version             0.9.2
-python.versions     26 27 32 33
+python.versions     26 27 32 33 34
 python.default_version  27
 platforms           darwin
 maintainers         snc openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140211/919b603b/attachment.html>


More information about the macports-changes mailing list