python3-Cheroot: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:04 -04:00
parent 5fc4d0aacf
commit 0bdf60a3c1

View file

@ -1,7 +1,7 @@
# Template file for 'python3-Cheroot' # Template file for 'python3-Cheroot'
pkgname=python3-Cheroot pkgname=python3-Cheroot
version=8.4.5 version=8.4.5
revision=2 revision=3
wrksrc="cheroot-${version}" wrksrc="cheroot-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools_scm" hostmakedepends="python3-setuptools_scm"