* update python-waitress to 3.0.0-4

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:51 +01:00
parent 66752816a4
commit b2203b73de
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-waitress
pkgdesc = Waitress WSGI server
pkgver = 3.0.0
pkgrel = 3
pkgrel = 4
url = https://github.com/Pylons/waitress
arch = any
license = ZPL-2.1

View File

@ -3,7 +3,7 @@
pkgname=python-waitress
pkgver=3.0.0
pkgrel=3
pkgrel=4
pkgdesc="Waitress WSGI server"
arch=(any)
license=('ZPL-2.1')