Hello community, here is the log from the commit of package python-coconut for openSUSE:Factory checked in at 2018-12-13 19:41:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-coconut (Old) and /work/SRC/openSUSE:Factory/.python-coconut.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-coconut" Thu Dec 13 19:41:21 2018 rev:3 rq:653976 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-coconut/python-coconut.changes 2018-10-22 11:22:35.703201073 +0200 +++ /work/SRC/openSUSE:Factory/.python-coconut.new.28833/python-coconut.changes 2018-12-13 19:41:22.145247213 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:46:42 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-coconut.spec ++++++ --- /var/tmp/diff_new_pack.AMn5M4/_old 2018-12-13 19:41:22.689246633 +0100 +++ /var/tmp/diff_new_pack.AMn5M4/_new 2018-12-13 19:41:22.693246629 +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,16 +26,15 @@ URL: https://github.com/evhub/coconut Source: https://files.pythonhosted.org/packages/source/c/coconut/coconut-%{version}.tar.gz BuildRequires: %{python_module Pygments >= 2.2} -BuildRequires: %{python_module devel} BuildRequires: %{python_module pyparsing >= 2.2} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} # IPython python2 version requires prompt_toolkit 1 while python3 version requires prompt_toolkit 2 -BuildRequires: python-prompt_toolkit1 -BuildRequires: python3-prompt_toolkit >= 2 BuildRequires: fdupes +BuildRequires: python-prompt_toolkit1 BuildRequires: python-rpm-macros BuildRequires: python2-futures >= 3.1 +BuildRequires: python3-prompt_toolkit >= 2 # SECTION test requirements BuildRequires: %{python_module cPyparsing >= 2.2.0.1.1} BuildRequires: %{python_module jupyter >= 1}
