Subject: CVS commit: pkgsrc/devel/py-poetry
From: Adam Ciarcinski
Date: 2023-08-26 16:43:01
Message id: 20230826144302.01A21FBDB@cvs.NetBSD.org

Log Message:
py-poetry: updated to 1.6.1

1.6.1 - 2023-08-21

Fixed

Update the minimum required version of requests

1.6.0 - 2023-08-20

Added

Add support for repositories that do not provide a supported hash algorithm
Add full support for duplicate dependencies with overlapping markers
Improve performance of poetry lock for certain edge cases
Improve performance of poetry install
poetry check validates that specified readme files do exist
Add a downgrading note when updating to an older version
Add support for vox in the xonsh shell
Add support for pre-commit hooks for projects where the pyproject.toml file is \ 
located in a subfolder
Add support for the git+http:// scheme

Changed

Drop support for Python 3.7
Move poetry lock --check to poetry check --lock and deprecate the former
Change future warning that PyPI will only be disabled automatically if there are \ 
no primary sources

Fixed

Fix an issue where build-system.requires were not respected for projects with \ 
build scripts
Fix an issue where the encoding was not handled correctly when calling a subprocess
Fix an issue where poetry show --top-level did not show top level dependencies \ 
with extras
Fix an issue where poetry init handled projects with src layout incorrectly
Fix an issue where Poetry wrote .pth files with the wrong encoding
Fix an issue where poetry install did not respect the source if the same version \ 
of a package has been locked from different sources

Docs

Document official Poetry badge
Update configuration folder path for macOS
Add a warning about pip ignoring lock files
Clarify the use of the virtualenvs.in-project setting.
Change pre-commit YAML style to be consistent with pre-commit's own examples
Fix command for listing installed plugins
Mention the nox-poetry package
Add an example with a PyPI source in the pyproject.toml file
Use reference instead of deprecated callable in the scripts example

Files:
RevisionActionfile
1.13modifypkgsrc/devel/py-poetry/Makefile
1.4modifypkgsrc/devel/py-poetry/PLIST
1.8modifypkgsrc/devel/py-poetry/distinfo