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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2024-07-09 20:08:10 -06:00 committed by Willy Sudiarto Raharjo
parent f7213d7112
commit 65fb65c011
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=trove_classifiers
VERSION=${VERSION:-2024.5.22}
VERSION=${VERSION:-2024.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-trove-classifiers"
VERSION="2024.5.22"
VERSION="2024.7.2"
HOMEPAGE="https://github.com/pypa/trove-classifiers"
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove_classifiers/trove_classifiers-2024.5.22.tar.gz"
MD5SUM="2490a6b0f7a70c4f7894c94871707112"
DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove_classifiers/trove_classifiers-2024.7.2.tar.gz"
MD5SUM="ee42acfdbe6fee98be4bcbe0fdaa937c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-calver"