aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dep-logic
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-dep-logic')
-rw-r--r--python/python3-dep-logic/python3-dep-logic.SlackBuild4
-rw-r--r--python/python3-dep-logic/python3-dep-logic.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-dep-logic/python3-dep-logic.SlackBuild b/python/python3-dep-logic/python3-dep-logic.SlackBuild
index ac2204ccbb..fdc7495880 100644
--- a/python/python3-dep-logic/python3-dep-logic.SlackBuild
+++ b/python/python3-dep-logic/python3-dep-logic.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-dep-logic
-# Copyright 2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2024-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dep-logic
-VERSION=${VERSION:-0.4.9}
+VERSION=${VERSION:-0.4.11}
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 9fc6f6a541..f1ece19ce5 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.9"
+VERSION="0.4.11"
HOMEPAGE="https://github.com/pdm-project/dep-logic/"
-DOWNLOAD="https://github.com/pdm-project/dep-logic/archive/refs/tags/0.4.9/dep-logic-0.4.9.tar.gz"
-MD5SUM="caf2decfb192a296bc268aec0f81675b"
+DOWNLOAD="https://github.com/pdm-project/dep-logic/archive/refs/tags/0.4.11/dep-logic-0.4.11.tar.gz"
+MD5SUM="2290c24341e210d8ec7ec60e708de4ec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pdm-backend"