On Wed, 8 Jul 2026 at 11:36, Himani Ramesh Barde via lists.openembedded.org <[email protected]> wrote: > > setuptools-scm determines package version from SCM metadata (e.g. git tags). > In OpenEmbedded builds, sources are fetched as tarballs without a .git > directory, > causing version detection to fail. > > Export SETUPTOOLS_SCM_PRETEND_VERSION to override SCM-based version detection > and use the recipe version instead.
Can you please show the error that occurs without this patch? I suspect this is not the correct fix. Pypi tarballs are supposed to work without special arrangements, and if they don't, it's an upstream issue. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#240462): https://lists.openembedded.org/g/openembedded-core/message/240462 Mute This Topic: https://lists.openembedded.org/mt/120170812/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
