Hello community,

here is the log from the commit of package python-keepalive for 
openSUSE:Leap:15.2 checked in at 2020-03-09 18:07:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-keepalive (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-keepalive.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-keepalive"

Mon Mar  9 18:07:15 2020 rev:11 rq:776719 version:0.5

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-keepalive/python-keepalive.changes      
2020-01-15 15:49:45.771471328 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-keepalive.new.26092/python-keepalive.changes
   2020-03-09 18:07:17.280874778 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:49:46 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-keepalive.spec ++++++
--- /var/tmp/diff_new_pack.OTwTQL/_old  2020-03-09 18:07:17.660874967 +0100
+++ /var/tmp/diff_new_pack.OTwTQL/_new  2020-03-09 18:07:17.664874968 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-keepalive
 #
-# 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,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-keepalive
 Version:        0.5
 Release:        0
-License:        LGPL-2.1+
 Summary:        Urllib keepalive support for python
-Url:            https://github.com/wikier/keepalive
+License:        LGPL-2.1-or-later
 Group:          Development/Languages/Python
+Url:            https://github.com/wikier/keepalive
 Source:         
https://files.pythonhosted.org/packages/source/k/keepalive/keepalive-%{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