diff options
Diffstat (limited to 'development/Bottleneck')
-rw-r--r-- | development/Bottleneck/Bottleneck.SlackBuild | 4 | ||||
-rw-r--r-- | development/Bottleneck/Bottleneck.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/Bottleneck/Bottleneck.SlackBuild b/development/Bottleneck/Bottleneck.SlackBuild index 2d138f4a1d2e9..939020ae44e78 100644 --- a/development/Bottleneck/Bottleneck.SlackBuild +++ b/development/Bottleneck/Bottleneck.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Bottleneck -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=Bottleneck -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/Bottleneck/Bottleneck.info b/development/Bottleneck/Bottleneck.info index ae9424cc7f1eb..999b2d22bfc48 100644 --- a/development/Bottleneck/Bottleneck.info +++ b/development/Bottleneck/Bottleneck.info @@ -1,8 +1,8 @@ PRGNAM="Bottleneck" -VERSION="1.2.0" +VERSION="1.2.1" HOMEPAGE="http://berkeleyanalytics.com/bottleneck" -DOWNLOAD="https://pypi.python.org/packages/96/c0/fb8fbc6cfa22c8a898a4bcb6f31a823c8456c960a3f27d57359ac61a4c36/Bottleneck-1.2.0.tar.gz" -MD5SUM="d9e019e4ec94d74077289c68a22dcfe8" +DOWNLOAD="https://pypi.python.org/packages/05/ae/cedf5323f398ab4e4ff92d6c431a3e1c6a186f9b41ab3e8258dff786a290/Bottleneck-1.2.1.tar.gz" +MD5SUM="7fbe5f1194b2717dd8482da3679c0270" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="numpy" |