aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-kiwisolver
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:51:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:55 +0000
commit77b413c35bd3fc36d329674c6ab01083147d06f5 (patch)
treea90d65fd18e98f47acdbda9c78d43d641db4a987 /testing/py-kiwisolver
parentdd2c92e6a52a4a87f3802e8e153d919498901a3c (diff)
downloadaports-77b413c35bd3fc36d329674c6ab01083147d06f5.tar.bz2
aports-77b413c35bd3fc36d329674c6ab01083147d06f5.tar.xz
testing/py-kiwisolver: rebuild against python 3.7
Diffstat (limited to 'testing/py-kiwisolver')
-rw-r--r--testing/py-kiwisolver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-kiwisolver/APKBUILD b/testing/py-kiwisolver/APKBUILD
index 61950b8358..44697115a9 100644
--- a/testing/py-kiwisolver/APKBUILD
+++ b/testing/py-kiwisolver/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py-kiwisolver
_pkgname=kiwisolver
pkgver=1.0.1
-pkgrel=0
+pkgrel=1
pkgdesc="An efficient implementation of the Cassowary constraint solving algorithm"
url="https://pypi.org/project/kiwisolver/"
arch="all"