python3-asteval: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:40 -04:00
parent 0b170705c6
commit 96d161dbd1

View file

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