forked from pool/python-pep8-naming
Accepting request 626068 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/626068 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
21eb055bf4
commit
e989bdd9cf
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 29 11:29:09 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Use noun phrase in summary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 24 17:37:09 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: python-pep8-naming
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: Check PEP-8 naming conventions, plugin for flake8
|
||||
Summary: Flake8 plugin for checking PEP-8 naming conventions
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/flintwork/pep8-naming
|
||||
@@ -30,8 +30,8 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module flake8}
|
||||
BuildRequires: %{python_module flake8-polyfill >= 1.0.2}
|
||||
BuildRequires: %{python_module flake8}
|
||||
# /SECTION
|
||||
Requires: python-flake8
|
||||
Requires: python-flake8-polyfill >= 1.0.2
|
||||
|
||||
Reference in New Issue
Block a user