Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 13:30:59 UTC Now

2023-09-27 15:20:24 UTC MAIN commitmail json YAML

py-pdm: updated to 2.9.3

Release v2.9.3 (2023-09-25)
---------------------------

Bug Fixes

- Revert the changes to the behavior of installing self.
Self package won't be installed when `--no-default` is requested.
- Reject the candidate if it contains invalid metadata, to avoid a crash in the process of resolution.

Documentation

- Clarify what `--no-isolated` does.

(adam)