diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-07-09 20:08:10 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-13 07:47:24 +0700 |
commit | 65fb65c011fd431ea5d3c2d8a3057db2ac4cc6b9 (patch) | |
tree | 93cbb2bdc79a90e7f4bb542b15a73856ad77edfb | |
parent | f7213d7112bf82c9ec69bc07ad72b4dc9af474ce (diff) |
python/python3-trove-classifiers: Updated for version 2024.7.2.
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 eecba782c79e..780b02ac0681 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=trove_classifiers -VERSION=${VERSION:-2024.5.22} +VERSION=${VERSION:-2024.7.2} 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 21836769d730..b339a6ff22a9 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.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" |