summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-distlib_0.3.8.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-distlib: upgrade 0.3.8 -> 0.3.9Wang Mingyu2024-10-141-12/+0
| | | | | | | | | | | | | | 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>
* python3-distlib: update to version 0.3.8Derek Straka2023-12-131-0/+12
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>