Hello community,
here is the log from the commit of package python-ipyparallel for
openSUSE:Leap:15.2 checked in at 2020-04-25 19:04:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-ipyparallel (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-ipyparallel.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipyparallel"
Sat Apr 25 19:04:49 2020 rev:3 rq:796830
version:6.3.0~git.20191010T150914.ce996ae
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-ipyparallel/python-ipyparallel.changes
2020-04-14 14:20:54.185270995 +0200
+++
/work/SRC/openSUSE:Leap:15.2/.python-ipyparallel.new.2738/python-ipyparallel.changes
2020-04-25 19:04:54.211572381 +0200
@@ -1,0 +2,5 @@
+Thu Apr 23 10:56:15 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Drop py2 code from py3 only package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ipyparallel.spec ++++++
--- /var/tmp/diff_new_pack.UWPXjc/_old 2020-04-25 19:04:54.915573894 +0200
+++ /var/tmp/diff_new_pack.UWPXjc/_new 2020-04-25 19:04:54.919573903 +0200
@@ -34,7 +34,6 @@
BuildRequires: %{python_module notebook}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
-BuildRequires: python-futures
BuildRequires: python-rpm-macros
BuildRequires: unzip
# SECTION test requirements
@@ -71,9 +70,6 @@
Provides: python-jupyter_ipyparallel = %{version}
Obsoletes: python-jupyter_ipyparallel < %{version}
BuildArch: noarch
-%ifpython2
-Requires: python-futures
-%endif
%python_subpackages
%description