diff options
Diffstat (limited to 'python')
-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 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" |