From 7e2ad6d55b493f718993feb7d3d40486dfa0df7b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 4 Nov 2019 12:20:04 +0000 Subject: [PATCH] testing/py3-nosexcover: rebuild against python 3.8 --- testing/py3-nosexcover/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-nosexcover/APKBUILD b/testing/py3-nosexcover/APKBUILD index ef9c31c454d..fb59e8182f6 100644 --- a/testing/py3-nosexcover/APKBUILD +++ b/testing/py3-nosexcover/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-nosexcover _pkgname=nose-xcover pkgver=1.0.11 -pkgrel=2 +pkgrel=3 pkgdesc="Extends nose.plugins.cover to add Cobertura-style XML reports" url="https://github.com/cmheisel/nose-xcover/" arch="noarch"