summaryrefslogtreecommitdiffstats
path: root/python/s3transfer/s3transfer.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-02-04 17:36:29 +0100
committer Willy Sudiarto Raharjo2017-02-11 01:24:47 +0100
commit1d1b1de7b6b1b7a4266a566a27766557d99523ed (patch)
tree7f579dfddf6b924bb98d3a1b00f9d0e414773321 /python/s3transfer/s3transfer.SlackBuild
parent8c82cfc3125b2e1c4004b88b2545eac910dbd1db (diff)
downloadslackbuilds-1d1b1de7b6b1b7a4266a566a27766557d99523ed.tar.gz
python/s3transfer: Updated for version 0.1.10.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/s3transfer/s3transfer.SlackBuild')
-rw-r--r--python/s3transfer/s3transfer.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/s3transfer/s3transfer.SlackBuild b/python/s3transfer/s3transfer.SlackBuild
index 61bf699346..d4aebeb314 100644
--- a/python/s3transfer/s3transfer.SlackBuild
+++ b/python/s3transfer/s3transfer.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for s3transfer
-# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-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=s3transfer
-VERSION=${VERSION:-0.1.9}
+VERSION=${VERSION:-0.1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}