aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-s3transfer/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 10:47:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:50 +0000
commit72e0e04cab9d2d543e27f17f70154575909b331b (patch)
tree6f56482a4d3762d8a842c0a309367c9f96a2fd09 /testing/py-s3transfer/APKBUILD
parent859f6648b1af4e05d1ed6aa8e3fc65067593023f (diff)
downloadaports-72e0e04cab9d2d543e27f17f70154575909b331b.tar.bz2
aports-72e0e04cab9d2d543e27f17f70154575909b331b.tar.xz
testing/py-s3transfer: rebuild against python 3.7
Diffstat (limited to 'testing/py-s3transfer/APKBUILD')
-rw-r--r--testing/py-s3transfer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-s3transfer/APKBUILD b/testing/py-s3transfer/APKBUILD
index 0a415dfc1d..174bd6bb63 100644
--- a/testing/py-s3transfer/APKBUILD
+++ b/testing/py-s3transfer/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-s3transfer
_pkgname=${pkgname#py-}
pkgver=0.1.13
-pkgrel=0
+pkgrel=1
pkgdesc="Amazon S3 Transfer Manager for Python"
url="https://github.com/boto/s3transfer"
arch="noarch"