Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2022-10-10 18:46:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apparmor (Old)
 and      /work/SRC/openSUSE:Factory/.apparmor.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apparmor"

Mon Oct 10 18:46:26 2022 rev:183 rq:1008880 version:3.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes        2022-09-07 
11:05:18.112294467 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new.2275/apparmor.changes      
2022-10-10 18:46:27.603113707 +0200
@@ -23,0 +24,7 @@
+Fri Aug 19 17:05:37 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- skip code linting for packaging
+  * removes pyflakes from the build requirements and thus Ring1
+  * see also https://gitlab.com/apparmor/apparmor/-/issues/121
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apparmor.spec ++++++
--- /var/tmp/diff_new_pack.jJDAKY/_old  2022-10-10 18:46:28.463115558 +0200
+++ /var/tmp/diff_new_pack.jJDAKY/_new  2022-10-10 18:46:28.467115567 +0200
@@ -105,7 +105,6 @@
 BuildRequires:  pcre-devel
 BuildRequires:  pkg-config
 BuildRequires:  python3
-BuildRequires:  python3-pyflakes
 BuildRequires:  perl(Locale::gettext)
 
 BuildRequires:  swig
@@ -436,7 +435,8 @@
 test -f profiles/cache/*/.features
 %endif
 
-make check -C utils PYFLAKES=/usr/bin/pyflakes-%{py3_ver}
+# run checks in utils except linting -- 
https://gitlab.com/apparmor/apparmor/-/issues/121
+make check -o check_lint -C utils
 
 %install
 # libapparmor: swig bindings only, libapparmor is packaged via libapparmor.spec

Reply via email to