development/Bottleneck: Updated for version 1.2.1.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2017-06-03 18:56:06 +02:00 committed by Willy Sudiarto Raharjo
parent f591f2e322
commit 32253f98b2
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"