aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 10:48:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:27 +0000
commitc9e4530f9d5631d69db4b31a2a022e161fb457bc (patch)
tree44133ba452aed548432bce1f8f936eed67a86623 /testing
parent95a9fe9174fd38448b9b47cbab48dc067b892bd9 (diff)
downloadaports-c9e4530f9d5631d69db4b31a2a022e161fb457bc.tar.bz2
aports-c9e4530f9d5631d69db4b31a2a022e161fb457bc.tar.xz
testing/py3-botocore: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-botocore/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-botocore/APKBUILD b/testing/py3-botocore/APKBUILD
index a879e69f2b..8758302ee6 100644
--- a/testing/py3-botocore/APKBUILD
+++ b/testing/py3-botocore/APKBUILD
@@ -4,7 +4,7 @@ pkgname=py3-botocore
_pkgname=botocore
# Verify required version from py3-boto3 on this package before upgrading
pkgver=1.13.8
-pkgrel=0
+pkgrel=1
pkgdesc="The low-level, core functionality of Boto3"
url="https://github.com/boto/botocore"
arch="noarch"