python3-pytest-cov: update to 2.12.0.

This commit is contained in:
Piotr Wójcik 2021-05-31 20:05:07 +02:00
parent 658fab7620
commit 98c8fdeabe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pytest-cov'
pkgname=python3-pytest-cov
version=2.11.1
version=2.12.0
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=359952d9d39b9f822d9d29324483e7ba04a3a17dd7d05aa6beb7ea01e359e5f7
checksum=8535764137fecce504a49c2b742288e3d34bc09eed298ad65963616cc98fd45e
make_check=no # requires unpackaged xdist, fields, process_tests
post_install() {