Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-poetry-dynamic-versioning for
openSUSE:Factory checked in at 2026-02-23 16:13:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-poetry-dynamic-versioning (Old)
and /work/SRC/openSUSE:Factory/.python-poetry-dynamic-versioning.new.1977
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-poetry-dynamic-versioning"
Mon Feb 23 16:13:40 2026 rev:14 rq:1334518 version:1.10.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-poetry-dynamic-versioning/python-poetry-dynamic-versioning.changes
2025-07-11 21:33:52.590375825 +0200
+++
/work/SRC/openSUSE:Factory/.python-poetry-dynamic-versioning.new.1977/python-poetry-dynamic-versioning.changes
2026-02-23 16:15:41.333100403 +0100
@@ -1,0 +2,9 @@
+Mon Feb 23 13:57:05 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 1.10.0:
+ * Option tool.poetry-dynamic-versioning.highest-tag, to select the
+ numerically highest version even if it is not the chronologically latest
+ tag
+- require dunamai 1.26+ for latest features
+
+-------------------------------------------------------------------
Old:
----
poetry_dynamic_versioning-1.9.1.tar.gz
New:
----
python-poetry-dynamic-versioning-1.10.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-poetry-dynamic-versioning.spec ++++++
--- /var/tmp/diff_new_pack.nDggLF/_old 2026-02-23 16:15:41.801119700 +0100
+++ /var/tmp/diff_new_pack.nDggLF/_new 2026-02-23 16:15:41.801119700 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-poetry-dynamic-versioning
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,20 +18,20 @@
%{?sle15_python_module_pythons}
Name: python-poetry-dynamic-versioning
-Version: 1.9.1
+Version: 1.10.0
Release: 0
Summary: Plugin for Poetry to enable dynamic versioning based on VCS
tags
License: MIT
Group: Development/Libraries/Python
URL: https://github.com/mtkennerly/poetry-dynamic-versioning
-Source:
https://files.pythonhosted.org/packages/source/p/poetry-dynamic-versioning/poetry_dynamic_versioning-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/poetry-dynamic-versioning/poetry_dynamic_versioning-%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: %{python_module devel >= 3.7.0}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module poetry-core >= 1.2.0}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Jinja2
-Requires: python-dunamai >= 1.21.0
+Requires: python-dunamai >= 1.26.0
Requires: python-tomlkit
Requires(post): update-alternatives
Requires(postun): update-alternatives