Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-anyio for openSUSE:Factory 
checked in at 2022-12-17 20:36:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-anyio (Old)
 and      /work/SRC/openSUSE:Factory/.python-anyio.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-anyio"

Sat Dec 17 20:36:17 2022 rev:12 rq:1043354 version:3.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-anyio/python-anyio.changes        
2022-11-23 09:48:05.267035625 +0100
+++ /work/SRC/openSUSE:Factory/.python-anyio.new.1835/python-anyio.changes      
2022-12-17 20:36:36.784627358 +0100
@@ -1,0 +2,7 @@
+Fri Dec 16 15:06:08 UTC 2022 - Markéta Machová <mmach...@suse.com>
+
+- Skip trio exception tests for now 
+  * https://github.com/agronholm/anyio/issues/508
+  * 
https://github.com/agronholm/anyio/commit/787cb0c2e53c2a3307873d202fbd49dc5eac4e96
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-anyio.spec ++++++
--- /var/tmp/diff_new_pack.Owys8z/_old  2022-12-17 20:36:37.224629775 +0100
+++ /var/tmp/diff_new_pack.Owys8z/_new  2022-12-17 20:36:37.228629797 +0100
@@ -84,6 +84,8 @@
 %if 0%{?suse_version} < 1550
 donttest+=" or (test_send_eof_not_implemented)"
 %endif
+# anyio 3.6.2 and lower is broken with new trio, some tests fail 
https://github.com/agronholm/anyio/commit/787cb0c2e53c2a3307873d202fbd49dc5eac4e96
+donttest+=" or (test_exception_group and trio)"
 %pytest -m "not network" -k "not (${donttest:4})" -ra
 
 %files %{python_files}

Reply via email to