[141921] trunk/dports/python/py-yt/Portfile

robitaille at macports.org robitaille at macports.org
Sat Dec 12 03:34:25 PST 2015


Revision: 141921
          https://trac.macports.org/changeset/141921
Author:   robitaille at macports.org
Date:     2015-10-30 21:07:24 -0700 (Fri, 30 Oct 2015)
Log Message:
-----------
py-yt: updated to 3.2.1 and added Python 3.4 port

Modified Paths:
--------------
    trunk/dports/python/py-yt/Portfile

Modified: trunk/dports/python/py-yt/Portfile
===================================================================
--- trunk/dports/python/py-yt/Portfile	2015-10-31 03:49:47 UTC (rev 141920)
+++ trunk/dports/python/py-yt/Portfile	2015-10-31 04:07:24 UTC (rev 141921)
@@ -3,10 +3,8 @@
 
 PortSystem          1.0
 PortGroup           python 1.0
-PortGroup           bitbucket 1.0
-
-bitbucket.setup     yt_analysis yt 3.1.0 yt-
 name                py-yt
+version             3.2.1
 maintainers         robitaille openmaintainer
 
 categories-append   science
@@ -21,15 +19,16 @@
                     data. It will also provide a standard framework \
                     based on physical quantities interoperability \
                     between codes.
-
 platforms           darwin
 
 homepage            http://yt-project.org/
+master_sites        http://pypi.python.org/packages/source/y/yt/
+distname            yt-${version}
 
-checksums           rmd160  252a850465e7669d44a5cbd66072cb44af8bc812 \
-                    sha256  7f6e4b13e2ff30f0336f2efcdb80958584953702d631e9d72c863b819dbfe140
+checksums           rmd160  1265a19abdbd9d3ada041e5c18d80465bb1beefd \
+                    sha256  6c540a269ae3c84d6355da19ea9d8e5a7808e0cc069f803ea773502641ca7fcf
 
-python.versions     27
+python.versions     27 34
 
 if {${name} ne ${subport}} {
     depends_run-append  port:py${python.version}-numpy \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/3ea02464/attachment.html>


More information about the macports-changes mailing list