Hello community, here is the log from the commit of package python-augeas for openSUSE:Factory checked in at 2018-12-12 17:26:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-augeas (Old) and /work/SRC/openSUSE:Factory/.python-augeas.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-augeas" Wed Dec 12 17:26:35 2018 rev:7 rq:655586 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-augeas/python-augeas.changes 2018-02-13 10:31:37.220300789 +0100 +++ /work/SRC/openSUSE:Factory/.python-augeas.new.28833/python-augeas.changes 2018-12-12 17:26:36.183020170 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:45:49 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-augeas.spec ++++++ --- /var/tmp/diff_new_pack.IfOvze/_old 2018-12-12 17:26:36.663019560 +0100 +++ /var/tmp/diff_new_pack.IfOvze/_new 2018-12-12 17:26:36.663019560 +0100 @@ -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/ # @@ -21,13 +21,13 @@ Version: 0.5.0 Release: 0 Summary: Python bindings for Augeas -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Languages/Python Url: http://augeas.net/ Source: https://fedorahosted.org/released/python-augeas/python-augeas-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: augeas-lenses BuildRequires: python-rpm-macros +BuildRequires: %{python_module setuptools} Requires: augeas # We'd always want to have augeas-lenses installed Requires: augeas-lenses
