summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-distlib_0.3.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-distlib: upgrade 0.3.8 -> 0.3.9Wang Mingyu2024-10-141-0/+12
Changelog ========= - preload script wrappers on Windows to assist with a pip issue - Remove duplicated newline in shebang of windows launcher - Add handling for cross-compilation environments - Do not use the absolute path to cache wheel extensions - Support mounting wheels that use extensions without an EXTENSIONS file - Add support for wheel compatibility with the limited API Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>