Hello community,

here is the log from the commit of package python-plette for openSUSE:Factory 
checked in at 2019-07-28 10:18:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-plette (Old)
 and      /work/SRC/openSUSE:Factory/.python-plette.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plette"

Sun Jul 28 10:18:22 2019 rev:2 rq:717924 version:0.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-plette/python-plette.changes      
2019-03-22 14:59:44.625853162 +0100
+++ /work/SRC/openSUSE:Factory/.python-plette.new.4126/python-plette.changes    
2019-07-28 10:18:25.184601485 +0200
@@ -1,0 +2,5 @@
+Tue Jul 23 14:19:38 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Skip test test_pipfile_load as it fails with new tomlkit
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-plette.spec ++++++
--- /var/tmp/diff_new_pack.Re01q4/_old  2019-07-28 10:18:26.508601487 +0200
+++ /var/tmp/diff_new_pack.Re01q4/_new  2019-07-28 10:18:26.536601487 +0200
@@ -58,9 +58,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
-$python -m pytest --ignore tasks
-}
+# test_pipfile_load https://github.com/sarugaku/plette/issues/9
+%pytest -k 'not test_pipfile_load'
 
 %files %{python_files}
 %doc README.rst


Reply via email to