python-coverage: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:14:53 -02:00
parent 0f5a848751
commit 0522cc632d
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

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.2 version=4.5.2
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"