Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xonsh for openSUSE:Factory checked 
in at 2022-02-02 22:41:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xonsh (Old)
 and      /work/SRC/openSUSE:Factory/.xonsh.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xonsh"

Wed Feb  2 22:41:45 2022 rev:30 rq:950674 version:0.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xonsh/xonsh.changes      2021-12-02 
02:28:55.171847855 +0100
+++ /work/SRC/openSUSE:Factory/.xonsh.new.1898/xonsh.changes    2022-02-02 
22:42:42.059008337 +0100
@@ -1,0 +2,6 @@
+Wed Feb  2 07:49:39 UTC 2022 - Bernhard Wiedemann <[email protected]>
+
+- build docs without ASLR for deterministic results (boo#1062303)
+- drop non-deterministic sphinx artifacts
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xonsh.spec ++++++
--- /var/tmp/diff_new_pack.p72pqM/_old  2022-02-02 22:42:42.707003945 +0100
+++ /var/tmp/diff_new_pack.p72pqM/_new  2022-02-02 22:42:42.723003836 +0100
@@ -65,10 +65,11 @@
 python3 setup.py build
 # Temporarily disabled building docs because of error 
https://github.com/xonsh/xonsh/issues/4551
 pushd docs
-LANG=C.UTF-8 PYTHONPATH=.. make html
+LANG=C.UTF-8 PYTHONPATH=.. setarch -R make html
 # work around a rpmlint error file-contains-buildroot
 sed -i 's#/home/abuild/rpmbuild/BUILD#_WORKDIR_#g' 
_build/html/api/platform.html
 rm _build/html/.buildinfo
+rm -r _build/doctrees
 popd
 
 %install

Reply via email to