This is a pre-release build
A description of the various files is in the README
The zipimport Unix executable contains code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt
Changelog
Core changes
- Fix
defaultextra foriosplatforms (#16376) by bashonly - Fix sorting targets by browser version by bashonly
- Regenerate requirements by bashonly
- regen reqs for delocate by bashonly
- try it with musllinux_aarch64 again by bashonly
Extractor changes
- bandcamp: weekly: Fix extractor (#16373) by bashonly
- rtp: Support multi-part episodes and
--no-playlist(#16299) by bashonly
Networking changes
- Request Handler: curl_cffi: Support
curl_cffi0.15.x by bashonly
Misc. changes
- build
- Harden build/release workflows (#16358) by bashonly, Grub4K (With fixes in cdc465a by bashonly)
- Migrate from delocate-fuse to delocate-merge by bashonly
- add macos verify job by bashonly
- fix for macos verify job by bashonly
macos: try removing wheel surgery step by bashonly
- devscripts: Handle
ejsupdates for requirements files (#16374) by bashonly, Grub4K