Hello community,

here is the log from the commit of package python-distributed for 
openSUSE:Factory checked in at 2019-08-13 13:16:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-distributed (Old)
 and      /work/SRC/openSUSE:Factory/.python-distributed.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-distributed"

Tue Aug 13 13:16:55 2019 rev:16 rq:722044 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-distributed/python-distributed.changes    
2019-02-25 17:50:33.850779045 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-distributed.new.9556/python-distributed.changes
  2019-08-13 13:16:56.633482386 +0200
@@ -1,0 +2,7 @@
+Fri Aug  9 14:39:26 UTC 2019 - Marketa Calabkova <[email protected]>
+
+- Update to version 2.2.0
+  * Drop support for Python 2
+  * Lots of other changes, see upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  distributed-1.25.3.tar.gz

New:
----
  distributed-2.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-distributed.spec ++++++
--- /var/tmp/diff_new_pack.Rb6Sza/_old  2019-08-13 13:16:59.305481768 +0200
+++ /var/tmp/diff_new_pack.Rb6Sza/_new  2019-08-13 13:16:59.305481768 +0200
@@ -16,11 +16,12 @@
 #
 
 
+%define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 # Test requires network connection
 %bcond_with     test
 Name:           python-distributed
-Version:        1.25.3
+Version:        2.2.0
 Release:        0
 Summary:        Library for distributed computing with Python
 License:        BSD-3-Clause
@@ -99,12 +100,11 @@
 %files %{python_files}
 %doc README.rst
 %license LICENSE.txt
-%python3_only %{_bindir}/dask-ssh
-%python3_only %{_bindir}/dask-submit
-%python3_only %{_bindir}/dask-remote
-%python3_only %{_bindir}/dask-scheduler
-%python3_only %{_bindir}/dask-worker
-%python3_only %{_bindir}/dask-mpi
+%{_bindir}/dask-ssh
+%{_bindir}/dask-submit
+%{_bindir}/dask-remote
+%{_bindir}/dask-scheduler
+%{_bindir}/dask-worker
 %{python_sitelib}/distributed*
 
 %changelog

++++++ distributed-1.25.3.tar.gz -> distributed-2.2.0.tar.gz ++++++
++++ 65974 lines of diff (skipped)


Reply via email to