aboutsummaryrefslogtreecommitdiff
path: root/python/python3-kiwisolver
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-01-09 21:10:26 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-11 08:43:23 +0700
commite264334f5b38946412a25603ea8f4a41f18f7ff0 (patch)
tree802d15bbdc0e396ad4ea36b805d9be2e644eba51 /python/python3-kiwisolver
parent9e6bb706808d4977b4bec3727eaa1fde4fc419aa (diff)
python/python3-kiwisolver: Version bump to 1.4.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-kiwisolver')
-rw-r--r--python/python3-kiwisolver/python3-kiwisolver.SlackBuild2
-rw-r--r--python/python3-kiwisolver/python3-kiwisolver.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
index 48245ab098..2f46b2e26f 100644
--- a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
+++ b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-kiwisolver
SRCNAM=kiwi
-VERSION=${VERSION:-1.4.7}
+VERSION=${VERSION:-1.4.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-kiwisolver/python3-kiwisolver.info b/python/python3-kiwisolver/python3-kiwisolver.info
index a817039754..a34af048a2 100644
--- a/python/python3-kiwisolver/python3-kiwisolver.info
+++ b/python/python3-kiwisolver/python3-kiwisolver.info
@@ -1,8 +1,8 @@
PRGNAM="python3-kiwisolver"
-VERSION="1.4.7"
+VERSION="1.4.8"
HOMEPAGE="https://github.com/nucleic/kiwi"
-DOWNLOAD="https://github.com/nucleic/kiwi/archive/refs/tags/1.4.7/kiwi-1.4.7.tar.gz"
-MD5SUM="2f90662eebcf7ce9a11c0dccb941ae6f"
+DOWNLOAD="https://github.com/nucleic/kiwi/archive/refs/tags/1.4.8/kiwi-1.4.8.tar.gz"
+MD5SUM="14bc02361e0ce5343c7721d1b6cffe47"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cppy"