python-coverage: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:04:54 +01:00
parent fec9e74057
commit 13d12ed648

View file

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