From 633dffe6f83587715539180c560b9e02c559759c Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Tue, 17 Jun 2025 11:53:36 -0400 Subject: [PATCH] python3-setuptools-scm: upgrade 8.2.1 -> 8.3.1 Changelog: https://github.com/pypa/setuptools-scm/compare/v8.3.0...v8.3.1 (From OE-Core rev: 7ebc8e0b7a18ec28c9c89e3986bd479085abe9dd) Signed-off-by: Trevor Gamblin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- ...-setuptools-scm_8.2.1.bb => python3-setuptools-scm_8.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools-scm_8.2.1.bb => python3-setuptools-scm_8.3.1.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb b/meta/recipes-devtools/python/python3-setuptools-scm_8.3.1.bb similarity index 90% rename from meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb rename to meta/recipes-devtools/python/python3-setuptools-scm_8.3.1.bb index e35ef7c25e..70eaf312d3 100644 --- a/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb +++ b/meta/recipes-devtools/python/python3-setuptools-scm_8.3.1.bb @@ -6,7 +6,7 @@ argument or in a SCM managed file." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=838c366f69b72c5df05c96dff79b35f2" -SRC_URI[sha256sum] = "51cfdd1deefc9b8c08d1a61e940a59c4dec39eb6c285d33fa2f1b4be26c7874d" +SRC_URI[sha256sum] = "3d555e92b75dacd037d32bafdf94f97af51ea29ae8c7b234cf94b7a5bd242a63" PYPI_PACKAGE = "setuptools_scm" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"