Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-tenacity for openSUSE:Factory 
checked in at 2023-05-16 14:16:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tenacity (Old)
 and      /work/SRC/openSUSE:Factory/.python-tenacity.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tenacity"

Tue May 16 14:16:16 2023 rev:18 rq:1087255 version:8.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tenacity/python-tenacity.changes  
2023-05-10 16:18:43.947048517 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tenacity.new.1533/python-tenacity.changes    
    2023-05-16 14:27:17.379695052 +0200
@@ -1,0 +2,7 @@
+Mon May 15 13:57:44 UTC 2023 - Johannes Kastl <ka...@b1-systems.de>
+
+- disable check 'test_retry_type_annotations' that fails due to
+  `TypeError: check_type() takes 2 positional arguments but 3 were
+  given`
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tenacity.spec ++++++
--- /var/tmp/diff_new_pack.dLTFqP/_old  2023-05-16 14:27:17.783697363 +0200
+++ /var/tmp/diff_new_pack.dLTFqP/_new  2023-05-16 14:27:17.787697385 +0200
@@ -60,7 +60,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest --ignore tenacity/tests/test_asyncio.py
+%pytest --ignore tenacity/tests/test_asyncio.py -k 'not 
test_retry_type_annotations'
 
 %files %{python_files}
 %license LICENSE

Reply via email to