summaryrefslogtreecommitdiffstats
path: root/development/Bottleneck
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-06-03 18:56:06 +0200
committer Willy Sudiarto Raharjo2017-06-06 02:56:21 +0200
commit32253f98b2ca3d91b93a76b0b6be6be8a767e118 (patch)
tree7bbfc358d68c2d40cf14014608fd47a3f327ef86 /development/Bottleneck
parentf591f2e322a51f8622c7abd323e17879c42cd5ee (diff)
downloadslackbuilds-32253f98b2ca3d91b93a76b0b6be6be8a767e118.tar.gz
development/Bottleneck: Updated for version 1.2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/Bottleneck')
-rw-r--r--development/Bottleneck/Bottleneck.SlackBuild4
-rw-r--r--development/Bottleneck/Bottleneck.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/Bottleneck/Bottleneck.SlackBuild b/development/Bottleneck/Bottleneck.SlackBuild
index 2d138f4a1d..939020ae44 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 ae9424cc7f..999b2d22bf 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"