diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-11-24 13:04:54 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-02 07:54:30 +0700 |
commit | 8619300b8448216ea857400e68938f7f0979c03c (patch) | |
tree | 73dd5323476e65644163acc47a8b8b686ae403d9 /python/python3-trove-classifiers | |
parent | 72f702f2ae2817750201376ee305c211b9d7fd58 (diff) |
python/python3-trove-classifiers: Updated for version 2023.11.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 86151df23eec0..aabac1f0b716f 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:-2023.11.14} +VERSION=${VERSION:-2023.11.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 02b6d0a690ff6..1fe547a45fd85 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="2023.11.14" +VERSION="2023.11.22" HOMEPAGE="https://github.com/pypa/trove-classifiers" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2023.11.14.tar.gz" -MD5SUM="154ae4cdb69ac37bb35a35c6fbc477cd" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-2023.11.22.tar.gz" +MD5SUM="242a0ef7af9106e16fec5cccab8c8728" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-calver" |