Hello community,

here is the log from the commit of package python-isort for openSUSE:Factory 
checked in at 2019-09-17 13:34:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-isort (Old)
 and      /work/SRC/openSUSE:Factory/.python-isort.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-isort"

Tue Sep 17 13:34:27 2019 rev:13 rq:730455 version:4.3.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-isort/python-isort.changes        
2019-07-30 12:59:56.902454022 +0200
+++ /work/SRC/openSUSE:Factory/.python-isort.new.7948/python-isort.changes      
2019-09-17 13:34:34.621869952 +0200
@@ -1,0 +2,6 @@
+Thu Sep 12 17:51:02 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Skip test test_pipfile_finder upstream is aware for 6 months
+  and just pinned older version of tomlkit
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-isort.spec ++++++
--- /var/tmp/diff_new_pack.OHVbs4/_old  2019-09-17 13:34:35.305869842 +0200
+++ /var/tmp/diff_new_pack.OHVbs4/_new  2019-09-17 13:34:35.309869842 +0200
@@ -84,8 +84,9 @@
 %endif
 
 %check
+# test_pipfile_finder - broken upstrem in tomlkit
 %if %{with test}
-%pytest -k 'not (test_settings_path_skip_issue_909 or 
test_standard_library_deprecates_user_issue_778 or test_skip_paths_issue_938 or 
test_requirements_finder)'
+%pytest -k 'not (test_settings_path_skip_issue_909 or 
test_standard_library_deprecates_user_issue_778 or test_skip_paths_issue_938 or 
test_requirements_finder or test_pipfile_finder)'
 %endif
 
 %if !%{with test}


Reply via email to