aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-webtest/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-webtest/APKBUILD')
-rw-r--r--testing/py3-webtest/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-webtest/APKBUILD b/testing/py3-webtest/APKBUILD
index 4377deccd5f..113ac41fe98 100644
--- a/testing/py3-webtest/APKBUILD
+++ b/testing/py3-webtest/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-webtest
_pkgname=WebTest
pkgver=2.0.33
-pkgrel=0
+pkgrel=1
pkgdesc="A Helper to test WSGI applications"
options="!check" # Requires unpackaged dependencies
url="http://webtest.pythonpaste.org/"