mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
python/s3transfer: Updated for version 0.1.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
68f0b06d29
commit
89cad34771
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue