aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-waitress
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 09:26:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:45 +0000
commit9847a3993516543fb54b12388f3ef12913846c82 (patch)
treeac59f426181420c7aab8edc14e690f57e4d00186 /community/py-waitress
parent2e9d594a8d84b0c66b48387589d1c2f8ca43d596 (diff)
downloadaports-9847a3993516543fb54b12388f3ef12913846c82.tar.bz2
aports-9847a3993516543fb54b12388f3ef12913846c82.tar.xz
community/py-waitress: rebuild against python 3.7
Diffstat (limited to 'community/py-waitress')
-rw-r--r--community/py-waitress/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-waitress/APKBUILD b/community/py-waitress/APKBUILD
index ca59e55b22..2c65f86227 100644
--- a/community/py-waitress/APKBUILD
+++ b/community/py-waitress/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-waitress
_pkgname=waitress
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="A Python WSGI server"
url="https://github.com/Pylons/waitress"
arch="noarch"