Hello community,

here is the log from the commit of package python-xonsh for openSUSE:Factory 
checked in at 2020-06-26 21:44:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xonsh (Old)
 and      /work/SRC/openSUSE:Factory/.python-xonsh.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xonsh"

Fri Jun 26 21:44:40 2020 rev:5 rq:816790 version:0.9.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xonsh/python-xonsh.changes        
2020-05-28 09:06:43.523592174 +0200
+++ /work/SRC/openSUSE:Factory/.python-xonsh.new.3060/python-xonsh.changes      
2020-06-26 21:44:41.813687705 +0200
@@ -1,0 +2,7 @@
+Tue Jun 23 19:56:57 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- add local source dir to PYTHONPATH gh#openSUSE/python-rpm-macros#48 
+- switch to upstreams way of running the tests (%pytest fails without
+  extra workarounds, see gh#xonsh/xonsh#3633)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-xonsh.spec ++++++
--- /var/tmp/diff_new_pack.tPAjhm/_old  2020-06-26 21:44:42.773690778 +0200
+++ /var/tmp/diff_new_pack.tPAjhm/_new  2020-06-26 21:44:42.777690791 +0200
@@ -69,7 +69,8 @@
 export PATH=$PATH:%{buildroot}%{_bindir}
 # test_man_completion needs installed manpages
 # test_xonsh_no_close_fds the makefile fails to compile
-%pytest -k 'not (test_man_completion or test_xonsh_no_close_fds)'
+%{python_expand export PYTHONPATH=":%{buildroot}%{$python_sitelib}"
+$python -m xonsh run-tests.xsh -k 'not (test_man_completion or 
test_xonsh_no_close_fds)'}
 
 %post
 %python_install_alternative xonsh-cat


Reply via email to