diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-09-11 12:40:19 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-13 07:58:05 +0700 |
commit | 6035cb5c7b1995d177190c9e8d967082ecd2afcc (patch) | |
tree | 09459200410351cdc24e5e58a35136d427ab1625 /python | |
parent | b4dd8b776646519c4b94e918a58f59c4c90a961d (diff) |
python/python3-trove-classifiers: Updated for version 2025.9.11.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 cb9562b9ad..f64dd2c20b 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:-2025.8.26.11} +VERSION=${VERSION:-2025.9.11.17} 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 f6a63059a1..a560bd836b 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="2025.8.26.11" +VERSION="2025.9.11.17" HOMEPAGE="https://github.com/pypa/trove-classifiers" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove_classifiers/trove_classifiers-2025.8.26.11.tar.gz" -MD5SUM="8ff873cb1d0688f690e25399ecb56c34" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove_classifiers/trove_classifiers-2025.9.11.17.tar.gz" +MD5SUM="769cd978e6756c423958bbfe76f130d8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-calver" |