Note
7.6.1 is available on π PyPI and π GitHub.
- [mpm] Fix
upgrade <packages>andremovedying on an unhandledCLIErrortraceback when any selected manager's installed-package query failed. The manager is now skipped with a warning, and the packages the other managers carry are still acted on. - [mpm] Count a manager whose failed command was raised to its caller in the end-of-run error summary, the serialized
errorspayload and theβ/βtrail. One reportingCould not list installed packages.was previously scoredβ. - [bar-plugin] Fix the
uvlaunch candidate silently re-locking whatever project the plugin's working directory landed in: it now runs frozen, pinned to the folder its lockfile was found in. - [mpm] Fix the Brewfile export swallowing every failure of a manager's installed-package listing: only CLI errors are now tolerated, and unexpected crashes propagate.
- [mpm] Fix the readme's six standalone-binary download links and the self-installation walkthrough's commands, which pointed at
mpm-<platform>.<ext>asset names no release has published since6.1.1. They now target the unversionedmeta-package-manager-<platform>.<ext>aliases attached to every release since7.4.0. - [mpm] Fix the configuration documentation claiming the
--excludeparameter is advertised in the help message, where it is hidden like the--managerparameter documented beside it. - [pkg] Fix the
pkg(8)andports(7)man-page references rendering as broken markup on the manager's documentation page. - [mpm] Give ZeroBrew its own tab in the installation methods.
Full changelog: v7.6.0...v7.6.1