python-pretend: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:19 -04:00
parent eb0dcebcd6
commit 898a01f4f3

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=3 revision=4
wrksrc="pretend-${version}" wrksrc="pretend-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"