diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-04-10 08:47:06 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-12 08:42:18 +0700 |
commit | 7e3e19a4989732c4c6606031d579f4e6d68bd3fb (patch) | |
tree | 9ae43ee6eac5a2386c16d716352d6dc5a660b34a /python/python3-trove-classifiers | |
parent | 9c6381501f7f81533e692df8e71798477ab18eec (diff) |
python/python3-trove-classifiers: Updated for version 2025.3.19.19.
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 db29e843c8..424a059d73 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.1.15.22} +VERSION=${VERSION:-2025.3.19.19} 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 2e732b1cb1..28f7dd872f 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.1.15.22" +VERSION="2025.3.19.19" HOMEPAGE="https://github.com/pypa/trove-classifiers" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove_classifiers/trove_classifiers-2025.1.15.22.tar.gz" -MD5SUM="3656424a10a761108fa8250033ffe3d4" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove_classifiers/trove_classifiers-2025.3.19.19.tar.gz" +MD5SUM="5559d0bec80b259535d1d3af634234bd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-calver" |