From 4006268d5620c1c8ffc4f7441b9b88c418e7027128bf83a93c97e718d73cdca3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 2 Jan 2023 09:47:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=25 --- python-pep8-naming.changes | 2 -- python-pep8-naming.spec | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/python-pep8-naming.changes b/python-pep8-naming.changes index 602b4e5..55af8c6 100644 --- a/python-pep8-naming.changes +++ b/python-pep8-naming.changes @@ -2,8 +2,6 @@ Mon Jan 2 09:42:17 UTC 2023 - Dirk Müller - update to 0.13.3: - * ------------------- - * Formally require flake8 5.0.0 or later. * Add support for Python 3.11. diff --git a/python-pep8-naming.spec b/python-pep8-naming.spec index c70caa7..2419b63 100644 --- a/python-pep8-naming.spec +++ b/python-pep8-naming.spec @@ -28,13 +28,13 @@ BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-flake8 >= 3.9.1 +Requires: python-flake8 >= 5.0.0 Requires: python-flake8-polyfill >= 1.0.2 Requires: python-setuptools BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module flake8-polyfill >= 1.0.2} -BuildRequires: %{python_module flake8 >= 3.9.1} +BuildRequires: %{python_module flake8 >= 5.0.0} # /SECTION %python_subpackages