Browse Source
python/python3-trove-classifiers: Updated for version 2025.9.11.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/329/head
fourtysixandtwo
1 month ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild
-
python/python3-trove-classifiers/python3-trove-classifiers.info
|
|
@ -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} |
|
|
|
|
|
@ -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" |
|
|
|