forked from pool/python-poetry-dynamic-versioning
753782b871e53fbcddeaa8c1b8ba71f4ca41aaa5d7a99f35e2d3de92f6f368f7
* CLI: When pyproject.toml contains the project section, the enable command
will add the required fields for Poetry 2.0.0+.
* For compatibility with Poetry 2.0.0, adjusted Poetry constraint from ^1.2.0
to >=1.2.0
* For compatibility with Poetry 2.0.0, when inserting the dynamic version
into pyproject.toml with PEP 621 mode activated, the plugin ensures not to
set project.version and tool.poetry.version at the same time.
* An UnboundLocalError could happen when pyproject.toml was misconfigured.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=11
Description
No description provided
Languages
RPM Spec
100%