Hello community, here is the log from the commit of package python-repoze.lru for openSUSE:Factory checked in at 2018-12-24 11:43:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-repoze.lru (Old) and /work/SRC/openSUSE:Factory/.python-repoze.lru.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-repoze.lru" Mon Dec 24 11:43:07 2018 rev:10 rq:659638 version:0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-repoze.lru/python-repoze.lru.changes 2017-12-04 10:01:17.694770238 +0100 +++ /work/SRC/openSUSE:Factory/.python-repoze.lru.new.28833/python-repoze.lru.changes 2018-12-24 11:43:08.333359193 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:53:38 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-repoze.lru.spec ++++++ --- /var/tmp/diff_new_pack.LVyXws/_old 2018-12-24 11:43:08.805358775 +0100 +++ /var/tmp/diff_new_pack.LVyXws/_new 2018-12-24 11:43:08.809358772 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-repoze.lru # -# 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,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/ # @@ -23,14 +23,11 @@ Summary: A tiny LRU cache implementation and decorator License: SUSE-Repoze Group: Development/Languages/Python -Url: http://www.repoze.org +URL: http://www.repoze.org Source: https://files.pythonhosted.org/packages/source/r/repoze.lru/repoze.lru-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch - %python_subpackages %description @@ -49,8 +46,7 @@ %python_install %files %{python_files} -%defattr(-,root,root,-) -%doc LICENSE.txt +%license LICENSE.txt %{python_sitelib}/* %changelog
