summaryrefslogtreecommitdiffstats
path: root/libraries/botocore
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-03-03 12:59:18 +0100
committer Willy Sudiarto Raharjo2015-03-07 01:05:21 +0100
commit00dd229aa7e0ec568434f8280bb82270ccf94e46 (patch)
treeed62bd79a7a77eb25f41d794dc31748d779e32ba /libraries/botocore
parenta9bce1eb5fb5f755c6e8ec7d685b40ee76aa41c1 (diff)
downloadslackbuilds-00dd229aa7e0ec568434f8280bb82270ccf94e46.tar.gz
libraries/botocore: Updated for version 0.93.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/botocore')
-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 c45d7207c9..ead631eb89 100644
--- a/libraries/botocore/botocore.SlackBuild
+++ b/libraries/botocore/botocore.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for botocore
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014 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:-0.84.0}
+VERSION=${VERSION:-0.93.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/botocore/botocore.info b/libraries/botocore/botocore.info
index e541768235..605aa09453 100644
--- a/libraries/botocore/botocore.info
+++ b/libraries/botocore/botocore.info
@@ -1,8 +1,8 @@
PRGNAM="botocore"
-VERSION="0.84.0"
+VERSION="0.93.0"
HOMEPAGE="https://github.com/boto/botocore"
-DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-0.84.0.tar.gz"
-MD5SUM="4905f53e716a8114e179f541c2c0a349"
+DOWNLOAD="https://pypi.python.org/packages/source/b/botocore/botocore-0.93.0.tar.gz"
+MD5SUM="ca965fdb98f6060104bc17a10607d7a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-dateutil jmespath"