Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-python-socketio for openSUSE:Factory checked in at 2025-08-12 17:05:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-socketio (Old) and /work/SRC/openSUSE:Factory/.python-python-socketio.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-socketio" Tue Aug 12 17:05:05 2025 rev:12 rq:1298963 version:5.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-socketio/python-python-socketio.changes 2025-05-05 22:59:37.028595106 +0200 +++ /work/SRC/openSUSE:Factory/.python-python-socketio.new.1085/python-python-socketio.changes 2025-08-12 17:06:55.629157144 +0200 @@ -1,0 +2,5 @@ +Tue Aug 12 05:22:00 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Add missing BuildRequires on pytest-asyncio. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-python-socketio.spec ++++++ --- /var/tmp/diff_new_pack.os4hly/_old 2025-08-12 17:06:56.285184548 +0200 +++ /var/tmp/diff_new_pack.os4hly/_new 2025-08-12 17:06:56.285184548 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-python-socketio # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -39,6 +39,7 @@ #Tests: BuildRequires: %{python_module aiohttp >= 3.4} BuildRequires: %{python_module msgpack} +BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest-timeout} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 2.21.0} @@ -68,5 +69,5 @@ %doc README.md %license LICENSE %{python_sitelib}/socketio -%{python_sitelib}/python_socketio-%{version}*-info +%{python_sitelib}/python_socketio-%{version}.dist-info