python3-doi: rebuild for Python 3.11

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

View file

@ -1,7 +1,7 @@
# Template file for 'python3-doi' # Template file for 'python3-doi'
pkgname=python3-doi pkgname=python3-doi
version=0.2.0 version=0.2.0
revision=3 revision=4
wrksrc="python-doi-${version}" wrksrc="python-doi-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"