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>
This commit is contained in:
Arn0 2023-03-06 10:14:17 +01:00 committed by Willy Sudiarto Raharjo
parent e97c271cea
commit c2bebe568f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""