Hello community,

here is the log from the commit of package python-streamz for openSUSE:Factory 
checked in at 2020-08-17 12:03:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-streamz (Old)
 and      /work/SRC/openSUSE:Factory/.python-streamz.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-streamz"

Mon Aug 17 12:03:05 2020 rev:4 rq:826940 version:0.5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-streamz/python-streamz.changes    
2020-04-27 23:37:34.223428642 +0200
+++ /work/SRC/openSUSE:Factory/.python-streamz.new.3399/python-streamz.changes  
2020-08-17 12:03:43.034638654 +0200
@@ -1,0 +2,64 @@
+Sat Aug 15 17:02:26 UTC 2020 - Arun Persaud <a...@gmx.de>
+
+- update to version 0.5.5:
+  * Uniform indentation in pytest parameterize
+  * Remove test case with overlapping index
+  * Cleanup
+  * Update is_dataframe_like function
+  * Update docstring for custreamz accelerated Kafka reader
+
+- changes from version 0.5.4:
+  * CodeCov
+  * Cleanup
+  * Add flaky marker for tests
+  * Change variable to with_state, add doc strings
+  * Retrigger + Cleanup
+  * Additional tests for codecov
+  * Flake8 remove ambigious variable name
+  * Remove unnecessary timedelta cast
+  * Docs indentation fix
+  * Fix groupby-mean and add individual groupby-start state for
+    sdf.groupby.agg({}) patterns
+  * Add pd.Timedelta for cudf compatibility
+  * Cleanup unnecessary parameters for start state
+  * Fix flake8
+  * Fix placement of tests
+  * Add spaces
+  * Remove empty lines
+  * Remove print statement
+  * Remove dask-workerspaces
+  * Fix indent
+  * Uncomment rolling aggs tests
+  * Correct order of parameters in rolling SDF
+  * Windowed-groupby aggs with start parameter and a test
+  * Window aggs with start parameter and a test
+  * Simpler parameters — Rolling aggs with start stateand tests
+  * Rolling aggs with start stateand tests
+  * Tests for groupby-aggs and reductions with start state
+  * Groupby aggs & simple aggs SDF start parameter added
+  * Merge pull request #331 from chinmaychandak/kafka_cudf_ck
+  * Update doc string
+  * Elaborate temporary steps to install custreamz
+  * Update doc string for accelerated Kafka datasource (2)
+  * Update doc string links
+  * Add pragma no cover to .coveragerc
+  * Badge for gpuCI, elaborate doc string, no-coverage for GPU
+    branches
+  * Remove ValueError
+  * Revert async test changes
+  * updated Dockerfile based on feedback to use conda for wget and vim
+    installs instead of OS package manager
+  * Remove incorrect package from yml file
+  * Move to Python 3.7
+  * Cleanup dask workerspace
+  * Add pytest-tornasync to dependencies
+  * Fix new line
+  * Remove dask locks
+  * Add async def to Dask test with @gen_cluster
+  * Formatting
+  * Remove print statments and bare excepts
+  * Fix indent
+  * reuse metadata() util in test_unique_metadata test
+  * pass metadata when using LRU too, fixes #327
+
+-------------------------------------------------------------------

Old:
----
  streamz-0.5.3.tar.gz

New:
----
  streamz-0.5.5.tar.gz

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

Other differences:
------------------
++++++ python-streamz.spec ++++++
--- /var/tmp/diff_new_pack.J7A40S/_old  2020-08-17 12:03:46.474640571 +0200
+++ /var/tmp/diff_new_pack.J7A40S/_new  2020-08-17 12:03:46.478640573 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-streamz
-Version:        0.5.3
+Version:        0.5.5
 Release:        0
 Summary:        Tool to build continuous data pipelines
 License:        BSD-3-Clause

++++++ streamz-0.5.3.tar.gz -> streamz-0.5.5.tar.gz ++++++
++++ 2263 lines of diff (skipped)


Reply via email to