python3-pytest-cov: update to 2.10.1.
This commit is contained in:
parent
bfc74c65e1
commit
29622cb9f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytest-cov'
|
||||
pkgname=python3-pytest-cov
|
||||
version=2.10.0
|
||||
version=2.10.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pytest-cov-${version}"
|
||||
|
@ -15,7 +15,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=1a629dc9f48e53512fcbfda6b07de490c374b0c83c55ff7a1720b3fccff0ac87
|
||||
checksum=47bd0ce14056fdd79f93e1713f88fad7bdcc583dcd7783da86ef2f085a0bb88e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue