diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:58:26 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:58:26 +0000 |
| commit | 76661cc832dcf23ca9f22ba203ed080790c8a20e (patch) | |
| tree | 4281784ed8a889166ce27ca0bd677824eb7c16b3 /testing | |
| parent | 1df57235716faab7da3b90afa344722f7bf19830 (diff) | |
| download | aports-76661cc832dcf23ca9f22ba203ed080790c8a20e.tar.bz2 aports-76661cc832dcf23ca9f22ba203ed080790c8a20e.tar.xz | |
testing/rstcheck: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/rstcheck/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rstcheck/APKBUILD b/testing/rstcheck/APKBUILD index 6748358d26..515119ca19 100644 --- a/testing/rstcheck/APKBUILD +++ b/testing/rstcheck/APKBUILD @@ -3,7 +3,7 @@ pkgname=rstcheck _pyname=rstcheck pkgver=3.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="Checks syntax of reStructuredText and code blocks nested within it" url="https://github.com/myint/rstcheck" arch="noarch" |
