diff options
Diffstat (limited to 'python/s3transfer')
-rw-r--r-- | python/s3transfer/s3transfer.SlackBuild | 2 | ||||
-rw-r--r-- | python/s3transfer/s3transfer.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/s3transfer/s3transfer.SlackBuild b/python/s3transfer/s3transfer.SlackBuild index f1fc6c82c6..dfe7a9fad0 100644 --- a/python/s3transfer/s3transfer.SlackBuild +++ b/python/s3transfer/s3transfer.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=s3transfer -VERSION=${VERSION:-0.1.2} +VERSION=${VERSION:-0.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/s3transfer/s3transfer.info b/python/s3transfer/s3transfer.info index 51c005b833..4c09ea5a99 100644 --- a/python/s3transfer/s3transfer.info +++ b/python/s3transfer/s3transfer.info @@ -1,8 +1,8 @@ PRGNAM="s3transfer" -VERSION="0.1.2" +VERSION="0.1.3" HOMEPAGE="https://github.com/boto/s3transfer" -DOWNLOAD="https://pypi.python.org/packages/b1/04/27bfb9ceda7dad27c32cc6c260371d56d97b733fb4ad6fd5b01c1b75900a/s3transfer-0.1.2.tar.gz" -MD5SUM="72a0c408d7e402c4e1dcfd6e15377f84" +DOWNLOAD="https://pypi.python.org/packages/d4/6e/1e9014fa7d3e8cd1f0c717321cea628606f61d24991c8945eb464ae4b325/s3transfer-0.1.3.tar.gz" +MD5SUM="8001ab82015f085facd42e948d5d569d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="botocore futures" |