diff --git a/development/Bottleneck/Bottleneck.SlackBuild b/development/Bottleneck/Bottleneck.SlackBuild index b1e2817dbc..c4e21a9450 100644 --- a/development/Bottleneck/Bottleneck.SlackBuild +++ b/development/Bottleneck/Bottleneck.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=Bottleneck -VERSION=${VERSION:-0.8.0} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/Bottleneck/Bottleneck.info b/development/Bottleneck/Bottleneck.info index 8e541f6ab6..5149b0002f 100644 --- a/development/Bottleneck/Bottleneck.info +++ b/development/Bottleneck/Bottleneck.info @@ -1,8 +1,8 @@ PRGNAM="Bottleneck" -VERSION="0.8.0" +VERSION="1.0.0" HOMEPAGE="http://berkeleyanalytics.com/bottleneck" -DOWNLOAD="https://pypi.python.org/packages/source/B/Bottleneck/Bottleneck-0.8.0.tar.gz" -MD5SUM="1a363fa35ce521eebb838e1bd6520e24" +DOWNLOAD="https://pypi.python.org/packages/source/B/Bottleneck/Bottleneck-1.0.0.tar.gz" +MD5SUM="380fa6f275bd24f27e7cf0e0d752f5d2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="numpy"