diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 16:39:14 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:38 +0000 |
| commit | dc1c0e89abc61c2719c55b1cd226219adf96b57d (patch) | |
| tree | 2e45f38e87120e61d090e7dcac156cd86419274c | |
| parent | 5fc5616922b99f043e5cbc5a4e0944d533851872 (diff) | |
| download | aports-dc1c0e89abc61c2719c55b1cd226219adf96b57d.tar.bz2 aports-dc1c0e89abc61c2719c55b1cd226219adf96b57d.tar.xz | |
testing/py3-kiwisolver: rebuild against python 3.8
| -rw-r--r-- | testing/py3-kiwisolver/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-kiwisolver/APKBUILD b/testing/py3-kiwisolver/APKBUILD index 374d9be5bd..84a4da237c 100644 --- a/testing/py3-kiwisolver/APKBUILD +++ b/testing/py3-kiwisolver/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-kiwisolver _pkgname=kiwisolver pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Efficient implementation of the Cassowary constraint solving algorithm" url="https://github.com/nucleic/kiwi" arch="all" |
