From c3d97f203cf2d2adb299b548c42fe430f8a9e447 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 29 Nov 2023 07:42:21 +0800 Subject: [PATCH] python3-trove-classifiers: upgrade 2023.11.14 -> 2023.11.22 Changelog: Add "Framework :: Sphinx :: Domain" classifier (From OE-Core rev: 55550dd042a6a2864458d4175c59c1bad4dd87b9) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...rs_2023.11.14.bb => python3-trove-classifiers_2023.11.22.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-trove-classifiers_2023.11.14.bb => python3-trove-classifiers_2023.11.22.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2023.11.14.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2023.11.22.bb similarity index 87% rename from meta/recipes-devtools/python/python3-trove-classifiers_2023.11.14.bb rename to meta/recipes-devtools/python/python3-trove-classifiers_2023.11.22.bb index a6c7e95c51..44a6f5de03 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2023.11.14.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2023.11.22.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "64b5e78305a5de347f2cd7ec8c12d704a3ef0cb85cc10c0ca5f73488d1c201f8" +SRC_URI[sha256sum] = "c31a7e92f965f060a244b57d8ed5ee6f53fcb413ee17ce790e00577cb369ad99" inherit pypi python_setuptools_build_meta ptest