mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-coverage: update to 7.4.1.
This commit is contained in:
parent
e3ffa3fde6
commit
f41cdf245c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-coverage'
|
||||
pkgname=python3-coverage
|
||||
version=7.3.2
|
||||
version=7.4.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -12,7 +12,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=be32ad29341b0170e795ca590e1c07e81fc061cb5b10c74ce7203491484404ef
|
||||
checksum=1ed4b95480952b1a26d863e546fa5094564aa0065e1e5f0d4d0041f293251d04
|
||||
|
||||
pre_check() {
|
||||
# required setup, see tox.ini
|
||||
|
|
Loading…
Add table
Reference in a new issue