mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python3-trove-classifiers: Updated for version 2024.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a2adfd2818
commit
204e738c01
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=python3-trove-classifiers
|
PRGNAM=python3-trove-classifiers
|
||||||
SRCNAM=${PRGNAM#python3-*}
|
SRCNAM=${PRGNAM#python3-*}
|
||||||
VERSION=${VERSION:-2024.2.23}
|
VERSION=${VERSION:-2024.3.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="python3-trove-classifiers"
|
PRGNAM="python3-trove-classifiers"
|
||||||
VERSION="2024.2.23"
|
VERSION="2024.3.3"
|
||||||
HOMEPAGE="https://github.com/pypa/trove-classifiers"
|
HOMEPAGE="https://github.com/pypa/trove-classifiers"
|
||||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2024.2.23.tar.gz"
|
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2024.3.3.tar.gz"
|
||||||
MD5SUM="5d5e5aa42b4a1f704038c108b66bf205"
|
MD5SUM="1e574abaf8803bab35289ab54d6bb251"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3-calver"
|
REQUIRES="python3-calver"
|
||||||
|
|
Loading…
Reference in a new issue