python3-wrapt: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:01 -04:00
parent a11f955d80
commit f596b3badd

View file

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