Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-python-rpm-spec for 
openSUSE:Factory checked in at 2026-05-25 21:57:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-rpm-spec (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-rpm-spec.new.2084 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-rpm-spec"

Mon May 25 21:57:34 2026 rev:9 rq:1355082 version:0.17.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-rpm-spec/python-python-rpm-spec.changes
    2025-01-12 11:28:13.773166973 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-python-rpm-spec.new.2084/python-python-rpm-spec.changes
  2026-05-25 22:00:30.758120408 +0200
@@ -1,0 +2,9 @@
+Mon May 25 15:44:56 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.17.0:
+  * Clean up typing; add basedpyright to CI.
+  * Fix a possible endless loop with recursive macro expansion.
+  * Add support for Python 3.14.
+  * Drop support for Python 3.9 version.
+
+-------------------------------------------------------------------

Old:
----
  python_rpm_spec-0.16.0.tar.gz

New:
----
  python_rpm_spec-0.17.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-python-rpm-spec.spec ++++++
--- /var/tmp/diff_new_pack.ZV8lcH/_old  2026-05-25 22:00:31.498150861 +0200
+++ /var/tmp/diff_new_pack.ZV8lcH/_new  2026-05-25 22:00:31.498150861 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-rpm-spec
 #
-# 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
@@ -17,14 +17,15 @@
 
 
 Name:           python-python-rpm-spec
-Version:        0.16.0
+Version:        0.17.0
 Release:        0
 Summary:        Python module for parsing RPM spec files
 License:        MIT
 URL:            https://github.com/bkircher/python-rpm-spec
 Source0:        
https://files.pythonhosted.org/packages/source/p/python_rpm_spec/python_rpm_spec-%{version}.tar.gz
-BuildRequires:  %{python_module flit}
+BuildRequires:  %{python_module flit-core >= 2}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module pytest-asyncio}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes

++++++ python_rpm_spec-0.16.0.tar.gz -> python_rpm_spec-0.17.0.tar.gz ++++++
++++ 4006 lines of diff (skipped)

Reply via email to