aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-botocore
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-16 21:30:14 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:32:15 +0100
commitcf13bd24e412e0cd752ea02969b56b1bb5d45a37 (patch)
tree692eac0b4ca7863b4cb142aac044fb3c8c4ef23f /testing/py-botocore
parent92eca03c1904438a83a3f49293e0e0a8d62bc7c4 (diff)
downloadaports-cf13bd24e412e0cd752ea02969b56b1bb5d45a37.tar.bz2
aports-cf13bd24e412e0cd752ea02969b56b1bb5d45a37.tar.xz
testing/py-botocore: rebuild against new version of python3
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 1d5d9d69fa..f3ecb2056c 100644
--- a/testing/py-botocore/APKBUILD
+++ b/testing/py-botocore/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-botocore
_pkgname=${pkgname#py-}
pkgver=1.4.85
-pkgrel=1
+pkgrel=2
pkgdesc="The low-level, core functionality of Boto3"
url="https://github.com/boto/boto"
arch="noarch"