python-pretend: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:23 -04:00
parent d37757ee8c
commit 7da9136ec3

View file

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