Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2]python3-setuptools-scm: fix build and upgrade to 10.1.2
@ 2026-07-08  9:22 Himani Ramesh Barde
  2026-07-08  9:22 ` [PATCH 1/2] python3-setuptools-scm: avoid SCM-based version detection Himani Ramesh Barde
  2026-07-08  9:22 ` [PATCH 2/2] python3-setuptools-scm: upgrade 10.0.5 -> 10.1.2 Himani Ramesh Barde
  0 siblings, 2 replies; 9+ messages in thread
From: Himani Ramesh Barde @ 2026-07-08  9:22 UTC (permalink / raw)
  To: openembedded-core
  Cc: tgamblin, randy.macleod, Shiva.Komati, Himani Ramesh Barde

The AUH attempted to upgrade python3-setuptools-scm to 10.1.2 but
failed at do_compile because setuptools-scm tries to determine its
version from SCM metadata, which isn't available in OE tarball builds.

Patch 1 exports SETUPTOOLS_SCM_PRETEND_VERSION to bypass SCM-based
version detection. Patch 2 completes the upgrade to 10.1.2.

Build-tested: python3-setuptools-scm, python3-vcs-versioning, and
python3-pytest all build successfully with this series applied.


Himani Ramesh Barde (2):
  python3-setuptools-scm: avoid SCM-based version detection
  python3-setuptools-scm: upgrade 10.0.5 -> 10.1.2

 ...uptools-scm_10.0.5.bb => python3-setuptools-scm_10.1.2.bb} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-setuptools-scm_10.0.5.bb => python3-setuptools-scm_10.1.2.bb} (84%)

-- 
2.54.0



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-07-14 13:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08  9:22 [PATCH 0/2]python3-setuptools-scm: fix build and upgrade to 10.1.2 Himani Ramesh Barde
2026-07-08  9:22 ` [PATCH 1/2] python3-setuptools-scm: avoid SCM-based version detection Himani Ramesh Barde
2026-07-08 11:16   ` [OE-core] " Alexander Kanavin
2026-07-08  9:22 ` [PATCH 2/2] python3-setuptools-scm: upgrade 10.0.5 -> 10.1.2 Himani Ramesh Barde
2026-07-08  9:52   ` [OE-core] " Mathieu Dubois-Briand
2026-07-08 10:24     ` Barde, Himani Ramesh
2026-07-08 11:44       ` Alexander Kanavin
2026-07-09  5:51       ` Barde, Himani Ramesh
2026-07-14 13:22         ` Alexander Kanavin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox