python-coverage: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:16 -04:00
parent d108ef0a2d
commit aa95a4c284

View file

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