aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pytest-cov
diff options
context:
space:
mode:
authorDmitry Romanenko <Dmitry@Romanenko.in>2019-03-18 21:04:47 -0400
committerKevin Daudt <kdaudt@alpinelinux.org>2019-03-19 20:12:23 +0000
commite52a5429ffce1a816e71f5f1e5a1d3621d20fb8f (patch)
treed5cfe86906bc6807692c5b9cb6f81becddb9e275 /testing/pytest-cov
parent1fe4ffbe2380f27116f216b21ba6798bff23a801 (diff)
downloadaports-e52a5429ffce1a816e71f5f1e5a1d3621d20fb8f.tar.bz2
aports-e52a5429ffce1a816e71f5f1e5a1d3621d20fb8f.tar.xz
testing/pytest-cov: upgrade to 2.6.1
Diffstat (limited to 'testing/pytest-cov')
-rw-r--r--testing/pytest-cov/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/pytest-cov/APKBUILD b/testing/pytest-cov/APKBUILD
index 7832c8182a..e9db3f0e33 100644
--- a/testing/pytest-cov/APKBUILD
+++ b/testing/pytest-cov/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=pytest-cov
_pkgname=${pkgname#py-}
-pkgver=2.5.1
+pkgver=2.6.1
pkgrel=0
pkgdesc="Pytest plugin for measuring coverage."
url="https://github.com/pytest-dev/pytest-cov"
@@ -47,4 +47,4 @@ _py3() {
_py python3
}
-sha512sums="4963eba62ae8e7c1a03eb3310c242b6c24c9e711345b3b4c85902a4a1ba74e1c22ebb38dd4c0ddd42d4d8fc12eb22dd3a4d99f392c424bfba0c50b4564bc444f pytest-cov-2.5.1.tar.gz"
+sha512sums="d277ca7cb183b0c18e126b8a6a36793fb449cb77f3058cfbcd0cea39b2bd9855e53a1a13839b7767b3d3583c1a83199a501c3c1924598946ead32981eff1c56f pytest-cov-2.6.1.tar.gz"