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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2024-06-21 01:46:17 -06:00 committed by Willy Sudiarto Raharjo
parent 36297e1e30
commit 2e2e9eaddf
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-trove-classifiers
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-2024.4.10}
SRCNAM=trove_classifiers
VERSION=${VERSION:-2024.5.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

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