diff options
Diffstat (limited to 'python')
-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 6617469b1243..61bf699346c7 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.8} +VERSION=${VERSION:-0.1.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/s3transfer/s3transfer.info b/python/s3transfer/s3transfer.info index 5400085078dd..0ea75446bc8d 100644 --- a/python/s3transfer/s3transfer.info +++ b/python/s3transfer/s3transfer.info @@ -1,8 +1,8 @@ PRGNAM="s3transfer" -VERSION="0.1.8" +VERSION="0.1.9" HOMEPAGE="https://github.com/boto/s3transfer" -DOWNLOAD="https://pypi.python.org/packages/bf/5c/690a1bb9c3e3cf0f204863a3930dba0c63262f713a7d54d95eeca53f292c/s3transfer-0.1.8.tar.gz" -MD5SUM="2885f648ad8d05f6a790a9bb22c973f1" +DOWNLOAD="https://pypi.python.org/packages/e6/e0/61bf352050b0d687755cd1a41ead378e6b1b48f8754076c413e816fcc1ee/s3transfer-0.1.9.tar.gz" +MD5SUM="036d467e77e0d4dfa65448d63a9208bc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="botocore futures" |