python3-waitress: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:57 -04:00
parent 41b4165f3d
commit 00f86bc5e1

View file

@ -1,7 +1,7 @@
# Template file for 'python3-waitress' # Template file for 'python3-waitress'
pkgname=python3-waitress pkgname=python3-waitress
version=2.1.2 version=2.1.2
revision=1 revision=2
wrksrc="waitress-${version}" wrksrc="waitress-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"