summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-03-06 10:14:17 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:10 +0700
commitc2bebe568fd004d495f3f658a6850104f5f93bdd (patch)
treedc582913c0b03fbce9e5e8afc0f8cd4c05828937
parente97c271ceac41708e2aa84eb500539dd1deb956e (diff)
downloadslackbuilds-c2bebe568fd004d495f3f658a6850104f5f93bdd.tar.gz
slackbuilds-c2bebe568fd004d495f3f658a6850104f5f93bdd.tar.xz
python/python3-setuptools_scm_git_archive: Updated for version 1.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.SlackBuild2
-rw-r--r--python/python3-setuptools_scm_git_archive/python3-setuptools_scm_git_archive.info6
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 2d42d0d8a3..64231b689c 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.1}
+VERSION=${VERSION:-1.4}
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 0794fb2e15..be4b754ab8 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.1"
+VERSION="1.4"
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.1.tar.gz"
-MD5SUM="1c9351fa5cebd12e76488737a7c78f2e"
+DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools_scm_git_archive/setuptools_scm_git_archive-1.4.tar.gz"
+MD5SUM="df3933d33c49c5d9aca06715b4c65370"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""