python3-jmespath: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:01 -04:00
parent e5834c9bd9
commit 75b2c6185e

View file

@ -1,7 +1,7 @@
# Template file for 'python3-jmespath'
pkgname=python3-jmespath
version=0.10.0
revision=4
revision=5
wrksrc="jmespath.py-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"