python3-css-parser: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:14 -04:00
parent 996bde4df9
commit 5988671f36

View file

@ -1,7 +1,7 @@
# Template file for 'python3-css-parser'
pkgname=python3-css-parser
version=1.0.4
revision=6
revision=7
wrksrc="css-parser-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"