Commit Graph

14 Commits

Author SHA256 Message Date
Dominique Leuenberger
6e2b8a1170 Accepting request 1238720 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1238720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-dynamic-versioning?expand=0&rev=7
2025-01-19 20:49:14 +00:00
Richard Rahl
d2a4f00133 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=13
2025-01-18 17:59:42 +00:00
Ana Guerrero
76f8946c64 Accepting request 1235192 from devel:languages:python
- 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. (forwarded request 1235191 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1235192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-dynamic-versioning?expand=0&rev=6
2025-01-06 15:05:55 +00:00
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
Ana Guerrero
d616a133f8 Accepting request 1199947 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1199947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-dynamic-versioning?expand=0&rev=5
2024-09-11 14:55:52 +00:00
Richard Rahl
b91d0c2812 - update to 1.4.1:
* The enable command would fail when the pyproject.toml tables were out of order.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=9
2024-09-11 05:56:35 +00:00
Dominique Leuenberger
ac2d8357aa Accepting request 1184134 from devel:languages:python
- update to 1.4.0:
  * The plugin now supports Poetry's upcoming PEP-621
    functionality.

OBS-URL: https://build.opensuse.org/request/show/1184134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-dynamic-versioning?expand=0&rev=4
2024-07-01 09:21:35 +00:00
bc2154cb82 - update to 1.4.0:
* The plugin now supports Poetry's upcoming PEP-621
    functionality.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=7
2024-06-30 20:01:50 +00:00
Dominique Leuenberger
6c141d1efe Accepting request 1172538 from devel:languages:python
- update to 1.3.0:
  * `pattern-prefix` option to add a prefix to the version tag
    pattern.
  * `ignore-untracked` option to control the detection of dirty
    state.
  * `from-file` config section to read a version from a file
    instead of the VCS.
  * `POETRY_DYNAMIC_VERSIONING_DEBUG` environment variable for
    some logging.
  * Updated Dunamai to 1.21.0+ for the latest features

OBS-URL: https://build.opensuse.org/request/show/1172538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-dynamic-versioning?expand=0&rev=3
2024-05-08 09:39:37 +00:00
fe2dfc4533 - update to 1.3.0:
* `pattern-prefix` option to add a prefix to the version tag
    pattern.
  * `ignore-untracked` option to control the detection of dirty
    state.
  * `from-file` config section to read a version from a file
    instead of the VCS.
  * `POETRY_DYNAMIC_VERSIONING_DEBUG` environment variable for
    some logging.
  * Updated Dunamai to 1.21.0+ for the latest features

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=5
2024-05-07 20:57:02 +00:00
Ana Guerrero
afad9f6106 Accepting request 1150012 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1150012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-dynamic-versioning?expand=0&rev=2
2024-02-25 13:05:40 +00:00
Richard Rahl
2f50328936 Accepting request 1150010 from home:rrahl0:upgrades
- fix runtime dependencies

OBS-URL: https://build.opensuse.org/request/show/1150010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=3
2024-02-23 18:14:57 +00:00
Ana Guerrero
eb1f24c59d Accepting request 1141056 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1141056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-dynamic-versioning?expand=0&rev=1
2024-01-24 18:05:22 +00:00
72d32c06fd Accepting request 1140193 from home:rrahl0
I want to maintain python-poetry-dynamic-versioning for Factory in devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1140193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=1
2024-01-22 06:29:18 +00:00