Hello community,

here is the log from the commit of package python-debian for openSUSE:Factory 
checked in at 2018-12-14 20:53:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-debian (Old)
 and      /work/SRC/openSUSE:Factory/.python-debian.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-debian"

Fri Dec 14 20:53:23 2018 rev:2 rq:653692 version:0.1.31

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-debian/python-debian.changes      
2017-12-20 10:40:36.755736670 +0100
+++ /work/SRC/openSUSE:Factory/.python-debian.new.28833/python-debian.changes   
2018-12-14 20:56:09.128818523 +0100
@@ -1,0 +2,5 @@
+Mon Nov  5 18:34:12 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-debian.spec ++++++
--- /var/tmp/diff_new_pack.Xgj5xV/_old  2018-12-14 20:56:09.648817877 +0100
+++ /var/tmp/diff_new_pack.Xgj5xV/_new  2018-12-14 20:56:09.648817877 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-debian
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017 Free Software Foundation Europe e.V.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,22 +13,22 @@
 # 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-%{**}}
 Name:           python-debian
 Version:        0.1.31
 Release:        0
-License:        GPL-3.0+
 Summary:        Debian package related modules
-Url:            http://packages.debian.org/sid/python-debian
+License:        GPL-3.0-or-later
 Group:          Development/Languages/Python
+Url:            http://packages.debian.org/sid/python-debian
 Source:         
https://files.pythonhosted.org/packages/source/p/python-debian/python-debian-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       python-chardet
 Requires:       python-six
 BuildArch:      noarch


Reply via email to