]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-setuptools-scm: upgrade 8.2.1 -> 8.3.1
authorTrevor Gamblin <tgamblin@baylibre.com>
Tue, 17 Jun 2025 15:53:36 +0000 (11:53 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jun 2025 20:54:41 +0000 (21:54 +0100)
Changelog: https://github.com/pypa/setuptools-scm/compare/v8.3.0...v8.3.1

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-setuptools-scm_8.3.1.bb [moved from meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb with 90% similarity]

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 e35ef7c25e48fdf90efb10172c8242a109503334..70eaf312d3fb1a51d9464998e6a805deb150dc3d 100644 (file)
@@ -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}"