similarity index 89%
rename from meta/recipes-devtools/python/python3-setuptools-scm_10.2.2.bb
rename to meta/recipes-devtools/python/python3-setuptools-scm_10.2.3.bb
@@ -6,7 +6,7 @@ argument or in a SCM managed file."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=838c366f69b72c5df05c96dff79b35f2"
-SRC_URI[sha256sum] = "36b5dcef6bbeee0bc76b7756d1b574b3762e2138611a4f18e898f22f1aaee462"
+SRC_URI[sha256sum] = "f179ed3e2a63cf5823e5ee9aa9ca08386219400443a0553224d72dde3f206b44"
PYPI_PACKAGE = "setuptools_scm"
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-setuptools-scm* to *10.2.3* has Succeeded. Next steps: - apply the patch: git am 0001-python3-setuptools-scm-upgrade-10.2.2-10.2.3.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From b73f5920772703b7b084fee54eae7cb6f3c01e61 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Fri, 4 Sep 2026 05:22:40 +0000 Subject: [PATCH] python3-setuptools-scm: upgrade 10.2.2 -> 10.2.3 Source: CHANGELOG.md ## 10.2.3 (2026-09-03) ### Miscellaneous - Do not run the xmlsec download regression test on Python 3.8, where no lxml wheel exists and `--no-build-isolation` leaves pip without a build toolchain for the lxml sdist. ([#1516](https://github.com/pypa/setuptools-scm/issues/1516)) --- ...etuptools-scm_10.2.2.bb => python3-setuptools-scm_10.2.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools-scm_10.2.2.bb => python3-setuptools-scm_10.2.3.bb} (89%)