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-05-09 13:06:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-asyncio (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-asyncio.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-asyncio"
Tue May 9 13:06:27 2023 rev:14 rq:1084898 version:0.21.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-asyncio/python-pytest-asyncio.changes
2023-04-25 16:53:40.610311236 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-asyncio.new.1533/python-pytest-asyncio.changes
2023-05-09 13:06:35.880756774 +0200
@@ -1,0 +2,9 @@
+Thu May 4 22:36:44 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 0.21.0:
+ * Drop compatibility with pytest 6.1. Pytest-asyncio now
+ depends on pytest 7.0 or newer.
+ * pytest-asyncio cleans up any stale event loops when setting
+ up and tearing down the event_loop fixture.
+
+-------------------------------------------------------------------
Old:
----
pytest-asyncio-0.20.3.tar.gz
New:
----
pytest-asyncio-0.21.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-asyncio.spec ++++++
--- /var/tmp/diff_new_pack.topN93/_old 2023-05-09 13:06:36.632761251 +0200
+++ /var/tmp/diff_new_pack.topN93/_new 2023-05-09 13:06:36.636761274 +0200
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-pytest-asyncio%{psuffix}
-Version: 0.20.3
+Version: 0.21.0
Release: 0
Summary: Pytest support for asyncio
License: Apache-2.0
@@ -39,7 +39,7 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-pytest >= 6.1.0
+Requires: python-pytest >= 7.0.0
%if 0%{?python_version_nodots} < 38
Requires: python-typing-extensions >= 3.7.2
%endif
@@ -48,7 +48,7 @@
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 >= 6.1.0}
+BuildRequires: %{python_module pytest >= 7.0.0}
BuildRequires: %{python_module pytest-asyncio = %{version}}
BuildRequires: %{python_module pytest-trio >= 0.7}
%endif
++++++ pytest-asyncio-0.20.3.tar.gz -> pytest-asyncio-0.21.0.tar.gz ++++++
++++ 1717 lines of diff (skipped)