[115954] trunk/dports/python/py-pandas/Portfile
stromnov at macports.org
stromnov at macports.org
Wed Jan 15 03:56:36 PST 2014
Revision: 115954
https://trac.macports.org/changeset/115954
Author: stromnov at macports.org
Date: 2014-01-15 03:56:36 -0800 (Wed, 15 Jan 2014)
Log Message:
-----------
py-pandas: update to version 0.13.0
Modified Paths:
--------------
trunk/dports/python/py-pandas/Portfile
Modified: trunk/dports/python/py-pandas/Portfile
===================================================================
--- trunk/dports/python/py-pandas/Portfile 2014-01-15 11:53:20 UTC (rev 115953)
+++ trunk/dports/python/py-pandas/Portfile 2014-01-15 11:56:36 UTC (rev 115954)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-pandas
-version 0.12.0
+version 0.13.0
revision 0
categories-append science
license BSD
@@ -24,8 +24,8 @@
distname pandas-${version}
-checksums rmd160 b6c421d87557f6e74a771726248d93c77427c38f \
- sha256 be9b4c3611801b366873531bc87a87dd16b19e7d78fa84c21898cd007931c86d
+checksums rmd160 97e401aeb3e2a7bb5bb16ccae7ec167fa04d36ed \
+ sha256 f034cd298e0d68fee24a2b0a68a9b8da41978d6f39474f908f7f352904ef7f3c
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools
@@ -45,5 +45,5 @@
} else {
livecheck.type regex
livecheck.url ${master_sites}
- livecheck.regex "pandas-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+ livecheck.regex {pandas-(\d+(?:\.\d+)*)\.[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140115/eb951efe/attachment-0001.html>
More information about the macports-changes
mailing list