Hello community,

here is the log from the commit of package python-vdirsyncer for 
openSUSE:Leap:15.2 checked in at 2020-05-01 20:24:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-vdirsyncer (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-vdirsyncer.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vdirsyncer"

Fri May  1 20:24:11 2020 rev:12 rq:799510 version:0.16.7

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-vdirsyncer/python-vdirsyncer.changes    
2020-05-01 15:07:04.818536118 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-vdirsyncer.new.2738/python-vdirsyncer.changes
  2020-05-01 20:24:36.362944753 +0200
@@ -1,0 +2,6 @@
+Wed Apr 29 12:51:49 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Skip failing test due to changed quoting in click:
+  * test_verbosity
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-vdirsyncer.spec ++++++
--- /var/tmp/diff_new_pack.MecuQu/_old  2020-05-01 20:24:36.786945672 +0200
+++ /var/tmp/diff_new_pack.MecuQu/_new  2020-05-01 20:24:36.786945672 +0200
@@ -92,7 +92,8 @@
 
 %check
 export DETERMINISTIC_TESTS=true
-%pytest -k 'not test_legacy_status and not test_open_graphical_browser'
+# test_verbosity - click changed syntax and returns different quotes
+%pytest -k 'not test_legacy_status and not test_open_graphical_browser and not 
test_verbosity'
 
 %files %{python_files}
 %doc README.rst


Reply via email to