python3-simplejson: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:55 -04:00
parent 7f16acedc7
commit 95086517b7

View file

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