Hi Mathieu, Thanks for the pointer. I'll drop patch 2/2 since Alex's upgrade to 10.2.0 supersedes it.
However, patch 1/2 (exporting SETUPTOOLS_SCM_PRETEND_VERSION) is still required - setuptools-scm 10.2.0 will fail at do_compile the same way 10.1.2 did, since it still probes SCM metadata via vcs-versioning when built from PyPI tarballs without a .git directory. Alex's upgrade will need this fix as a prerequisite. Thanks, Himani ________________________________ From: Mathieu Dubois-Briand <[email protected]> Sent: Wednesday, July 8, 2026 3:22 PM To: Barde, Himani Ramesh <[email protected]>; [email protected] <[email protected]> Cc: [email protected] <[email protected]>; MacLeod, Randy <[email protected]>; Komati, Shiva <[email protected]> Subject: Re: [OE-core] [PATCH 2/2] python3-setuptools-scm: upgrade 10.0.5 -> 10.1.2 CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. On Wed Jul 8, 2026 at 11:22 AM CEST, Himani Ramesh Barde via lists.openembedded.org wrote: > Signed-off-by: Himani Ramesh Barde <[email protected]> > --- > ...etuptools-scm_10.0.5.bb => python3-setuptools-scm_10.1.2.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-devtools/python/{python3-setuptools-scm_10.0.5.bb => > python3-setuptools-scm_10.1.2.bb} (89%) > > diff --git a/meta/recipes-devtools/python/python3-setuptools-scm_10.0.5.bb > b/meta/recipes-devtools/python/python3-setuptools-scm_10.1.2.bb > similarity index 89% > rename from meta/recipes-devtools/python/python3-setuptools-scm_10.0.5.bb > rename to meta/recipes-devtools/python/python3-setuptools-scm_10.1.2.bb > index 58eb963910..824758e3ee 100644 > --- a/meta/recipes-devtools/python/python3-setuptools-scm_10.0.5.bb > +++ b/meta/recipes-devtools/python/python3-setuptools-scm_10.1.2.bb > @@ -6,7 +6,7 @@ argument or in a SCM managed file." > LICENSE = "MIT" > LIC_FILES_CHKSUM = "file://LICENSE;md5=838c366f69b72c5df05c96dff79b35f2" > > -SRC_URI[sha256sum] = > "bbba8fe754516cdefd017f4456721775e6ef9662bd7887fb52ae26813d4838c3" > +SRC_URI[sha256sum] = > "24079818acc46e99aae0d65b8d511fafe965970d9cbd060c7b9f7275ded520fb" > > PYPI_PACKAGE = "setuptools_scm" > Hi Himani, We already have an upgrade to version 10.2.0 on the list: https://lore.kernel.org/openembedded-core/[email protected]/T/#u Thanks, Mathieu -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#240463): https://lists.openembedded.org/g/openembedded-core/message/240463 Mute This Topic: https://lists.openembedded.org/mt/120170799/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
