Hello community,
here is the log from the commit of package python-pep8-naming for
openSUSE:Factory checked in at 2018-07-31 16:00:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pep8-naming (Old)
and /work/SRC/openSUSE:Factory/.python-pep8-naming.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pep8-naming"
Tue Jul 31 16:00:44 2018 rev:2 rq:626373 version:0.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pep8-naming/python-pep8-naming.changes
2018-06-15 14:37:15.392135743 +0200
+++
/work/SRC/openSUSE:Factory/.python-pep8-naming.new/python-pep8-naming.changes
2018-07-31 16:00:47.867688866 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 11:29:09 UTC 2018 - [email protected]
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pep8-naming.spec ++++++
--- /var/tmp/diff_new_pack.XkxWQO/_old 2018-07-31 16:00:48.615690137 +0200
+++ /var/tmp/diff_new_pack.XkxWQO/_new 2018-07-31 16:00:48.619690144 +0200
@@ -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: 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