python3-elementpath: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:54 -04:00
parent 7c19f44282
commit 75906afd9d

View file

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