summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-07-10 17:43:51 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-07-16 11:25:29 +0100
commiteb9e4d53b50b82597327f6c01af2d7fce49593be (patch)
tree747edefd5459f706f0ffc8f694aa709ca4d5f994 /meta/recipes-devtools
parent6450cfa9a977c39584e32766b02973494b86774a (diff)
downloadpoky-eb9e4d53b50b82597327f6c01af2d7fce49593be.tar.gz
python3-trove-classifiers: upgrade 2024.5.22 -> 2024.7.2
Changelog: Add CUDA 12.3-12.5 classifiers (From OE-Core rev: aa628d35d0d4cd6520df422d6623dfe79f7180cf) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3-trove-classifiers_2024.7.2.bb (renamed from meta/recipes-devtools/python/python3-trove-classifiers_2024.5.22.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.22.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2024.7.2.bb
index 8876b63e7d..934c6d4be0 100644
--- a/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.22.bb
+++ b/meta/recipes-devtools/python/python3-trove-classifiers_2024.7.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers"
3LICENSE = "Apache-2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
5 5
6SRC_URI[sha256sum] = "8a6242bbb5c9ae88d34cf665e816b287d2212973c8777dfaef5ec18d72ac1d03" 6SRC_URI[sha256sum] = "8328f2ac2ce3fd773cbb37c765a0ed7a83f89dc564c7d452f039b69249d0ac35"
7 7
8PYPI_PACKAGE = "trove_classifiers" 8PYPI_PACKAGE = "trove_classifiers"
9 9