11
0

4 Commits

Author SHA256 Message Date
5a38311f7a Accepting request 1292089 from devel:languages:python
- update to 1.9.1:
  * File paths in tool.poetry-dynamic-versioning.files were not resolved the
    same way as paths in tool.poetry-dynamic-versioning.substitution.files (forwarded request 1292088 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1292089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-dynamic-versioning?expand=0&rev=13
2025-07-11 19:31:18 +00:00
Richard Rahl
05ebe147a6 - update to 1.9.1:
* File paths in tool.poetry-dynamic-versioning.files were not resolved the
    same way as paths in tool.poetry-dynamic-versioning.substitution.files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=25
2025-07-11 14:02:44 +00:00
7f0736daf4 Accepting request 1290821 from devel:languages:python
- update to 1.9.0:
  * Option tool.poetry-dynamic-versioning.commit-prefix
  * Option tool.poetry-dynamic-versioning.escape-with (forwarded request 1290820 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1290821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-dynamic-versioning?expand=0&rev=12
2025-07-06 15:15:46 +00:00
Richard Rahl
9ee995de26 - update to 1.9.0:
* Option tool.poetry-dynamic-versioning.commit-prefix
  * Option tool.poetry-dynamic-versioning.escape-with

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-dynamic-versioning?expand=0&rev=23
2025-07-05 18:53:04 +00:00
4 changed files with 18 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jul 11 13:43:52 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.9.1:
* File paths in tool.poetry-dynamic-versioning.files were not resolved the
same way as paths in tool.poetry-dynamic-versioning.substitution.files
-------------------------------------------------------------------
Sat Jul 5 18:23:08 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.9.0:
* Option tool.poetry-dynamic-versioning.commit-prefix
* Option tool.poetry-dynamic-versioning.escape-with
-------------------------------------------------------------------
Sun Mar 30 11:42:39 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

View File

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