diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 12:20:04 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:35 +0000 |
| commit | 7e2ad6d55b493f718993feb7d3d40486dfa0df7b (patch) | |
| tree | d59eca9dfa322b318b3725fad85272081025ff10 /testing | |
| parent | 860de2ead5f77b5be8ba79485912329a0b578766 (diff) | |
| download | aports-7e2ad6d55b493f718993feb7d3d40486dfa0df7b.tar.bz2 aports-7e2ad6d55b493f718993feb7d3d40486dfa0df7b.tar.xz | |
testing/py3-nosexcover: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-nosexcover/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-nosexcover/APKBUILD b/testing/py3-nosexcover/APKBUILD index ef9c31c454..fb59e8182f 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" |
