[135215] trunk/dports/python

aronnax at macports.org aronnax at macports.org
Sun Apr 19 05:53:03 PDT 2015


Revision: 135215
          https://trac.macports.org/changeset/135215
Author:   aronnax at macports.org
Date:     2015-04-19 05:53:03 -0700 (Sun, 19 Apr 2015)
Log Message:
-----------
py-astroML: upgrade to 0.3, add Python 3 subports

Modified Paths:
--------------
    trunk/dports/python/py-astroML/Portfile
    trunk/dports/python/py-astroML_addons/Portfile

Modified: trunk/dports/python/py-astroML/Portfile
===================================================================
--- trunk/dports/python/py-astroML/Portfile	2015-04-19 12:11:23 UTC (rev 135214)
+++ trunk/dports/python/py-astroML/Portfile	2015-04-19 12:53:03 UTC (rev 135215)
@@ -8,15 +8,14 @@
 set realname        astroML
 
 name                py-${realname}
-version             0.2
-revision            1
+version             0.3
 categories-append   science
 license             BSD
 platforms           darwin
 supported_archs     noarch
 maintainers         aronnax openmaintainer
 
-python.versions     26 27
+python.versions     26 27 33 34
 
 description         tools for machine learning and data mining in astronomy
 
@@ -33,9 +32,9 @@
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}
 distname            ${realname}-${version}
 
-checksums           md5     85f558368546660564f20b30efafb024 \
-                    sha1    fab489b9f639ada858c8621d58d3a17573898170 \
-                    rmd160  bee73b9aa6b5e5d09dec684563b4142e891941b9
+checksums           md5     56d5c281ca079eb569ef1898be1604db \
+                    sha1    dbf1a775f2dff6e3f3721d1b69a65a5d757bde95 \
+                    rmd160  2a029523b0fcc768acb4e2a3efe1050e24a32cc8
 
 if {${name} eq ${subport}} {
     livecheck.type      regex

Modified: trunk/dports/python/py-astroML_addons/Portfile
===================================================================
--- trunk/dports/python/py-astroML_addons/Portfile	2015-04-19 12:11:23 UTC (rev 135214)
+++ trunk/dports/python/py-astroML_addons/Portfile	2015-04-19 12:53:03 UTC (rev 135215)
@@ -14,7 +14,7 @@
 platforms           darwin
 maintainers         aronnax openmaintainer
 
-python.versions     26 27
+python.versions     26 27 33 34
 
 description         performance add-ons for the astroML package
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150419/98769e3e/attachment-0001.html>


More information about the macports-changes mailing list