diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 14:54:19 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:45 +0000 |
| commit | 7bee9b502559c0a9909ac8a9efdbf44d0b690a75 (patch) | |
| tree | f5714193c6b7ae9f657aa59c656aae91bb77c946 /testing | |
| parent | ed237988c8432ffc037a23e35d290b18240b070b (diff) | |
| download | aports-7bee9b502559c0a9909ac8a9efdbf44d0b690a75.tar.bz2 aports-7bee9b502559c0a9909ac8a9efdbf44d0b690a75.tar.xz | |
testing/py3-xmltodict: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-xmltodict/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-xmltodict/APKBUILD b/testing/py3-xmltodict/APKBUILD index 6e46efa2da..16fcefdebd 100644 --- a/testing/py3-xmltodict/APKBUILD +++ b/testing/py3-xmltodict/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-xmltodict _realname=xmltodict pkgver=0.12.0 -pkgrel=0 +pkgrel=1 pkgdesc="an xmltodict implementation" url="https://pypi.python.org/pypi/xmltodict/" arch="noarch" |
