Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
meta_package_manager-5.19.0-py3-none-any.whl | 2024-11-14 | 143.9 kB | |
meta_package_manager-5.19.0.tar.gz | 2024-11-14 | 140.2 kB | |
mpm-linux-x64.bin | 2024-11-14 | 44.0 MB | |
mpm-macos-arm64.bin | 2024-11-14 | 22.1 MB | |
mpm-macos-x64.bin | 2024-11-14 | 24.7 MB | |
mpm-windows-x64.exe | 2024-11-14 | 23.1 MB | |
README.md | 2024-11-14 | 981 Bytes | |
v5.19.0 source code.tar.gz | 2024-11-14 | 6.2 MB | |
v5.19.0 source code.zip | 2024-11-14 | 6.2 MB | |
Totals: 9 Items | 126.6 MB | 0 |
Changes
- [vscodium] Add support for VSCodium plugins.
- [dnf,mas,vscode,yum] Implement
remove
operation. - [dnf,yum] Use query template instead of regex parsing to retrieve package data.
- [flatpak] Fix parsing of descriptions with spaces.
- [uv] Implement
outdated
andcleanup
operation. - [uv] Bump minimal requirement to
0.5.0
. - [uv] Always invoke
uv
with--no-progress
parameter. - [mas] Bump minimal requirement to
1.8.7
. - [mas] Reactivate
mas
tests. - [mpm] Add official support for Python 3.13.
- [mpm] Drop support for Python 3.9.
- [mpm] Replace local platform utilities by
extra-platforms
dependency. - [mpm] Run tests on Python 3.14-dev.
- [mpm] Run tests and actions on
ubuntu-24.04
instead ofubuntu-22.04
. - [mpm] Run tests on
macos-15
instead ofmacos-14
. - [mpm] Add a Sankey diagram of all supported package managers.