Hello community,
here is the log from the commit of package python-configparser for
openSUSE:Factory checked in at 2018-12-06 12:14:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-configparser (Old)
and /work/SRC/openSUSE:Factory/.python-configparser.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-configparser"
Thu Dec 6 12:14:14 2018 rev:6 rq:653985 version:3.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-configparser/python-configparser.changes
2018-03-29 11:48:02.842733896 +0200
+++
/work/SRC/openSUSE:Factory/.python-configparser.new.19453/python-configparser.changes
2018-12-06 12:14:17.525714823 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:46:49 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-configparser.spec ++++++
--- /var/tmp/diff_new_pack.vYMfW6/_old 2018-12-06 12:14:18.053714255 +0100
+++ /var/tmp/diff_new_pack.vYMfW6/_new 2018-12-06 12:14:18.057714251 +0100
@@ -13,7 +13,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,6 @@
Url: http://docs.python.org/3/library/configparser.html
Source:
https://files.pythonhosted.org/packages/source/c/configparser/configparser-%{version}.tar.gz
BuildRequires: %{python_module backports}
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros