Path to this page:
Subject: CVS commit: pkgsrc/devel/py-poetry-core
From: Thomas Klausner
Date: 2023-11-07 10:22:40
Message id: 20231107092240.EEFB7FA2D@cvs.NetBSD.org
Log Message:
py-poetry-core: update to 1.8.1.
1.8.1 - 2023-10-31
Fixed
Fix an issue where git URLs starting with git+ could not be parsed anymore \
(#657).
1.8.0 - 2023-10-31
Added
Add 3.12 to the list of available Python versions (#631).
Add support for creating packages dynamically in the build script (#629).
Changed
Improve marker logic for extra markers (#636).
Update list of supported licenses (#635, #646).
Deprecate Dependency.transitive_python_versions (#648).
Deprecate Dependency.transitive_python_constraint (#649).
Fixed
Fix an issue where projects with extension modules were not installed in \
editable mode (#633).
Fix an issue where the wrong or no lib folder was added to the wheel (#634).
Vendoring
Replace jsonschema with fastjsonschema.
lark==1.1.8
packaging==23.2
Files: