Hello community,
here is the log from the commit of package python-python-daemon for
openSUSE:Factory checked in at 2019-05-16 22:06:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-daemon (Old)
and /work/SRC/openSUSE:Factory/.python-python-daemon.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-daemon"
Thu May 16 22:06:41 2019 rev:21 rq:702977 version:2.2.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-daemon/python-python-daemon.changes
2019-04-30 13:00:21.374173008 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-daemon.new.5148/python-python-daemon.changes
2019-05-16 22:06:42.790469503 +0200
@@ -1,0 +2,5 @@
+Tue May 14 20:34:45 UTC 2019 - Jonathan <[email protected]>
+
+- Skip broken test
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-daemon.spec ++++++
--- /var/tmp/diff_new_pack.14483c/_old 2019-05-16 22:06:43.210469087 +0200
+++ /var/tmp/diff_new_pack.14483c/_new 2019-05-16 22:06:43.214469083 +0200
@@ -64,7 +64,8 @@
%check
# test_returns_standard_stream_file_descriptors fails
-%python_exec -m pytest -k 'not test_returns_standard_stream_file_descriptors'
+# test_returns_expected_result fails with distutils error
+%python_exec -m pytest -k 'not test_returns_standard_stream_file_descriptors
and not test_returns_expected_result'
%files %{python_files}
%license LICENSE.ASF-2 LICENSE.GPL-3