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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2024-03-25 18:51:34 -06:00 committed by Willy Sudiarto Raharjo
parent c40cf8b08c
commit 25c329afb7
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.3.3}
VERSION=${VERSION:-2024.3.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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