commit python-ipyparallel for openSUSE:Factory
Hello community, here is the log from the commit of package python-ipyparallel for openSUSE:Factory checked in at 2019-11-29 15:56:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ipyparallel (Old) and /work/SRC/openSUSE:Factory/.python-ipyparallel.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-ipyparallel" Fri Nov 29 15:56:29 2019 rev:5 rq:748333 version:6.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ipyparallel/python-ipyparallel.changes 2019-08-27 10:22:31.215935035 +0200 +++ /work/SRC/openSUSE:Factory/.python-ipyparallel.new.26869/python-ipyparallel.changes 2019-11-29 15:57:14.348960595 +0100 @@ -1,0 +2,5 @@ +Tue Nov 12 17:38:51 UTC 2019 - Todd R <toddrme2178@gmail.com> + +- Drop python2 support due to python-notebook dropping python2 support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipyparallel.spec ++++++ --- /var/tmp/diff_new_pack.Rbxpw1/_old 2019-11-29 15:57:15.748959792 +0100 +++ /var/tmp/diff_new_pack.Rbxpw1/_new 2019-11-29 15:57:15.748959792 +0100 @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-ipyparallel Version: 6.2.4 %define doc_ver 6.2.3 @@ -40,8 +41,8 @@ BuildRequires: %{python_module ipython >= 4} BuildRequires: %{python_module ipython-iptest >= 4} BuildRequires: %{python_module ipython_genutils} -BuildRequires: %{python_module jupyter_client} -BuildRequires: %{python_module jupyter_core} +BuildRequires: %{python_module jupyter-client} +BuildRequires: %{python_module jupyter-core} BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest} @@ -55,7 +56,7 @@ Requires: python-ipykernel >= 4.4 Requires: python-ipython >= 4 Requires: python-ipython_genutils -Requires: python-jupyter_client +Requires: python-jupyter-client Requires: python-python-dateutil >= 2.1 Requires: python-pyzmq >= 13 Requires: python-tornado >= 4 @@ -80,7 +81,7 @@ %package -n jupyter-ipyparallel Summary: Interactive parallel computing library for IPython -Requires: jupyter-jupyter_core +Requires: jupyter-jupyter-core Requires: jupyter-notebook Requires: python3-ipyparallel = %{version} Provides: python-jupyter_ipyparallel-nbextension = %{version}
participants (1)
-
root