mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python3-coverage: update to 7.9.1.
This commit is contained in:
parent
068b934428
commit
2c4732a76b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-coverage'
|
||||
pkgname=python3-coverage
|
||||
version=7.8.0
|
||||
version=7.9.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# this counts files but our installed package has fewer files
|
||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/nedbat/coveragepy"
|
||||
changelog="https://raw.githubusercontent.com/nedbat/coveragepy/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/c/coverage/coverage-${version}.tar.gz"
|
||||
checksum=7a3d62b3b03b4b6fd41a085f3574874cf946cb4604d2b4d3e8dca8cd570ca501
|
||||
checksum=6cf43c78c4282708a28e466316935ec7489a9c487518a77fa68f716c67909cec
|
||||
|
||||
pre_check() {
|
||||
# required setup, see tox.ini
|
||||
|
|
Loading…
Add table
Reference in a new issue