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>
This commit is contained in:
Arn0 2023-09-25 11:34:44 +02:00 committed by Willy Sudiarto Raharjo
parent 267f6e970e
commit 2a92ec8891
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 PRGNAM=python3-setuptools_scm_git_archive
SRCNAM=${PRGNAM#python3-*} SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-1.4} VERSION=${VERSION:-1.4.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-setuptools_scm_git_archive" PRGNAM="python3-setuptools_scm_git_archive"
VERSION="1.4" VERSION="1.4.1"
HOMEPAGE="https://github.com/Changaco/setuptools_scm_git_archive/" 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" DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools_scm_git_archive/setuptools_scm_git_archive-1.4.1.tar.gz"
MD5SUM="df3933d33c49c5d9aca06715b4c65370" MD5SUM="cfcdab6edbe6b710ab24ad355e7cf7a3"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""