aboutsummaryrefslogtreecommitdiff
path: root/python/python3-expandvars
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2025-09-18 16:04:38 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-19 09:34:15 +0700
commit37c86d1c1c41609a19bade813df45d6d1e8d7aea (patch)
tree9de260b9b21c88b1a852e051eb7258fbd7f54a37 /python/python3-expandvars
parent4183bf8a40c715386cbd48c07564b38ade95e472 (diff)
python/python3-expandvars: Updated for version 1.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-expandvars')
-rw-r--r--python/python3-expandvars/python3-expandvars.SlackBuild2
-rw-r--r--python/python3-expandvars/python3-expandvars.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-expandvars/python3-expandvars.SlackBuild b/python/python3-expandvars/python3-expandvars.SlackBuild
index 6de89bf881..c0e32753f1 100644
--- a/python/python3-expandvars/python3-expandvars.SlackBuild
+++ b/python/python3-expandvars/python3-expandvars.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
SRCNAM=expandvars
PRGNAM=python3-expandvars
-VERSION=${VERSION:-1.1.1}
+VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-expandvars/python3-expandvars.info b/python/python3-expandvars/python3-expandvars.info
index 0bf45e681d..78457a0a01 100644
--- a/python/python3-expandvars/python3-expandvars.info
+++ b/python/python3-expandvars/python3-expandvars.info
@@ -1,8 +1,8 @@
PRGNAM="python3-expandvars"
-VERSION="1.1.1"
+VERSION="1.1.2"
HOMEPAGE="https://github.com/sayanarijit/expandvars/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/e/expandvars/expandvars-1.1.1.tar.gz"
-MD5SUM="875648d708d16a32e2c89a7599558a5b"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/e/expandvars/expandvars-1.1.2.tar.gz"
+MD5SUM="6afc7c8f9c35241333408f34e598f458"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatchling"