aboutsummaryrefslogtreecommitdiff
path: root/python/python3-findpython
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-07-10 10:01:13 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-12 11:24:55 +0700
commit0834f44c6cc71b4e5c268782e542ee3b9fad3d0b (patch)
tree68ca458a42e1f4abe20dcf0afb368dfeb70d4101 /python/python3-findpython
parent07f20bd59782857b476193507210db6ad793dc23 (diff)
python/python3-findpython: Version bump to 0.7.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-findpython')
-rw-r--r--python/python3-findpython/python3-findpython.SlackBuild2
-rw-r--r--python/python3-findpython/python3-findpython.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-findpython/python3-findpython.SlackBuild b/python/python3-findpython/python3-findpython.SlackBuild
index d7d53161c3..c8074d0074 100644
--- a/python/python3-findpython/python3-findpython.SlackBuild
+++ b/python/python3-findpython/python3-findpython.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-findpython
-VERSION=${VERSION:-0.6.3}
+VERSION=${VERSION:-0.7.0}
SRCNAM=${SRCNAM:-findpython}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-findpython/python3-findpython.info b/python/python3-findpython/python3-findpython.info
index 94d4e0fedf..73833d261e 100644
--- a/python/python3-findpython/python3-findpython.info
+++ b/python/python3-findpython/python3-findpython.info
@@ -1,8 +1,8 @@
PRGNAM="python3-findpython"
-VERSION="0.6.3"
+VERSION="0.7.0"
HOMEPAGE="https://github.com/frostming/findpython/"
-DOWNLOAD="https://github.com/frostming/findpython/archive/refs/tags/0.6.3/findpython-0.6.3.tar.gz"
-MD5SUM="b46165126ce672b0014055c65d2c30ad"
+DOWNLOAD="https://github.com/frostming/findpython/archive/refs/tags/0.7.0/findpython-0.7.0.tar.gz"
+MD5SUM="31eb65ee405a6cfc8cad002b0869e892"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pdm-backend"