python-coverage: update to 5.0.1

This commit is contained in:
Nathan Owens 2019-12-29 21:12:50 -06:00 committed by Piotr
parent b7667e063f
commit f8cb2c591a
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-coverage'
pkgname=python-coverage
version=4.5.4
revision=2
version=5.0.1
revision=1
wrksrc="${pkgname/python-//}-${version}"
build_style=python-module
pycompile_module="coverage"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://bitbucket.org/ned/coveragepy"
distfiles="${PYPI_SITE}/c/coverage/coverage-${version}.tar.gz"
checksum=e07d9f1a23e9e93ab5c62902833bf3e4b1f65502927379148b6622686223125c
checksum=5ac71bba1e07eab403b082c4428f868c1c9e26a21041436b4905c4c3d4e49b08
alternatives="coverage:coverage:/usr/bin/coverage2"
python3-coverage_package() {