commit python-ipyparallel for openSUSE:Leap:15.2

2020-04-25 Thread root
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 
+
+- 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





commit python-ipyparallel for openSUSE:Leap:15.2

2020-04-14 Thread root
Hello community,

here is the log from the commit of package python-ipyparallel for 
openSUSE:Leap:15.2 checked in at 2020-04-14 14:20:36

Comparing /work/SRC/openSUSE:Leap:15.2/python-ipyparallel (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-ipyparallel.new.3248 (New)


Package is "python-ipyparallel"

Tue Apr 14 14:20:36 2020 rev:2 rq:786392 
version:6.3.0~git.20191010T150914.ce996ae

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-ipyparallel/python-ipyparallel.changes  
2020-03-19 11:03:34.103886221 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-ipyparallel.new.3248/python-ipyparallel.changes
2020-04-14 14:20:54.185270995 +0200
@@ -1,0 +2,14 @@
+Thu Mar 12 20:08:58 UTC 2020 - h...@urpla.net
+
+- Switch to git scm service
+- Update to version 6.3.0~git.20191010T150914.ce996ae:
+  * fix maybe_future
+  * only yield Futures
+  * pytest captures output
+  * importing joblib can raise TypeError on py38
+  * unpin tornado
+  * update dask api
+  * update mocking for latest ipykernel
+  * Use unittest.mock if available
+
+---

Old:

  ipyparallel-6.2.4.tar.gz

New:

  _service
  _servicedata
  ipyparallel-6.3.0~git.20191010T150914.ce996ae.obscpio
  ipyparallel.obsinfo



Other differences:
--
++ python-ipyparallel.spec ++
--- /var/tmp/diff_new_pack.siRFKy/_old  2020-04-14 14:20:54.573271284 +0200
+++ /var/tmp/diff_new_pack.siRFKy/_new  2020-04-14 14:20:54.577271287 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ipyparallel
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,19 @@
 #
 
 
+%define gitversion 6.3.0.dev0
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-ipyparallel
-Version:6.2.4
-%define doc_ver 6.2.3
+Version:6.3.0~git.20191010T150914.ce996ae
 Release:0
+%define doc_ver 6.2.3
 Summary:Interactive parallel computing library for IPython
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 URL:https://github.com/ipython/ipyparallel
-Source: 
https://files.pythonhosted.org/packages/source/i/ipyparallel/ipyparallel-%{version}.tar.gz
+Source: ipyparallel-%{version}.tar.xz
 Source1:
https://media.readthedocs.org/pdf/ipyparallel/%{doc_ver}/ipyparallel.pdf
 Source2:
https://media.readthedocs.org/htmlzip/ipyparallel/%{doc_ver}/ipyparallel.zip
 BuildRequires:  %{python_module notebook}
@@ -81,6 +83,7 @@
 
 %package -n jupyter-ipyparallel
 Summary:Interactive parallel computing library for IPython
+Group:  Development/Languages/Python
 Requires:   jupyter-jupyter-core
 Requires:   jupyter-notebook
 Requires:   python3-ipyparallel = %{version}
@@ -162,7 +165,7 @@
 %python_alternative %{_bindir}/ipcluster
 %python_alternative %{_bindir}/ipcontroller
 %python_alternative %{_bindir}/ipengine
-%{python_sitelib}/ipyparallel-%{version}-py*.egg-info
+%{python_sitelib}/ipyparallel-%{gitversion}-py*.egg-info
 %{python_sitelib}/ipyparallel/
 
 %files -n jupyter-ipyparallel

++ _service ++

  
https://github.com/ipython/ipyparallel
git
ipyparallel
6.3.0~git
%ci.%h
refs/heads/master
enable
  
  
  
*.tar
xz
  
  


++ _servicedata ++


https://github.com/ipython/ipyparallel
  ce996ae26956ab3153424a309b68512da365e74a++
 ipyparallel.obsinfo ++
name: ipyparallel
version: 6.3.0~git.20191010T150914.ce996ae
mtime: 1570712954
commit: ce996ae26956ab3153424a309b68512da365e74a