- Update to 2.26.6:
- Support `packaging==26.0` changes for version comparison
- Release v2.26.5 (2026-01-21)
- Respect the project path when using cookiecutter template in `pdm
init` command.
- Fix a bug that `resolution.excludes` is not applied when
evaluating candidates from the lock file.
## Documentation
- Remove chatbot from the docs page footer.
- Generate llms.txt for docs powered by `mkdocs-llmstxt`.
- Release v2.26.4 (2026-01-09)
- Make sure cursor closing for fixing PyPy different gc mode also
add PyPy in CI.
- Fix a bug that old HTTP cache directories cause PDM to crash when
trying to clear them.
- Release v2.26.3 (2025-12-24)
- Port to `hishel` 1.0.0.
- Update `.gitignore` file in the default template.
- Correct the sysconfig variables for Python standalone build
installations.
- Ignore `packages.vcs.requested-revision` if it's None when
formatting pylock.toml.
- Fix test failures with uv test cases using non-venv Python
interpreters.
- Release v2.26.2 (2025-11-24)
- Only parse TOML document with `tomlkit` when writing is required.
- Add SHA256 checksums for binary releases during the release
workflow and create an installer script that downloads binaries
from GitHub releases with automatic platform detection and
checksum verification.
OBS-URL: https://build.opensuse.org/request/show/1332679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pdm?expand=0&rev=19
Description
No description provided
Languages
RPM Spec
100%