summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-09-05 17:40:19 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-06 09:42:26 +0700
commit11d6ec26a6c2d63ed1d6b3cf902c9e6fbc01e5d5 (patch)
treec1b6d9be206bb81f8bfd216794423d0de5a6de63 /python
parent1ae687df69c900debb0b9b8f3a5dcc29417a0556 (diff)
downloadslackbuilds-11d6ec26a6c2d63ed1d6b3cf902c9e6fbc01e5d5.tar.gz
slackbuilds-11d6ec26a6c2d63ed1d6b3cf902c9e6fbc01e5d5.tar.xz
python/python3-unearth: Version bump to 0.17.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-unearth/python3-unearth.SlackBuild2
-rw-r--r--python/python3-unearth/python3-unearth.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-unearth/python3-unearth.SlackBuild b/python/python3-unearth/python3-unearth.SlackBuild
index 42166e75ab..5298330073 100644
--- a/python/python3-unearth/python3-unearth.SlackBuild
+++ b/python/python3-unearth/python3-unearth.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-unearth
-VERSION=${VERSION:-0.17.1}
+VERSION=${VERSION:-0.17.2}
SRCNAM=${SRCNAM:-unearth}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-unearth/python3-unearth.info b/python/python3-unearth/python3-unearth.info
index 7ec0564510..2f31af42ff 100644
--- a/python/python3-unearth/python3-unearth.info
+++ b/python/python3-unearth/python3-unearth.info
@@ -1,8 +1,8 @@
PRGNAM="python3-unearth"
-VERSION="0.17.1"
+VERSION="0.17.2"
HOMEPAGE="https://github.com/frostming/unearth"
-DOWNLOAD="https://github.com/frostming/unearth/archive/refs/tags/0.17.1/unearth-0.17.1.tar.gz"
-MD5SUM="a9d9d4c37ec5cd53eacfea4c16b92a66"
+DOWNLOAD="https://github.com/frostming/unearth/archive/refs/tags/0.17.2/unearth-0.17.2.tar.gz"
+MD5SUM="0e2192864ef5f55a8f98b7848d0e7d50"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pdm-backend python3-httpx"