summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-trove-classifiers_2023.10.18.bb (renamed from meta/recipes-devtools/python/python3-trove-classifiers_2023.9.19.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2023.9.19.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2023.10.18.bb
index aa062f659b..b0c1b84cc5 100644
--- a/meta/recipes-devtools/python/python3-trove-classifiers_2023.9.19.bb
+++ b/meta/recipes-devtools/python/python3-trove-classifiers_2023.10.18.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] = "3e700af445c802f251ce2b741ee78d2e5dfa5ab8115b933b89ca631b414691c9" 6SRC_URI[sha256sum] = "2cdfcc7f31f7ffdd57666a9957296089ac72daad4d11ab5005060e5cd7e29939"
7 7
8inherit pypi python_setuptools_build_meta ptest 8inherit pypi python_setuptools_build_meta ptest
9 9