aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-amqp
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 11:29:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:51 +0000
commita7edf290c345504a1f8dac1747a46a348108497d (patch)
tree66d0f4cf1d7b75036ce1fddd0a05febb62d91a0b /testing/py-amqp
parent2a3c9948543ae9483b448d218ffccc1d1872abab (diff)
downloadaports-a7edf290c345504a1f8dac1747a46a348108497d.tar.bz2
aports-a7edf290c345504a1f8dac1747a46a348108497d.tar.xz
testing/py-amqp: rebuild against python 3.7
Diffstat (limited to 'testing/py-amqp')
-rw-r--r--testing/py-amqp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-amqp/APKBUILD b/testing/py-amqp/APKBUILD
index 23c63b23e7..b9fa1f2216 100644
--- a/testing/py-amqp/APKBUILD
+++ b/testing/py-amqp/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py-amqp
_pyname=amqp
pkgver=2.4.2
-pkgrel=0
+pkgrel=1
pkgdesc="an AMQP implementation"
url="https://pypi.python.org/pypi/amqp/"
arch="noarch"