From: Wang Mingyu Date: Tue, 26 Sep 2023 08:33:37 +0000 (+0800) Subject: python3-trove-classifiers: upgrade 2023.8.7 -> 2023.9.19 X-Git-Tag: yocto-4.3~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a8240eb9a8ec6d693fad51e1d24340f5c77fd8;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-trove-classifiers: upgrade 2023.8.7 -> 2023.9.19 Changelog: Add Trove classifier for Django 5.0 (#153) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2023.8.7.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2023.9.19.bb similarity index 87% rename from meta/recipes-devtools/python/python3-trove-classifiers_2023.8.7.bb rename to meta/recipes-devtools/python/python3-trove-classifiers_2023.9.19.bb index 9aed0d62e48..aa062f659ba 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2023.8.7.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2023.9.19.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] = "c9f2a0a85d545e5362e967e4f069f56fddfd91215e22ffa48c66fb283521319a" +SRC_URI[sha256sum] = "3e700af445c802f251ce2b741ee78d2e5dfa5ab8115b933b89ca631b414691c9" inherit pypi python_setuptools_build_meta ptest