Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fsspec for openSUSE:Factory checked in at 2025-08-13 16:31:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fsspec (Old) and /work/SRC/openSUSE:Factory/.python-fsspec.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fsspec" Wed Aug 13 16:31:14 2025 rev:34 rq:1299203 version:2024.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fsspec/python-fsspec.changes 2024-04-07 22:15:04.306526975 +0200 +++ /work/SRC/openSUSE:Factory/.python-fsspec.new.1085/python-fsspec.changes 2025-08-13 16:33:44.904510127 +0200 @@ -1,0 +2,5 @@ +Wed Aug 13 05:40:03 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Add missing BuildRequires on pytest-asyncio. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fsspec.spec ++++++ --- /var/tmp/diff_new_pack.pjNCof/_old 2025-08-13 16:33:45.896551719 +0200 +++ /var/tmp/diff_new_pack.pjNCof/_new 2025-08-13 16:33:45.896551719 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-fsspec # -# Copyright (c) 2024 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 @@ -75,6 +75,7 @@ %endif BuildRequires: %{python_module pyftpdlib} BuildRequires: %{python_module pygit2} +BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-snappy}