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 2025-01-06 16:05:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-asyncio (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-asyncio.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-asyncio"
Mon Jan 6 16:05:05 2025 rev:24 rq:1234718 version:0.25.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-asyncio/python-pytest-asyncio.changes
2024-11-28 22:42:38.345683749 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-asyncio.new.1881/python-pytest-asyncio.changes
2025-01-06 16:05:29.850460201 +0100
@@ -1,0 +2,25 @@
+Fri Jan 3 09:12:39 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- update to 0.25.1:
+ * Fixes an issue that caused a broken event loop when a
+ function-scoped test was executed in between two tests with
+ wider loop scope #950
+ * Improves test collection speed in auto mode #1020
+ * Corrects the warning that is emitted upon redefining the
+ event_loop fixture
+
+-------------------------------------------------------------------
+Fri Jan 3 09:10:08 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- Update to 0.25.0:
+ * Deprecated: Added warning when asyncio test requests async
+ @pytest.fixture in strict mode. This will become an error in a
+ future version of flake8-asyncio. #979
+ * Updates the error message about pytest.mark.asyncio's scope
+ keyword argument to say loop_scope instead. #1004
+ * Verbose log displays correct parameter name:
+ asyncio_default_fixture_loop_scope #990
+ * Propagates contextvars set in async fixtures to other fixtures
+ and tests on Python 3.11 and above. #1008
+
+-------------------------------------------------------------------
Old:
----
pytest-asyncio-0.24.0.tar.gz
New:
----
pytest-asyncio-0.25.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-asyncio.spec ++++++
--- /var/tmp/diff_new_pack.t1eEoZ/_old 2025-01-06 16:05:30.530488425 +0100
+++ /var/tmp/diff_new_pack.t1eEoZ/_new 2025-01-06 16:05:30.530488425 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-asyncio
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-pytest-asyncio%{psuffix}
-Version: 0.24.0
+Version: 0.25.1
Release: 0
Summary: Pytest support for asyncio
License: Apache-2.0
++++++ pytest-asyncio-0.24.0.tar.gz -> pytest-asyncio-0.25.1.tar.gz ++++++
++++ 3136 lines of diff (skipped)