aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-09-25 20:10:21 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-27 23:12:13 +0700
commit6bb79409aaecb9138aacf5605f3d1c91569c1f79 (patch)
tree90ae67bbe80a7ce901beff868d971e5f6a91f0e0 /python
parent30c713c05caf1a49a52df82caa3314ae83f60c75 (diff)
python/python3-dep-logic: Version bump to 0.4.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-dep-logic/python3-dep-logic.SlackBuild2
-rw-r--r--python/python3-dep-logic/python3-dep-logic.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-dep-logic/python3-dep-logic.SlackBuild b/python/python3-dep-logic/python3-dep-logic.SlackBuild
index 1c988af15d4a..ac2204ccbb6e 100644
--- a/python/python3-dep-logic/python3-dep-logic.SlackBuild
+++ b/python/python3-dep-logic/python3-dep-logic.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dep-logic
-VERSION=${VERSION:-0.4.6}
+VERSION=${VERSION:-0.4.9}
SRCNAM=${SRCNAM:-dep-logic}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-dep-logic/python3-dep-logic.info b/python/python3-dep-logic/python3-dep-logic.info
index 6fe251ed2c17..9fc6f6a5411a 100644
--- a/python/python3-dep-logic/python3-dep-logic.info
+++ b/python/python3-dep-logic/python3-dep-logic.info
@@ -1,8 +1,8 @@
PRGNAM="python3-dep-logic"
-VERSION="0.4.6"
+VERSION="0.4.9"
HOMEPAGE="https://github.com/pdm-project/dep-logic/"
-DOWNLOAD="https://github.com/pdm-project/dep-logic/archive/refs/tags/0.4.6/dep-logic-0.4.6.tar.gz"
-MD5SUM="cd654f9f4d949b4a92ea613f9e7e7709"
+DOWNLOAD="https://github.com/pdm-project/dep-logic/archive/refs/tags/0.4.9/dep-logic-0.4.9.tar.gz"
+MD5SUM="caf2decfb192a296bc268aec0f81675b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pdm-backend"