Hello community,

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

Package is "python-backoff"

Wed Dec 12 17:25:51 2018 rev:2 rq:653933 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-backoff/python-backoff.changes    
2018-05-15 10:32:29.570191661 +0200
+++ /work/SRC/openSUSE:Factory/.python-backoff.new.28833/python-backoff.changes 
2018-12-12 17:25:54.395073315 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:45:56 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-backoff.spec ++++++
--- /var/tmp/diff_new_pack.jhlgIe/_old  2018-12-12 17:25:54.871072710 +0100
+++ /var/tmp/diff_new_pack.jhlgIe/_new  2018-12-12 17:25:54.871072710 +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-%{**}}
@@ -20,15 +21,14 @@
 Name:           python-backoff
 Version:        1.5.0
 Release:        0
-License:        MIT
 Summary:        Function decoration for backoff and retry
-Url:            https://github.com/litl/backoff
+License:        MIT
 Group:          Development/Languages/Python
+Url:            https://github.com/litl/backoff
 Source:         
https://files.pythonhosted.org/packages/source/b/backoff/backoff-%{version}.tar.gz
-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