| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-pdm: upgrade 2.15.2 -> 2.15.3 | Wang Mingyu | 2024-05-28 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | Changelog: ========== - Fixed pdm venv activate, to also work for windows. And added documentation on how to authenticate to Azure Artifacts - Don't show unsupported formats in pdm export. - Proxy (HTTP_PROXY env vars) settings are ignored for custom indexes. - Fix the quoting of venv activate command for powershell. - Raise an error if the package given by pdm update does not exist in the select dependency group but in other groups. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-pdm: upgrade 2.15.1 -> 2.15.2 | Wang Mingyu | 2024-05-19 | 1 | -0/+15 |
| Changelog: =========== - Use get_runner() method to build the task runner in run command. runner_cls attribute is deprecated. - Expand ${PROJECT_ROOT} in source URLs. - Fix env and other options being inherited in nested composite scripts. - Keep the ${PROJECT_ROOT} variable in dependencies after running pdm lock --update-reuse. - Make direct_minimal_versions work on newly added dependencies. - Fix a syntax error in the zsh completion script. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
