aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pika
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:03:05 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:40 +0000
commit20062a49827cd6d9f070855fbfe5921d7b64e57d (patch)
tree0a5094e21713d3c43f059cb15f56de754bdcbd3e /testing/py3-pika
parent38c2f99c4176a07f386c6e482710182dad4fb993 (diff)
downloadaports-20062a49827cd6d9f070855fbfe5921d7b64e57d.tar.bz2
aports-20062a49827cd6d9f070855fbfe5921d7b64e57d.tar.xz
testing/py3-pika: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pika')
-rw-r--r--testing/py3-pika/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pika/APKBUILD b/testing/py3-pika/APKBUILD
index b378c0c3eb..921fce82fd 100644
--- a/testing/py3-pika/APKBUILD
+++ b/testing/py3-pika/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pika
_pkgname=pika
pkgver=1.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Python3 AMQP client library"
options="!check" # failures=1
url="https://pika.readthedocs.org"