Path to this page:
Subject: CVS commit: pkgsrc/devel/py-poetry-plugin-export
From: Adam Ciarcinski
Date: 2025-01-13 09:37:36
Message id: 20250113083736.59ADDFC1D@cvs.NetBSD.org
Log Message:
py-poetry-plugin-export: updated to 1.9.0
1.9.0
Added
Add an --all-groups option to export dependencies from all groups
Changed
Drop support for Python 3.8
Clarify the help text of --with and --only and deprecate --without
Fail if the poetry.lock file is not consistent with the pyproject.toml file
Fixed
Fix an issue where the export failed with the message "dependency walk \
failed".
This fix requires a poetry.lock file created with Poetry 2.x
Fix an issue where the pre-commit hook regex matched wrong files
Files: