diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-05-09 23:21:32 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-11 08:12:25 +0700 |
commit | 776156c7713d2a4ab124c3bfe2e7650b51c128e7 (patch) | |
tree | 00c78dee745c53d6e3c260735eaa651244add344 | |
parent | 45e16158efabb86b5db6c19b5be42adf55c7ced4 (diff) |
python/python3-trove-classifiers: Updated for version 2024.4.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-trove-classifiers/python3-trove-classifiers.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild b/python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild index fd14295e72463..4e1bed95d9854 100644 --- a/python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild +++ b/python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-trove-classifiers SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-2024.3.25} +VERSION=${VERSION:-2024.4.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-trove-classifiers/python3-trove-classifiers.info b/python/python3-trove-classifiers/python3-trove-classifiers.info index ef9a70cb5e8e2..d9b9fa168d253 100644 --- a/python/python3-trove-classifiers/python3-trove-classifiers.info +++ b/python/python3-trove-classifiers/python3-trove-classifiers.info @@ -1,8 +1,8 @@ PRGNAM="python3-trove-classifiers" -VERSION="2024.3.25" +VERSION="2024.4.10" HOMEPAGE="https://github.com/pypa/trove-classifiers" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2024.3.25.tar.gz" -MD5SUM="ea059326f148738747dfb3e3e9b579a6" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2024.4.10.tar.gz" +MD5SUM="ab22d0b1e315f189a61d8ae3f12c29cf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-calver" |