Hello community,

here is the log from the commit of package python-addict for openSUSE:Factory 
checked in at 2018-12-12 17:24:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-addict (Old)
 and      /work/SRC/openSUSE:Factory/.python-addict.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-addict"

Wed Dec 12 17:24:35 2018 rev:2 rq:653904 version:2.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-addict/python-addict.changes      
2018-05-29 16:48:05.677047489 +0200
+++ /work/SRC/openSUSE:Factory/.python-addict.new.28833/python-addict.changes   
2018-12-12 17:24:37.407171381 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:45:28 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-addict.spec ++++++
--- /var/tmp/diff_new_pack.MI49oQ/_old  2018-12-12 17:24:37.983170647 +0100
+++ /var/tmp/diff_new_pack.MI49oQ/_new  2018-12-12 17:24:37.987170642 +0100
@@ -12,7 +12,8 @@
 # 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/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -21,16 +22,15 @@
 Name:           python-addict
 Version:        2.1.2
 Release:        0
-License:        MIT
 Summary:        A dictionary using both attribute and item syntax
-Url:            https://github.com/mewwts/addict
+License:        MIT
 Group:          Development/Languages/Python
+Url:            https://github.com/mewwts/addict
 Source:         
https://files.pythonhosted.org/packages/source/a/addict/addict-%{version}.tar.gz
 Source10:       
https://raw.githubusercontent.com/mewwts/addict/v%{version}/LICENSE
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 
 %python_subpackages


Reply via email to