diff options
| author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2025-07-17 12:58:21 -0400 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:49 +0700 |
| commit | 16ecba266338fada1ec27e3ecd104faa928db2aa (patch) | |
| tree | 586ecc78a49e6e0e88b19cdf23a0b5de3880bf3c /python/python3-expandvars | |
| parent | b9a05cb65d6a5fbe12bfca339e60ec13ced72247 (diff) | |
python/python3-expandvars: Updated for version 1.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-expandvars')
| -rw-r--r-- | python/python3-expandvars/python3-expandvars.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-expandvars/python3-expandvars.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-expandvars/python3-expandvars.SlackBuild b/python/python3-expandvars/python3-expandvars.SlackBuild index f2f16eaa9c..6de89bf881 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.0.0} +VERSION=${VERSION:-1.1.1} 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 278d07662e..0bf45e681d 100644 --- a/python/python3-expandvars/python3-expandvars.info +++ b/python/python3-expandvars/python3-expandvars.info @@ -1,8 +1,8 @@ PRGNAM="python3-expandvars" -VERSION="1.0.0" +VERSION="1.1.1" HOMEPAGE="https://github.com/sayanarijit/expandvars/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/e/expandvars/expandvars-1.0.0.tar.gz" -MD5SUM="8f36c472b29b8c83a1585dd53b4ed0d1" +DOWNLOAD="https://files.pythonhosted.org/packages/source/e/expandvars/expandvars-1.1.1.tar.gz" +MD5SUM="875648d708d16a32e2c89a7599558a5b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-hatchling" |
