diff options
Diffstat (limited to 'testing/pytest-cov/APKBUILD')
-rw-r--r-- | testing/pytest-cov/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pytest-cov/APKBUILD b/testing/pytest-cov/APKBUILD index e9db3f0e33..03067aae19 100644 --- a/testing/pytest-cov/APKBUILD +++ b/testing/pytest-cov/APKBUILD @@ -3,7 +3,7 @@ pkgname=pytest-cov _pkgname=${pkgname#py-} pkgver=2.6.1 -pkgrel=0 +pkgrel=1 pkgdesc="Pytest plugin for measuring coverage." url="https://github.com/pytest-dev/pytest-cov" arch="noarch" |