diff mbox series

[2/4] python3-setuptools-scm: upgrade 10.2.2 -> 10.2.3

Message ID 20260904142343.1608107-2-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 5e4fb5cb9b10af3198a59187f202d4d93e5f0f86
Headers show
Series [1/4] enchant2: upgrade 2.8.19 -> 2.8.21 | expand

Commit Message

Richard Purdie Sept. 4, 2026, 2:23 p.m. UTC
- 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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 ...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 mbox series

Patch

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 d6f23321d05..0af4bd24f5e 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"