diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 15:56:14 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:38 +0000 |
| commit | 72090c93a288c3d8580f696a411ff0e18932e704 (patch) | |
| tree | 2f56dcc02aa1719858192dac451d112ab6bd6b9d /testing | |
| parent | bfee036791676f460cc84db345419f95e03906e9 (diff) | |
| download | aports-72090c93a288c3d8580f696a411ff0e18932e704.tar.bz2 aports-72090c93a288c3d8580f696a411ff0e18932e704.tar.xz | |
testing/py3-iniparse: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-iniparse/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-iniparse/APKBUILD b/testing/py3-iniparse/APKBUILD index 5ec2829ed1..51dcea9b67 100644 --- a/testing/py3-iniparse/APKBUILD +++ b/testing/py3-iniparse/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-iniparse _pkgname=iniparse pkgver=0.4 -pkgrel=2 +pkgrel=3 pkgdesc="INI parser library for Python" options="!check" # Testsuite loader broken url="https://code.google.com/p/iniparse/" |
