From d51d97ca3fea19aa9e2e94085fcf3bbee794b4c1 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 16 Apr 2019 14:50:41 +0000 Subject: testing/pytest-cov: rebuild against python 3.7 --- testing/pytest-cov/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') 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" -- cgit v1.2.3