Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-aiobotocore for 
openSUSE:Factory checked in at 2022-08-30 14:49:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiobotocore (Old)
 and      /work/SRC/openSUSE:Factory/.python-aiobotocore.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aiobotocore"

Tue Aug 30 14:49:40 2022 rev:12 rq:1000031 version:2.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiobotocore/python-aiobotocore.changes    
2022-06-29 16:03:19.320779542 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-aiobotocore.new.2083/python-aiobotocore.changes
  2022-08-30 14:50:14.172236197 +0200
@@ -1,0 +2,6 @@
+Thu Aug 18 10:34:03 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Enforce pytest-asyncio legacy mode (upstream pins to 0.14)
+  * gh#pytest-dev/pytest-asyncio#390
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-aiobotocore.spec ++++++
--- /var/tmp/diff_new_pack.jeLJq1/_old  2022-08-30 14:50:14.588237258 +0200
+++ /var/tmp/diff_new_pack.jeLJq1/_new  2022-08-30 14:50:14.596237279 +0200
@@ -94,8 +94,8 @@
 donttest+=" or test_can_delete_urlencoded_object"
 # fail to fetch fake AWS credentials 
https://github.com/aio-libs/aiobotocore/issues/948
 donttest+=" or (test_credentials and (sso or test_required_config_not_set))"
-
-%pytest -m moto -n auto -k "not ($donttest)"
+# https://github.com/pytest-dev/pytest-asyncio/issues/390
+%pytest -m moto -n auto -k "not ($donttest)" --asyncio-mode=legacy
 
 %files %{python_files}
 %doc CHANGES.rst README.rst

Reply via email to