From: Trevor Gamblin Date: Tue, 17 Jun 2025 15:53:36 +0000 (-0400) Subject: python3-setuptools-scm: upgrade 8.2.1 -> 8.3.1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ebc8e0b7a18ec28c9c89e3986bd479085abe9dd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-setuptools-scm: upgrade 8.2.1 -> 8.3.1 Changelog: https://github.com/pypa/setuptools-scm/compare/v8.3.0...v8.3.1 Signed-off-by: Trevor Gamblin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- 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 e35ef7c25e4..70eaf312d3f 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}"