Hello community,
here is the log from the commit of package python-pycodestyle for
openSUSE:Factory checked in at 2017-05-09 17:59:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycodestyle (Old)
and /work/SRC/openSUSE:Factory/.python-pycodestyle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycodestyle"
Tue May 9 17:59:13 2017 rev:2 rq:493138 version:2.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycodestyle/python-pycodestyle.changes
2017-04-19 18:04:23.768411887 +0200
+++
/work/SRC/openSUSE:Factory/.python-pycodestyle.new/python-pycodestyle.changes
2017-05-09 17:59:14.466034474 +0200
@@ -1,0 +2,6 @@
+Sat May 6 03:31:54 UTC 2017 - [email protected]
+
+- Don't provide python2-pep8, singlespec packages should use
+ correct name.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pycodestyle.spec ++++++
--- /var/tmp/diff_new_pack.cnz7VD/_old 2017-05-09 17:59:15.057950830 +0200
+++ /var/tmp/diff_new_pack.cnz7VD/_new 2017-05-09 17:59:15.061950265 +0200
@@ -32,12 +32,14 @@
BuildRequires: python-rpm-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
-Provides: python-pep8 = %{version}
-Obsoletes: python-pep8 < %{version}
%ifpython2
Provides: %{oldpython}-pep8 = %{version}
Obsoletes: %{oldpython}-pep8 < %{version}
%endif
+%ifpython3
+Provides: python3-pep8 = %{version}
+Obsoletes: python3-pep8 < %{version}
+%endif
%python_subpackages