Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-asyncio for
openSUSE:Factory checked in at 2023-11-08 22:17:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-asyncio (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-asyncio.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-asyncio"
Wed Nov 8 22:17:08 2023 rev:17 rq:1124081 version:0.21.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-asyncio/python-pytest-asyncio.changes
2023-10-19 22:49:35.391372802 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-asyncio.new.17445/python-pytest-asyncio.changes
2023-11-08 22:17:24.066452863 +0100
@@ -1,0 +2,5 @@
+Tue Nov 7 19:34:40 UTC 2023 - Dirk Müller <[email protected]>
+
+- remove unnecessary dependency on async_generator
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-asyncio.spec ++++++
--- /var/tmp/diff_new_pack.r28anV/_old 2023-11-08 22:17:24.658474612 +0100
+++ /var/tmp/diff_new_pack.r28anV/_new 2023-11-08 22:17:24.658474612 +0100
@@ -47,7 +47,6 @@
%endif
BuildArch: noarch
%if %{with test}
-BuildRequires: %{python_module async_generator >= 1.3}
BuildRequires: %{python_module flaky >= 3.5.0}
BuildRequires: %{python_module hypothesis >= 5.7.1}
BuildRequires: %{python_module pytest >= 7.0.0}