Hello community,

here is the log from the commit of package python-jedi for openSUSE:Factory 
checked in at 2015-11-06 00:04:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jedi (Old)
 and      /work/SRC/openSUSE:Factory/.python-jedi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jedi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jedi/python-jedi.changes  2015-05-10 
10:46:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-jedi.new/python-jedi.changes     
2015-11-06 00:04:33.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov  5 10:32:32 UTC 2015 - [email protected]
+
+- Fix tests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jedi.spec ++++++
--- /var/tmp/diff_new_pack.Z232nI/_old  2015-11-06 00:04:34.000000000 +0100
+++ /var/tmp/diff_new_pack.Z232nI/_new  2015-11-06 00:04:34.000000000 +0100
@@ -64,7 +64,8 @@
 %check
 # we don't care about the speed, just that it works
 # skip failing import tests on 0.9.0
-py.test -k "not test_speed" --ignore=test/test_integration_import.py
+# skip broken doctests on 0.9.0
+py.test -p "no:doctest" -k "not test_speed" 
--ignore=test/test_integration_import.py 
--ignore=test/test_evaluate/test_extension.py
 
 %files
 %defattr(-,root,root,-)


Reply via email to