Note
7.5.0 is available on π PyPI and π GitHub.
- [volta] Add Volta package manager (
installed,install,upgrade,remove), flagged unmaintained since its November 2025 retirement in favor ofmise.pkg:npm/purls now also resolve to it. Addresses #1995. - [mpm] Raise the click-extra floor from
8.6.1to8.7.0, scoping mpm's strict-config check to its ownpyproject.tomlsection and forcing telemetry off on a truthyDO_NOT_TRACK. - [mpm] Raise the extra-platforms floor from
13.5.1to13.6.0, whose new AlmaLinux detection stops the spurious unrecognized-platform warningmpmprinted on AlmaLinux hosts. - [mpm] Bump the in-repo Alpine, Guix, MacPorts and Nix packaging specs to build from
7.4.1, switching Alpine to the PyPI sdist instead of the GitHub tag tarball. - [snap] Fix
snap removefailing witherror: unknown flag 'color'on recent snapd by no longer appending--color=never, whichremovedoes not accept. - [mpm] Add
favicon.svgandbanner-social.svg(light/dark PNG exports) as the Sphinx browser-tab icon and OpenGraph image, and switch the readme banner to a dark-mode-aware<picture>element. - [mpm] Refresh the readme's manager Sankey diagram and operation matrix.
Full changelog: v7.4.1...v7.5.0