Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python for openSUSE:Factory checked in at 2022-05-25 20:34:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python (Old) and /work/SRC/openSUSE:Factory/.python.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python" Wed May 25 20:34:09 2022 rev:170 rq:978890 version:2.7.18 Changes: -------- --- /work/SRC/openSUSE:Factory/python/python-base.changes 2022-03-04 00:17:09.724279162 +0100 +++ /work/SRC/openSUSE:Factory/.python.new.2254/python-base.changes 2022-05-25 20:34:23.960214004 +0200 @@ -1,0 +2,6 @@ +Tue May 24 07:05:36 UTC 2022 - Martin Li??ka <mli...@suse.cz> + +- Filter out executable-stack error that is triggered for i586 + target. + +------------------------------------------------------------------- python.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ python-doc.spec: same change python.spec: same change ++++++ python-base-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.Wnc7Qa/_old 2022-05-25 20:34:25.392216002 +0200 +++ /var/tmp/diff_new_pack.Wnc7Qa/_new 2022-05-25 20:34:25.396216008 +0200 @@ -1,3 +1,4 @@ addFilter("devel-file-in-non-devel-package.*/usr/lib.*/python.*/distutils/tests/xxmodule.c") addFilter("devel-file-in-non-devel-package.*/usr/include/python.*/pyconfig.h") +addFilter("executable-stack.*/usr/lib/python2.7/lib-dynload/_ctypes.so")