python3-bibtexparser: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:42 -04:00
parent 1219f3aec3
commit 6737ac6454

View file

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