Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pdm
From: Adam Ciarcinski
Date: 2024-03-02 14:01:17
Message id: 20240302130117.41650FA27@cvs.NetBSD.org
Log Message:
py-pdm: updated to 2.12.4
Release v2.12.4 (2024-02-26)
Features & Improvements
- Use env PDM_NO_EDITABLE as the default value for --no-editable option.
Bug Fixes
- Reset project.environment when importing from setup.py, to fix resolution error.
- Do not fetch package hashes when `--frozen-lockfile` is passed.
- Make sure non-venv interpreters are used by venv creator.
- Don't cause a hard failure if the local directory doesn't exist.
Documentation
- Fix the default value for negative CLI flags.
- Auto-gen configuration reference documentation.
Files: