Skip to content

Commit

Permalink
python3-coverage: update to 7.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
tornaria authored and ahesford committed Oct 22, 2023
1 parent 91320c3 commit 8322d60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/python3-coverage/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python3-coverage'
pkgname=python3-coverage
version=7.3.1
revision=2
version=7.3.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
makedepends="python3-devel"
Expand All @@ -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=6cb7fe1581deb67b782c153136541e20901aa312ceedaf1467dcb35255787952
checksum=be32ad29341b0170e795ca590e1c07e81fc061cb5b10c74ce7203491484404ef

pre_check() {
# required setup, see tox.ini
Expand Down

0 comments on commit 8322d60

Please sign in to comment.