Hello community,
here is the log from the commit of package python-multi_key_dict for
openSUSE:Leap:15.2 checked in at 2020-03-09 18:09:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-multi_key_dict (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-multi_key_dict.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-multi_key_dict"
Mon Mar 9 18:09:09 2020 rev:11 rq:776815 version:2.0.3
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-multi_key_dict/python-multi_key_dict.changes
2020-01-15 15:50:40.507502702 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-multi_key_dict.new.26092/python-multi_key_dict.changes
2020-03-09 18:09:10.117007636 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:50:34 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-multi_key_dict.spec ++++++
--- /var/tmp/diff_new_pack.iMQGrF/_old 2020-03-09 18:09:10.417008066 +0100
+++ /var/tmp/diff_new_pack.iMQGrF/_new 2020-03-09 18:09:10.421008072 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-multi_key_dict
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -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/
#
@@ -25,7 +25,7 @@
Group: Development/Languages/Python
Url: https://github.com/formiaczek/multi_key_dict
Source:
https://pypi.python.org/packages/source/m/multi_key_dict/multi_key_dict-%{version}.tar.gz
-BuildRequires: %{python_module devel}
+BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
BuildArch: noarch