Commit Graph

1 Commits

Author SHA256 Message Date
Richard Rahl
753782b871 - update to 1.5.0:
* 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
2025-01-06 13:19:17 +00:00