diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:39:04 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:25 +0100 |
commit | 4ee6df6b44a33691168871e5622238e9d2e7a850 (patch) | |
tree | 98e883a0a3d3755a1c490bb2f061bf3ee8f65c36 /testing/py-s3transfer | |
parent | 853e8114ff77019ad163fa08f0a097237ee3feb9 (diff) | |
download | aports-4ee6df6b44a33691168871e5622238e9d2e7a850.tar.bz2 aports-4ee6df6b44a33691168871e5622238e9d2e7a850.tar.xz |
testing/py-s3transfer: rebuild against new version of python3
Diffstat (limited to 'testing/py-s3transfer')
-rw-r--r-- | testing/py-s3transfer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-s3transfer/APKBUILD b/testing/py-s3transfer/APKBUILD index c2560fd63b..3135906c65 100644 --- a/testing/py-s3transfer/APKBUILD +++ b/testing/py-s3transfer/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-s3transfer _pkgname=${pkgname#py-} pkgver=0.1.10 -pkgrel=0 +pkgrel=1 pkgdesc="Amazon S3 Transfer Manager for Python" url="https://github.com/boto/s3transfer" arch="noarch" |