Package: python-streamz / 0.6.4-3

Metadata

Package Version Patches format
python-streamz 0.6.4-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable unsupported tests.patch | (download)

streamz/tests/test_sources.py | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 disable tests trying to connect to tcp/http ports

Last-Changed: Tue July 16, 2020
ci fixes.patch | (download)

streamz/tests/py3_test_core.py | 10 5 + 5 - 0 !
streamz/tests/test_core.py | 28 3 + 25 - 0 !
streamz/tests/test_dask.py | 23 12 + 11 - 0 !
3 files changed, 20 insertions(+), 41 deletions(-)

 [patch] ci fixes


remove six.patch | (download)

requirements.txt | 3 1 + 2 - 0 !
streamz/core.py | 9 4 + 5 - 0 !
streamz/utils_test.py | 4 2 + 2 - 0 !
3 files changed, 7 insertions(+), 9 deletions(-)

 [patch 1/5] remove six dependency