python3-Werkzeug: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:54 -04:00
parent 492a49cbd5
commit 59f24c162a

View file

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