aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/py3-waitress/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-waitress/APKBUILD b/community/py3-waitress/APKBUILD
index e6a1811695..5793356b9e 100644
--- a/community/py3-waitress/APKBUILD
+++ b/community/py3-waitress/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-waitress
_pkgname=waitress
pkgver=1.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="A Python3 WSGI server"
options="!check" # Test ERRORS out, fails to resolve address
url="https://github.com/Pylons/waitress"