diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-03-15 21:24:43 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-18 14:33:25 -0700 |
| commit | 4ac220373ba02a11e125f28e3b5c057847503958 (patch) | |
| tree | bc126e85d811424f46b1fda8d2d230c4b256b648 /meta-python/recipes-devtools/python/python3-msk_0.4.0.bb | |
| parent | 8193a3c0ef7722a3e021091a2d4ecd23ed6ce8ae (diff) | |
| download | meta-openembedded-4ac220373ba02a11e125f28e3b5c057847503958.tar.gz | |
python3-xstatic: add patch to build w/ Setuptools 82
Setuptools 82 dropped pkg_resources module. It is not used
by the setup script, nevertheless, it is imported, and this
missing module fails compilation.
This patch removes this import.
Upstream started to work on refactoring their setup scripts, so
this patch is not appropriate to them - once/if they release, most
likely this patch can be dropped.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-msk_0.4.0.bb')
0 files changed, 0 insertions, 0 deletions
