[143293] trunk/dports/python

petr at macports.org petr at macports.org
Sat Dec 12 09:22:25 PST 2015


Revision: 143293
          https://trac.macports.org/changeset/143293
Author:   petr at macports.org
Date:     2015-12-09 14:52:33 -0800 (Wed, 09 Dec 2015)
Log Message:
-----------
various py26 subports: retire subports to resolve #41145, add py35 where appropriate

Modified Paths:
--------------
    trunk/dports/python/py-astlib/Portfile
    trunk/dports/python/py-astroML/Portfile
    trunk/dports/python/py-fipy/Portfile
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-kapteyn/Portfile
    trunk/dports/python/py-memprof/Portfile
    trunk/dports/python/py-pyml/Portfile
    trunk/dports/python/py-scikit-image/Portfile

Modified: trunk/dports/python/py-astlib/Portfile
===================================================================
--- trunk/dports/python/py-astlib/Portfile	2015-12-09 22:37:18 UTC (rev 143292)
+++ trunk/dports/python/py-astlib/Portfile	2015-12-09 22:52:33 UTC (rev 143293)
@@ -24,7 +24,7 @@
                         sha1    cbd999f87773002e471bd165927c2ee124a5515f \
                         rmd160  e4a82b9e86c9e5ea7f8f8bf9b3b1a35d4183a86e
 
-python.versions         26 27 34
+python.versions         27 34 35
 
 if {${name} ne ${subport}} {
 

Modified: trunk/dports/python/py-astroML/Portfile
===================================================================
--- trunk/dports/python/py-astroML/Portfile	2015-12-09 22:37:18 UTC (rev 143292)
+++ trunk/dports/python/py-astroML/Portfile	2015-12-09 22:52:33 UTC (rev 143293)
@@ -15,7 +15,7 @@
 supported_archs     noarch
 maintainers         aronnax openmaintainer
 
-python.versions     26 27 33 34
+python.versions     27 34 35
 
 description         tools for machine learning and data mining in astronomy
 

Modified: trunk/dports/python/py-fipy/Portfile
===================================================================
--- trunk/dports/python/py-fipy/Portfile	2015-12-09 22:37:18 UTC (rev 143292)
+++ trunk/dports/python/py-fipy/Portfile	2015-12-09 22:52:33 UTC (rev 143293)
@@ -25,7 +25,7 @@
 checksums           rmd160  19891efaf2371fce3baa0acf0f4360116d7dc854 \
                     sha256  54a4bc2ed6562bd402890ddd257220cf092438db1941427035412813415bd0c7
 
-python.versions     26 27
+python.versions     27
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools \

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2015-12-09 22:37:18 UTC (rev 143292)
+++ trunk/dports/python/py-graveyard/Portfile	2015-12-09 22:52:33 UTC (rev 143293)
@@ -52,8 +52,9 @@
 py-asciitable           0.8.0_2     32
 py-asn1                 0.1.7_1     24 25 31 32 33
 py-aspects              1.3_1       25 26
-py-astlib               0.8.0_1     32
+py-astlib               0.8.0_1     26 32
 py-astroid              1.2.1_1     26 32 33
+py-astroML              0.3_1       26 33
 py-astropy              0.4.1_4     32
 py-atpy                 0.9.7_2     32 33
 py-atspi                0.4.1_1     26
@@ -176,6 +177,7 @@
 py-feedparser           5.1.3_1     24 25 31 32 33
 py-figleaf              0.6.1_1     24 25 26 31 32
 py-fiona                1.4.6_1     33
+py-fipy                 3.1_1       26
 py-fixture              1.4_1       25 26
 py-flake8               2.4.0_1     26 33
 py-flake8-mccabe        0.3_1       26 33
@@ -263,6 +265,7 @@
 py-jedi                 0.8.0_2     26 32 33
 py-jinja                1.2_2       25
 py-joblib               0.8.3_1     26 32 33
+py-kapteyn              2.2_1       26
 py-kcs11                1.2.4_1     25
 py-keyczar              0.71c_1     25 26
 py-kid                  0.9.6_1     25 26
@@ -305,7 +308,7 @@
 py-mechanize            0.2.5_1     24 25
 py-medusa               0.5.4_1     24
 py-meld3                1.0.0       24
-py-memprof              0.3.3_1     32
+py-memprof              0.3.3_1     26 32 33
 py-meta-devel           0.4.1_20150102 32
 py-metar                0.19_3      24 25 26
 py-mhash                1.4_2       24 25 26
@@ -445,6 +448,7 @@
 py-pymacs               0.25_1      25 26
 py-pymc                 2.3.4_2     32
 py-pymca                4.4.1p1_1   26
+py-pyml                 0.7.7_2     26
 py-pymongo              2.7.2_1     25 32
 py-pympler              0.2.1_2     24 25 26 31 32
 py-pymtp                0.0.4_1     25 26
@@ -516,7 +520,7 @@
 py-ruledispatch         0.5a0.dev-r2306_1 24 25
 py-saga                 0.20_1      26
 py-scanf                1.0_2       24
-py-scikit-image         0.10.1_1    32
+py-scikit-image         0.11.3_1    26 32 33
 py-scikit-learn         0.15.2_1    32
 py-scikits-bootstrap    0.3.2_1     32
 py-scikits-module       0.1_1       24 25 32

Modified: trunk/dports/python/py-kapteyn/Portfile
===================================================================
--- trunk/dports/python/py-kapteyn/Portfile	2015-12-09 22:37:18 UTC (rev 143292)
+++ trunk/dports/python/py-kapteyn/Portfile	2015-12-09 22:52:33 UTC (rev 143293)
@@ -28,7 +28,7 @@
                     sha1    57349be5ecad4100f8b69d35e0d2a119413dd498 \
                     rmd160  2f603293334b31d6904b8bce78b123885fe97c6a
 
-python.versions     26 27
+python.versions     27
 
 if {${name} ne ${subport}} {
     depends_run-append  port:py${python.version}-numpy \

Modified: trunk/dports/python/py-memprof/Portfile
===================================================================
--- trunk/dports/python/py-memprof/Portfile	2015-12-09 22:37:18 UTC (rev 143292)
+++ trunk/dports/python/py-memprof/Portfile	2015-12-09 22:52:33 UTC (rev 143293)
@@ -20,9 +20,8 @@
                     the variables during the execution of the decorated methods.
 
 homepage            http://jmdana.github.io/memprof/
-python.versions     26 27 33 34
+python.versions     27 34 35
 
-
 if {${name} ne ${subport}} {
     depends_build       port:py${python.version}-cython
     depends_run         port:py${python.version}-matplotlib \

Modified: trunk/dports/python/py-pyml/Portfile
===================================================================
--- trunk/dports/python/py-pyml/Portfile	2015-12-09 22:37:18 UTC (rev 143292)
+++ trunk/dports/python/py-pyml/Portfile	2015-12-09 22:52:33 UTC (rev 143293)
@@ -20,7 +20,7 @@
 checksums           md5 64d9a2b5fb2cd68cdda1f70e71a4530e \
                     sha1 9f165d1a1a946ddb52733d43e950e6c8a6824aa0
 
-python.versions     26 27
+python.versions     27
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-numpy \

Modified: trunk/dports/python/py-scikit-image/Portfile
===================================================================
--- trunk/dports/python/py-scikit-image/Portfile	2015-12-09 22:37:18 UTC (rev 143292)
+++ trunk/dports/python/py-scikit-image/Portfile	2015-12-09 22:52:33 UTC (rev 143293)
@@ -11,7 +11,7 @@
 platforms           darwin
 license             BSD
 
-python.versions     26 27 33 34
+python.versions     27 34 35
 
 maintainers         stromnov openmaintainer
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/b20f9a37/attachment.html>


More information about the macports-changes mailing list