aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-kombu
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-kombu')
-rw-r--r--testing/py3-kombu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-kombu/APKBUILD b/testing/py3-kombu/APKBUILD
index 3485676210..7a60c6135d 100644
--- a/testing/py3-kombu/APKBUILD
+++ b/testing/py3-kombu/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-kombu
_pyname=kombu
pkgver=4.6.5
-pkgrel=0
+pkgrel=1
pkgdesc="a message queue abstraction layer"
options="!check" # 3 Redis tests fail
url="https://pypi.python.org/pypi/kombu/"