Dominique Leuenberger 2025-01-19 20:49:14 +00:00 committed by Git OBS Bridge
commit 6e2b8a1170
4 changed files with 24 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68b25c26407cf0d13d51d5dc7fc45667bc041032fda42ce89401c4ce82917837
size 34080

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe9f65e1b408d8b99ea28e5b1edde8f06ca5ff58026aa5d7376ec74f1342a104
size 34973

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Jan 18 16:14:25 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.7.0:
* The enable command now supports the bypass/override environment variables
to use a different placeholder version than 0.0.0.
* The enable command would add "version" to project.dynamic even if it were
already present.
* The enable command would set tool.poetry.version to "0.0.0" even if the
field were already present with a different value.
- update to 1.6.0:
* CLI: show command to print the version without changing any files.
- update to 1.5.2:
* The formatting of project.dynamic and tool.poetry.version could be changed
when triggering the plugin via poetry dynamic-versioning or pip install
(but not via poetry build or poetry-dynamic-versioning).
- update to 1.5.1:
* Array formatting was not preserved when changing project.dynamic in
pyproject.toml.
-------------------------------------------------------------------
Mon Jan 6 13:13:22 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-poetry-dynamic-versioning
Version: 1.5.0
Version: 1.7.0
Release: 0
Summary: Plugin for Poetry to enable dynamic versioning based on VCS tags
License: MIT