Hello community,
here is the log from the commit of package python-pycparser for
openSUSE:Factory checked in at 2018-12-14 20:46:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycparser (Old)
and /work/SRC/openSUSE:Factory/.python-pycparser.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycparser"
Fri Dec 14 20:46:54 2018 rev:9 rq:655858 version:2.19
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycparser/python-pycparser.changes
2018-10-02 19:43:14.686087191 +0200
+++
/work/SRC/openSUSE:Factory/.python-pycparser.new.28833/python-pycparser.changes
2018-12-14 20:46:56.093546866 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:51:59 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pycparser.spec ++++++
--- /var/tmp/diff_new_pack.DMybk7/_old 2018-12-14 20:46:57.089545493 +0100
+++ /var/tmp/diff_new_pack.DMybk7/_new 2018-12-14 20:46:57.093545488 +0100
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -27,7 +27,7 @@
Source0:
https://files.pythonhosted.org/packages/source/p/pycparser/pycparser-%{version}.tar.gz
Source99: %{name}-rpmlintrc
Patch1: fix-lexer-build.patch
-BuildRequires: %{python_module devel}
+BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch