* update python-s3transfer to 0.10.3-2
This commit is contained in:
parent
de428840ee
commit
237092b3b7
@ -1,7 +1,7 @@
|
|||||||
pkgbase = python-s3transfer
|
pkgbase = python-s3transfer
|
||||||
pkgdesc = Amazon S3 Transfer Manager for Python
|
pkgdesc = Amazon S3 Transfer Manager for Python
|
||||||
pkgver = 0.10.3
|
pkgver = 0.10.3
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://github.com/boto/s3transfer
|
url = https://github.com/boto/s3transfer
|
||||||
arch = any
|
arch = any
|
||||||
license = Apache
|
license = Apache
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
pkgname=python-s3transfer
|
pkgname=python-s3transfer
|
||||||
# https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
|
# https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
|
||||||
pkgver=0.10.3
|
pkgver=0.10.3
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Amazon S3 Transfer Manager for Python'
|
pkgdesc='Amazon S3 Transfer Manager for Python'
|
||||||
arch=('any')
|
arch=(any)
|
||||||
url="https://github.com/boto/s3transfer"
|
url="https://github.com/boto/s3transfer"
|
||||||
license=('Apache')
|
license=('Apache')
|
||||||
depends=('python' 'python-botocore')
|
depends=('python' 'python-botocore')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user