Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cvise for openSUSE:Factory checked 
in at 2022-08-25 15:09:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cvise (Old)
 and      /work/SRC/openSUSE:Factory/.cvise.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cvise"

Thu Aug 25 15:09:00 2022 rev:49 rq:999107 version:2.4.0+git.20220809.f32223a

Changes:
--------
--- /work/SRC/openSUSE:Factory/cvise/cvise.changes      2022-08-10 
17:15:36.754070158 +0200
+++ /work/SRC/openSUSE:Factory/.cvise.new.2083/cvise.changes    2022-08-25 
15:09:07.133218240 +0200
@@ -1,0 +2,9 @@
+Wed Aug 24 16:21:04 UTC 2022 - Ben Greiner <[email protected]>
+
+- Don't check the source code for lint with flake8
+  * pytest-flake8 does not work with flake8 >= 5
+    gh#tholo/pytest-flake8#87
+  * Source code linting should not be relevant for a functional rpm
+    package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cvise.spec ++++++
--- /var/tmp/diff_new_pack.gBhEoj/_old  2022-08-25 15:09:07.681219397 +0200
+++ /var/tmp/diff_new_pack.gBhEoj/_new  2022-08-25 15:09:07.689219414 +0200
@@ -36,7 +36,6 @@
 BuildRequires:  python3-chardet
 BuildRequires:  python3-psutil
 BuildRequires:  python3-pytest
-BuildRequires:  python3-pytest-flake8
 BuildRequires:  unifdef
 Requires:       astyle
 Requires:       clang
@@ -63,6 +62,7 @@
 %prep
 %setup -q
 %autopatch -p1
+sed -i '/addopts/ s/--flake8//' setup.cfg
 
 %build
 %define __builder ninja

Reply via email to