summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-02-04 18:33:23 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-11 07:24:47 +0700
commit8c82cfc3125b2e1c4004b88b2545eac910dbd1db (patch)
tree067978c3fd62aab8f0ee1d160713c43599a52f9d /libraries
parent0d5f28f81e5a537f6972eb56838abb5543c8763b (diff)
downloadslackbuilds-8c82cfc3125b2e1c4004b88b2545eac910dbd1db.tar.gz
slackbuilds-8c82cfc3125b2e1c4004b88b2545eac910dbd1db.tar.xz
libraries/botocore: Updated for version 1.5.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/botocore/botocore.SlackBuild4
-rw-r--r--libraries/botocore/botocore.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/botocore/botocore.SlackBuild b/libraries/botocore/botocore.SlackBuild
index 3c2a85e6b0..6be3be87fb 100644
--- a/libraries/botocore/botocore.SlackBuild
+++ b/libraries/botocore/botocore.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for botocore
-# 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=botocore
-VERSION=${VERSION:-1.4.70}
+VERSION=${VERSION:-1.5.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/botocore/botocore.info b/libraries/botocore/botocore.info
index 920af3bdac..da68d38e09 100644
--- a/libraries/botocore/botocore.info
+++ b/libraries/botocore/botocore.info
@@ -1,8 +1,8 @@
PRGNAM="botocore"
-VERSION="1.4.70"
+VERSION="1.5.7"
HOMEPAGE="https://github.com/boto/botocore"
-DOWNLOAD="https://pypi.python.org/packages/65/33/f14d2886dbae8445e847c65c817b8a66793f540b932fc13b59dabb4af3ea/botocore-1.4.70.tar.gz"
-MD5SUM="4cec227cfdcc16c495e4187993258505"
+DOWNLOAD="https://pypi.python.org/packages/44/b3/5fe7969f313f56e83f887e047291a3ad4df9b7d19d054085cb6991d77eab/botocore-1.5.7.tar.gz"
+MD5SUM="efb277ce1875a8046a4e1809ec0405ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-dateutil jmespath bcdoc"