Hello community,

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

Package is "python-aiohttp-theme"

Wed Dec 12 17:24:39 2018 rev:2 rq:653906 version:0.1.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-aiohttp-theme/python-aiohttp-theme.changes    
    2018-03-14 19:38:04.711246649 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-aiohttp-theme.new.28833/python-aiohttp-theme.changes
     2018-12-12 17:24:40.931166888 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:45:30 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-aiohttp-theme.spec ++++++
--- /var/tmp/diff_new_pack.HkikUZ/_old  2018-12-12 17:24:42.375165047 +0100
+++ /var/tmp/diff_new_pack.HkikUZ/_new  2018-12-12 17:24:42.375165047 +0100
@@ -12,24 +12,23 @@
 # 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-aiohttp-theme
 Version:        0.1.4
 Release:        0
-License:        BSD-3-Clause
 Summary:        A configurable sidebar-enabled Sphinx theme
-Url:            https://github.com/aio-libs/aiohttp-theme
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
+URL:            https://github.com/aio-libs/aiohttp-theme
 Source:         
https://files.pythonhosted.org/packages/source/a/aiohttp-theme/aiohttp-theme-%{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
 
 %description
@@ -46,7 +45,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to