python-coverage: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:21 -04:00
parent 632ff62186
commit f2a105f86f

View file

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