Hello community,

here is the log from the commit of package python-iniparse for openSUSE:Factory 
checked in at 2018-12-27 00:26:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-iniparse (Old)
 and      /work/SRC/openSUSE:Factory/.python-iniparse.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-iniparse"

Thu Dec 27 00:26:46 2018 rev:22 rq:659442 version:0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-iniparse/python-iniparse.changes  
2017-11-17 10:37:24.602340598 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-iniparse.new.28833/python-iniparse.changes   
    2018-12-27 00:26:47.399790787 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:49:21 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-iniparse.spec ++++++
--- /var/tmp/diff_new_pack.jteWZ0/_old  2018-12-27 00:26:47.963790326 +0100
+++ /var/tmp/diff_new_pack.jteWZ0/_new  2018-12-27 00:26:47.971790319 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-iniparse
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017 Neal Gompa <[email protected]>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -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/
 #
 
 
@@ -35,10 +35,11 @@
 # PATCH-FIX-OPENSUSE: [email protected] -- Fix setup.py to have correct 
information, from Fedora
 Patch3:         python-iniparse-setup-fixes.patch
 
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  python-rpm-macros
+# python2-devel contains test module, even for noarch package
+BuildRequires:  python2-devel
 # tests require testsuite modules
 BuildRequires:  python3-testsuite
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


Reply via email to