Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-dbus_fast for
openSUSE:Factory checked in at 2026-03-08 17:43:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dbus_fast (Old)
and /work/SRC/openSUSE:Factory/.python-dbus_fast.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dbus_fast"
Sun Mar 8 17:43:06 2026 rev:4 rq:1337506 version:4.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dbus_fast/python-dbus_fast.changes
2026-01-29 17:48:42.454910925 +0100
+++
/work/SRC/openSUSE:Factory/.python-dbus_fast.new.8177/python-dbus_fast.changes
2026-03-08 17:43:07.674415662 +0100
@@ -1,0 +2,7 @@
+Sun Mar 8 13:17:42 UTC 2026 - Enrico Belleri <[email protected]>
+
+- Update to version 4.0.0:
+ * Annotated types for D-Bus signatures
+ * full changelog at
https://github.com/Bluetooth-Devices/dbus-fast/compare/v3.1.2...v4.0.0
+
+-------------------------------------------------------------------
Old:
----
python-dbus_fast-3.1.2.tar.xz
New:
----
python-dbus_fast-4.0.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dbus_fast.spec ++++++
--- /var/tmp/diff_new_pack.cPMOeG/_old 2026-03-08 17:43:08.914466503 +0100
+++ /var/tmp/diff_new_pack.cPMOeG/_new 2026-03-08 17:43:08.918466667 +0100
@@ -17,10 +17,8 @@
%global flavor @BUILD_FLAVOR@%{nil}
-
%define mname dbus_fast
%define pname python-%{mname}
-
%if "%{flavor}" == "test"
%define psuffix -test
%bcond_without test
@@ -28,11 +26,9 @@
%define psuffix %{nil}
%bcond_with test
%endif
-
%{?sle15_python_module_pythons}
-
Name: %{pname}%{?psuffix}
-Version: 3.1.2
+Version: 4.0.0
Release: 0
Summary: Python library for DBus
License: MIT
@@ -40,9 +36,10 @@
URL: https://github.com/bluetooth-devices/dbus-fast
Source0: %{pname}-%{version}.tar.xz
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module poetry-core}
-BuildRequires: %{python_module setuptools}
-
+BuildRequires: %{python_module poetry-core >= 1.0.0}
+BuildRequires: %{python_module setuptools >= 65.4.1}
+BuildRequires: fdupes
+BuildRequires: python-rpm-macros
%if %{with test}
BuildRequires: %{python_module Cython}
BuildRequires: %{python_module covdefaults}
@@ -60,9 +57,6 @@
BuildRequires: dbus-1-daemon
%endif
%endif
-
-BuildRequires: fdupes
-BuildRequires: python-rpm-macros
%python_subpackages
%description
++++++ _service ++++++
--- /var/tmp/diff_new_pack.cPMOeG/_old 2026-03-08 17:43:09.002470112 +0100
+++ /var/tmp/diff_new_pack.cPMOeG/_new 2026-03-08 17:43:09.006470276 +0100
@@ -1,12 +1,12 @@
<services>
<service name="tar_scm" mode="manual">
- <param name="versionformat">3.1.2</param>
+ <param name="versionformat">@PARENT_TAG@</param>
<param
name="url">https://github.com/bluetooth-devices/dbus-fast.git</param>
<param name="filename">python-dbus_fast</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
- <param name="exclude">git</param>
- <param name="revision">b19f299</param>
+ <param name="versionrewrite-pattern">v(.*)</param>
+ <param name="revision">v4.0.0</param>
</service>
<service name="recompress" mode="manual">
<param name="compression">xz</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.cPMOeG/_old 2026-03-08 17:43:09.034471424 +0100
+++ /var/tmp/diff_new_pack.cPMOeG/_new 2026-03-08 17:43:09.042471752 +0100
@@ -1,7 +1,7 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/bluetooth-devices/dbus-fast.git</param>
- <param
name="changesrevision">b19f299ca62b7bad1d2808841b39078f9aaa8978</param>
+ <param
name="changesrevision">b35b35c3d00e5fea31e774bb37ca5a5c455581d7</param>
</service>
</servicedata>
(No newline at EOF)
++++++ python-dbus_fast-3.1.2.tar.xz -> python-dbus_fast-4.0.0.tar.xz ++++++
++++ 2423 lines of diff (skipped)