python3-pytest-cov: update to 2.12.1.

This commit is contained in:
Piotr Wójcik 2021-07-19 18:40:23 +02:00
parent ccc79ece3a
commit 82d1b6d796

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pytest-cov'
pkgname=python3-pytest-cov
version=2.12.0
version=2.12.1
revision=1
wrksrc="pytest-cov-${version}"
build_style=python3-module
@ -14,7 +14,7 @@ license="MIT"
homepage="https://pytest-cov.readthedocs.io/en/latest/"
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-cov/master/CHANGELOG.rst"
distfiles="${PYPI_SITE}/p/pytest-cov/pytest-cov-${version}.tar.gz"
checksum=8535764137fecce504a49c2b742288e3d34bc09eed298ad65963616cc98fd45e
checksum=261ceeb8c227b726249b376b8526b600f38667ee314f910353fa318caa01f4d7
make_check=no # requires unpackaged xdist, fields, process_tests
post_install() {