Accepting request 1255083 from devel:languages:python

- update to 1.8.0:
  * The bump config may now be set to a table, which supports an index field
  * commit-length option to set a fixed length for commit hashes
  * {major}, {minor}, and {patch} format placeholders.
  * Compatibility with other plugins (such as poetry-monoranger-plugin)
  * Updated Dunamai to 1.23.0+ for the latest features. (forwarded request 1255082 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1255083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-dynamic-versioning?expand=0&rev=9
This commit is contained in:
2025-03-24 12:27:47 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 21 17:10:02 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.8.0:
* The bump config may now be set to a table, which supports an index field
* commit-length option to set a fixed length for commit hashes
* {major}, {minor}, and {patch} format placeholders.
* Compatibility with other plugins (such as poetry-monoranger-plugin)
* Updated Dunamai to 1.23.0+ for the latest features.
-------------------------------------------------------------------
Thu Jan 23 15:32:05 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

View File

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