forked from pool/python-pep8-naming
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=25
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
Mon Jan 2 09:42:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.13.3:
|
||||
* -------------------
|
||||
|
||||
* Formally require flake8 5.0.0 or later.
|
||||
* Add support for Python 3.11.
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user