Hello community, here is the log from the commit of package python-parsel for openSUSE:Factory checked in at 2018-12-24 11:40:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-parsel (Old) and /work/SRC/openSUSE:Factory/.python-parsel.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-parsel" Mon Dec 24 11:40:48 2018 rev:4 rq:659536 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-parsel/python-parsel.changes 2018-11-18 23:32:44.633441452 +0100 +++ /work/SRC/openSUSE:Factory/.python-parsel.new.28833/python-parsel.changes 2018-12-24 11:40:49.765482068 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:51:11 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-parsel.spec ++++++ --- /var/tmp/diff_new_pack.39hurq/_old 2018-12-24 11:40:50.261481628 +0100 +++ /var/tmp/diff_new_pack.39hurq/_new 2018-12-24 11:40:50.265481625 +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/ # @@ -26,7 +26,6 @@ URL: https://github.com/scrapy/parsel Source: https://files.pythonhosted.org/packages/source/p/parsel/parsel-%{version}.tar.gz BuildRequires: %{python_module cssselect} >= 0.9 -BuildRequires: %{python_module devel} BuildRequires: %{python_module lxml} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} >= 1.5.2 @@ -42,8 +41,8 @@ %endif BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module pytest} BuildRequires: python-functools32 # /SECTION
