aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-botocore
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 10:47:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:50 +0000
commit859f6648b1af4e05d1ed6aa8e3fc65067593023f (patch)
tree6ec7fb5cd41e7db02860cf443125490fcf09f146 /testing/py-botocore
parent112323adae77ed87d060cbf4589c7adba51c08b8 (diff)
downloadaports-859f6648b1af4e05d1ed6aa8e3fc65067593023f.tar.bz2
aports-859f6648b1af4e05d1ed6aa8e3fc65067593023f.tar.xz
testing/py-botocore: rebuild against python 3.7
Diffstat (limited to 'testing/py-botocore')
-rw-r--r--testing/py-botocore/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-botocore/APKBUILD b/testing/py-botocore/APKBUILD
index 5749005080..9c1ed8aec1 100644
--- a/testing/py-botocore/APKBUILD
+++ b/testing/py-botocore/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py-botocore
pkgver=1.12.75
-pkgrel=1
+pkgrel=2
_pkgreal=${pkgname#py-}
pkgdesc="The low-level, core functionality of Boto3"
url="https://github.com/boto/botocore"