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

stromnov at macports.org stromnov at macports.org
Thu Aug 22 04:54:23 PDT 2013


Revision: 109934
          https://trac.macports.org/changeset/109934
Author:   stromnov at macports.org
Date:     2013-08-22 04:54:23 -0700 (Thu, 22 Aug 2013)
Log Message:
-----------
py-sympy: fix livecheck

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

Modified: trunk/dports/python/py-sympy/Portfile
===================================================================
--- trunk/dports/python/py-sympy/Portfile	2013-08-22 09:54:39 UTC (rev 109933)
+++ trunk/dports/python/py-sympy/Portfile	2013-08-22 11:54:23 UTC (rev 109934)
@@ -78,5 +78,5 @@
 } else {
     livecheck.type      regex
     livecheck.url       https://pypi.python.org/packages/source/s/sympy/
-    livecheck.regex     "sympy-(\\d+(?:\\.\\d+)*)\.\[tz\]"
+    livecheck.regex     "sympy-(\\d+(?:\\.\\d+)*)\[.-\]"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130822/ede04fa4/attachment.html>


More information about the macports-changes mailing list