python/python3-trove-classifiers: Updated for version 2024.3.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2024-03-06 09:01:56 -07:00 committed by Willy Sudiarto Raharjo
parent a2adfd2818
commit 204e738c01
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-trove-classifiers
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-2024.2.23}
VERSION=${VERSION:-2024.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-trove-classifiers"
VERSION="2024.2.23"
VERSION="2024.3.3"
HOMEPAGE="https://github.com/pypa/trove-classifiers"
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2024.2.23.tar.gz"
MD5SUM="5d5e5aa42b4a1f704038c108b66bf205"
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2024.3.3.tar.gz"
MD5SUM="1e574abaf8803bab35289ab54d6bb251"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-calver"