| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pdm-2.26.3-aarch64-apple-darwin.tar.gz | 2025-12-24 | 16.6 MB | |
| pdm-2.26.3-aarch64-apple-darwin.tar.gz.sha256 | 2025-12-24 | 105 Bytes | |
| pdm-2.26.3-x86_64-pc-windows-msvc.tar.gz | 2025-12-24 | 22.0 MB | |
| pdm-2.26.3-x86_64-pc-windows-msvc.tar.gz.sha256 | 2025-12-24 | 107 Bytes | |
| pdm-2.26.3-aarch64-unknown-linux-gnu.tar.gz.sha256 | 2025-12-24 | 110 Bytes | |
| pdm-2.26.3-aarch64-unknown-linux-gnu.tar.gz | 2025-12-24 | 18.6 MB | |
| pdm-2.26.3-x86_64-unknown-linux-gnu.tar.gz | 2025-12-24 | 22.2 MB | |
| pdm-2.26.3-x86_64-unknown-linux-gnu.tar.gz.sha256 | 2025-12-24 | 109 Bytes | |
| README.md | 2025-12-24 | 653 Bytes | |
| v2.26.3 source code.tar.gz | 2025-12-24 | 2.9 MB | |
| v2.26.3 source code.zip | 2025-12-24 | 3.1 MB | |
| Totals: 11 Items | 85.4 MB | 2 | |
Features & Improvements
- Port to
hishel1.0.0. (#3700)
Bug Fixes
- Update
.gitignorefile in the default template. (#3686) - Correct the sysconfig variables for Python standalone build installations. (#3693)
- Ignore
packages.vcs.requested-revisionif it's None when formatting pylock.toml. (#3694) - Fix test failures with uv test cases using non-venv Python interpreters. (#3698)