diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-02-23 05:18:53 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-24 15:34:58 +0700 |
commit | f199f63b6911ed381eeb51b08316b395c977712e (patch) | |
tree | 8696d2e0d53439a84ad1dfe20a0ac9c047d16967 /python/python3-trove-classifiers | |
parent | 1e9e079bb7cf569d9dd4dce76189e85829ac62e4 (diff) |
python/python3-trove-classifiers: Updated for version 2024.2.22.
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 33c558b9a766f..a142a09f2fc51 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.1.8} +VERSION=${VERSION:-2024.2.22} 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 9e8a9bc1c3c55..46f9348c8b856 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.1.8" +VERSION="2024.2.22" HOMEPAGE="https://github.com/pypa/trove-classifiers" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2024.1.8.tar.gz" -MD5SUM="2eff45dfc160978f12c49755b5c94479" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2024.2.22.tar.gz" +MD5SUM="e88e8b6c9edec903fac464fa22e5aa4c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-calver" |