diff options
author | Arn0 <yth@ythogtha.org> | 2023-09-25 11:34:44 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-30 11:16:25 +0700 |
commit | 2a92ec8891cdac60c87e9727255954e8cdc2cff9 (patch) | |
tree | 4b7c415c73358f72a61b433c686e508f5d8a7472 /python/python3-setuptools_scm_git_archive | |
parent | 267f6e970e940bbe96d4a42d2435468e030c4627 (diff) |
python/python3-setuptools_scm_git_archive: Updated for ver 1.4.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-setuptools_scm_git_archive')
-rw-r--r-- | python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.SlackBuild b/python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.SlackBuild index 64231b689c..934d79874a 100644 --- a/python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.SlackBuild +++ b/python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-setuptools_scm_git_archive SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-1.4} +VERSION=${VERSION:-1.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.info b/python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.info index be4b754ab8..b2c4fcaf28 100644 --- a/python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.info +++ b/python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.info @@ -1,8 +1,8 @@ PRGNAM="python3-setuptools_scm_git_archive" -VERSION="1.4" +VERSION="1.4.1" HOMEPAGE="https://github.com/Changaco/setuptools_scm_git_archive/" -DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools_scm_git_archive/setuptools_scm_git_archive-1.4.tar.gz" -MD5SUM="df3933d33c49c5d9aca06715b4c65370" +DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools_scm_git_archive/setuptools_scm_git_archive-1.4.1.tar.gz" +MD5SUM="cfcdab6edbe6b710ab24ad355e7cf7a3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |