Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-flake8-comprehensions for
openSUSE:Factory checked in at 2023-05-05 15:58:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flake8-comprehensions (Old)
and /work/SRC/openSUSE:Factory/.python-flake8-comprehensions.new.1533
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flake8-comprehensions"
Fri May 5 15:58:32 2023 rev:11 rq:1084906 version:3.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-flake8-comprehensions/python-flake8-comprehensions.changes
2023-04-13 15:30:49.775762514 +0200
+++
/work/SRC/openSUSE:Factory/.python-flake8-comprehensions.new.1533/python-flake8-comprehensions.changes
2023-05-05 15:58:55.888651075 +0200
@@ -1,0 +2,5 @@
+Thu May 4 23:19:48 UTC 2023 - Dirk Müller <[email protected]>
+
+- drop unmaintained and unused pytest-flake8dir
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-flake8-comprehensions.spec ++++++
--- /var/tmp/diff_new_pack.8F2Yo6/_old 2023-05-05 15:58:56.388653940 +0200
+++ /var/tmp/diff_new_pack.8F2Yo6/_new 2023-05-05 15:58:56.392653963 +0200
@@ -35,8 +35,8 @@
# SECTION test requirements
BuildRequires: %{python_module flake8}
BuildRequires: %{python_module pytest-flake8-path}
-BuildRequires: %{python_module pytest-flake8dir}
BuildRequires: %{python_module pytest-randomly}
+BuildRequires: %{python_module pytest-xdist}
BuildRequires: %{python_module pytest}
# /SECTION
%python_subpackages
@@ -55,7 +55,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%pytest
+%pytest %{?jobs: -n %jobs}
%files %{python_files}
%license LICENSE