diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-03-25 18:51:34 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-30 09:39:48 +0700 |
commit | 25c329afb73e48186331fadb4da8a6b0423ff405 (patch) | |
tree | 2ea39ed6d71c14f2f089f58a18c78d2b4e296e66 /python/python3-trove-classifiers | |
parent | c40cf8b08c711578c3be218e5a3b81b22e116988 (diff) |
python/python3-trove-classifiers: Updated for version 2024.3.25.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-trove-classifiers')
-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 91f05ca7bf388..fd14295e72463 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.3} +VERSION=${VERSION:-2024.3.25} 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 4a0dae965d7fb..ef9a70cb5e8e2 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.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" |