[117352] trunk/dports/python/py-sympy/Portfile

stromnov at macports.org stromnov at macports.org
Sun Feb 23 07:31:27 PST 2014


Revision: 117352
          https://trac.macports.org/changeset/117352
Author:   stromnov at macports.org
Date:     2014-02-23 07:31:27 -0800 (Sun, 23 Feb 2014)
Log Message:
-----------
py-sympy: update to version 0.7.5

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

Modified: trunk/dports/python/py-sympy/Portfile
===================================================================
--- trunk/dports/python/py-sympy/Portfile	2014-02-23 15:21:45 UTC (rev 117351)
+++ trunk/dports/python/py-sympy/Portfile	2014-02-23 15:31:27 UTC (rev 117352)
@@ -6,7 +6,7 @@
 PortGroup           select 1.0
 
 name                py-sympy
-version             0.7.4.1
+version             0.7.5
 revision            0
 categories-append   science math
 platforms           darwin
@@ -31,9 +31,18 @@
 
 distname            sympy-${version}
 
-checksums           rmd160  087661c59a8f75bee74241ff952dc3ca5f9a84e1 \
-                    sha256  51a8c2377c240a2cdb418bc59dac9ab106258196d04ce131d06806dbea2af456
+checksums           rmd160  e14678d7becc5d48277d5fdb24966cad10856e5a \
+                    sha256  2ef97048baf91169fb5987da3dc4d52854072cac69507d8668a475ff4dd5d4a6
 
+# Last release compatible with Python 2.5
+if {${subport} eq "py25-sympy"} {
+    version             0.7.4.1
+    revision            0
+    distname            sympy-${version}
+    checksums           rmd160  087661c59a8f75bee74241ff952dc3ca5f9a84e1 \
+                        sha256  51a8c2377c240a2cdb418bc59dac9ab106258196d04ce131d06806dbea2af456
+}
+
 if {${name} ne ${subport}} {
 
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140223/be77af5c/attachment.html>


More information about the macports-changes mailing list