python3-listparser: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:50 -04:00
parent 4d1952d4ed
commit ab3e3fbbc6

View file

@ -1,7 +1,7 @@
# Template file for 'python3-listparser'
pkgname=python3-listparser
version=0.18
revision=2
revision=3
wrksrc="listparser-$version"
build_style=python3-module
hostmakedepends="python3-setuptools"