Hello community,
here is the log from the commit of package python-vdirsyncer for
openSUSE:Factory checked in at 2019-05-17 23:43:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vdirsyncer (Old)
and /work/SRC/openSUSE:Factory/.python-vdirsyncer.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-vdirsyncer"
Fri May 17 23:43:53 2019 rev:6 rq:703580 version:0.16.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vdirsyncer/python-vdirsyncer.changes
2019-05-13 14:49:49.794681412 +0200
+++
/work/SRC/openSUSE:Factory/.python-vdirsyncer.new.5148/python-vdirsyncer.changes
2019-05-17 23:43:56.857886964 +0200
@@ -1,0 +2,5 @@
+Thu May 16 22:35:41 UTC 2019 - [email protected]
+
+- Skip flaky test test_legacy_status
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-vdirsyncer.spec ++++++
--- /var/tmp/diff_new_pack.yl24Bn/_old 2019-05-17 23:43:57.541886588 +0200
+++ /var/tmp/diff_new_pack.yl24Bn/_new 2019-05-17 23:43:57.541886588 +0200
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -24,7 +24,7 @@
Summary: CalDAV and CardDAV synchronization module
License: BSD-3-Clause
Group: Productivity/Networking/News/Utilities
-URL: https://github.com/pimutils/vdirsyncer
+Url: https://github.com/pimutils/vdirsyncer
Source0:
https://files.pythonhosted.org/packages/source/v/vdirsyncer/vdirsyncer-%{version}.tar.gz
Source1: vdirsyncer.service
Source2: vdirsyncer.timer
@@ -92,7 +92,7 @@
%check
export DETERMINISTIC_TESTS=true
-%pytest -k 'not test_open_graphical_browser'
+%pytest -k 'not test_legacy_status and not test_open_graphical_browser'
%files %{python_files}
%doc README.rst