Hello community,

here is the log from the commit of package python-ipyparallel for 
openSUSE:Factory checked in at 2020-03-16 10:19:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipyparallel (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipyparallel.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipyparallel"

Mon Mar 16 10:19:58 2020 rev:6 rq:785246 
version:6.3.0~git.20191010T150914.ce996ae

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipyparallel/python-ipyparallel.changes    
2019-11-29 15:57:14.348960595 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ipyparallel.new.3160/python-ipyparallel.changes
  2020-03-16 10:21:29.635664356 +0100
@@ -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.UzmvLz/_old  2020-03-16 10:21:31.339665050 +0100
+++ /var/tmp/diff_new_pack.UzmvLz/_new  2020-03-16 10:21:31.347665053 +0100
@@ -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 ++++++
<services>
  <service mode="disabled" name="obs_scm">
    <param name="url">https://github.com/ipython/ipyparallel</param>
    <param name="scm">git</param>
    <param name="filename">ipyparallel</param>
    <param name="versionprefix">6.3.0~git</param>
    <param name="versionformat">%ci.%h</param>
    <param name="revision">refs/heads/master</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service mode="buildtime" name="tar" />
  <service mode="buildtime" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version" />
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/ipython/ipyparallel</param>
              <param 
name="changesrevision">ce996ae26956ab3153424a309b68512da365e74a</param></service></servicedata>++++++
 ipyparallel.obsinfo ++++++
name: ipyparallel
version: 6.3.0~git.20191010T150914.ce996ae
mtime: 1570712954
commit: ce996ae26956ab3153424a309b68512da365e74a



Reply via email to