[110975] trunk/dports/python/py-bottleneck/Portfile
stromnov at macports.org
stromnov at macports.org
Thu Sep 12 00:51:38 PDT 2013
Revision: 110975
https://trac.macports.org/changeset/110975
Author: stromnov at macports.org
Date: 2013-09-12 00:51:38 -0700 (Thu, 12 Sep 2013)
Log Message:
-----------
py-bottleneck: update to version 0.7.0
Modified Paths:
--------------
trunk/dports/python/py-bottleneck/Portfile
Modified: trunk/dports/python/py-bottleneck/Portfile
===================================================================
--- trunk/dports/python/py-bottleneck/Portfile 2013-09-12 07:01:08 UTC (rev 110974)
+++ trunk/dports/python/py-bottleneck/Portfile 2013-09-12 07:51:38 UTC (rev 110975)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-bottleneck
-version 0.6.0
+version 0.7.0
revision 0
categories-append math
platforms darwin
@@ -26,16 +26,15 @@
distname Bottleneck-${version}
-checksums rmd160 4f7163a98610d44da269d346e41245cad9c7f8bd \
- sha256 eddfdc0492e7b0d2749d4a8861503186446d09d73f3eeb3f064a80313ded2f65
+checksums rmd160 1c4383c7b94f78b7f687d9dac7d38e2d6865de49 \
+ sha256 8d7bc7eac458632603fc10c71f26c0f9f976293ff394f48efae6ecd4c79b21fc
if {$subport != $name} {
- depends_lib-append port:py${python.version}-cython \
- port:py${python.version}-numpy
+ depends_lib-append port:py${python.version}-numpy
livecheck.type none
} else {
livecheck.type regex
livecheck.url ${master_sites}
- livecheck.regex "Bottleneck-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+ livecheck.regex {Bottleneck-(\d+(?:\.\d+)*)\.[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130912/21a53eea/attachment.html>
More information about the macports-changes
mailing list