Subject: CVS commit: pkgsrc/devel/py-poetry
From: Adam Ciarcinski
Date: 2025-01-12 08:40:00
Message id: 20250112074000.5AF09FC1D@cvs.NetBSD.org

Log Message:
py-poetry: updated to 2.0.1

2.0.1

Added

Add support for poetry search in legacy sources
Add a message in the poetry source show output when PyPI is implicitly enabled
Changed

Improve performance for merging markers from overrides at the end of dependency \ 
resolution

Fixed

Fix an issue where poetry sync did not remove packages that were not requested
Fix an issue where poetry check failed even though there were just warnings and \ 
add a --strict option to fail on warnings
Fix an issue where poetry update, poetry add and poetry remove with --only \ 
uninstalled packages from other groups
Fix an issue where poetry update, poetry add and poetry remove uninstalled all \ 
extra packages
Fix an issue where poetry self update did not recognize Poetry's own environment
Fix an issue where read-only system site-packages were not considered when \ 
loading an environment with system site-packages
Fix an issue where an error message in poetry install started with Warning: \ 
instead of Error:
Fix an issue where Command.set_poetry, which is used by plugins, was removed
Fix an issue where the help text of poetry build --clean showed a malformed \ 
short option instead of the description

Docs

Add a FAQ entry for the migration from Poetry-specific fields to the project section
Fix examples for project.readme and project.urls
Add a warning that package sources are a Poetry-specific feature that is not \ 
included in core metadata
Replace poetry install --sync with poetry sync in the section about \ 
synchronizing dependencies
Replace poetry shell with poetry env activate in the basic usage section
Mention that project.name is always required when the project section is used
Fix the constraint of poetry-plugin-export in the section about poetry export

Files:
RevisionActionfile
1.22modifypkgsrc/devel/py-poetry/Makefile
1.8modifypkgsrc/devel/py-poetry/PLIST
1.15modifypkgsrc/devel/py-poetry/distinfo