python3-pytest-cov: update to 3.0.0.
This commit is contained in:
parent
bf3cc537f7
commit
489ef18b52
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pytest-cov'
|
# Template file for 'python3-pytest-cov'
|
||||||
pkgname=python3-pytest-cov
|
pkgname=python3-pytest-cov
|
||||||
version=2.12.1
|
version=3.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pytest-cov-${version}"
|
wrksrc="pytest-cov-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://pytest-cov.readthedocs.io/en/latest/"
|
homepage="https://pytest-cov.readthedocs.io/en/latest/"
|
||||||
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-cov/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-cov/master/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-cov/pytest-cov-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest-cov/pytest-cov-${version}.tar.gz"
|
||||||
checksum=261ceeb8c227b726249b376b8526b600f38667ee314f910353fa318caa01f4d7
|
checksum=e7f0f5b1617d2210a2cabc266dfe2f4c75a8d32fb89eafb7ad9d06f6d076d470
|
||||||
make_check=no # requires unpackaged xdist, fields, process_tests
|
make_check=no # requires unpackaged xdist, fields, process_tests
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user