From b73f5920772703b7b084fee54eae7cb6f3c01e61 Mon Sep 17 00:00:00 2001 From: Upgrade Helper 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%) diff --git a/meta/recipes-devtools/python/python3-setuptools-scm_10.2.2.bb b/meta/recipes-devtools/python/python3-setuptools-scm_10.2.3.bb 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 index d6f23321d0..0af4bd24f5 100644 --- a/meta/recipes-devtools/python/python3-setuptools-scm_10.2.2.bb +++ b/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" -- 2.47.1