python3-pytest-cov: update to 2.11.1.
This commit is contained in:
parent
f3b3c075a8
commit
054bf371f4
@ -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.10.1
|
version=2.11.1
|
||||||
revision=3
|
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,8 @@ 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=47bd0ce14056fdd79f93e1713f88fad7bdcc583dcd7783da86ef2f085a0bb88e
|
checksum=359952d9d39b9f822d9d29324483e7ba04a3a17dd7d05aa6beb7ea01e359e5f7
|
||||||
|
make_check=no # requires unpackaged xdist, fields, process_tests
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user