python-streamz 0.6.3-3 source package in Ubuntu

Changelog

python-streamz (0.6.3-3) unstable; urgency=medium

  * Team upload.
  * Add patch to fix FTBFS with new distributed (Closes: #1008452)
  * Bump Standards-Version to 4.6.1 (no changes needed)

 -- Nilesh Patra <email address hidden>  Mon, 11 Jul 2022 12:07:21 +0530

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-streamz_0.6.3-3.dsc 2.3 KiB 0e89f1d776e66f2ef373735c752842fac4815b1074164e87b3fa8d518ed914d3
python-streamz_0.6.3.orig.tar.gz 130.2 KiB f06e221d563e75229e329baa6cf72cb6e92114f4edd622130d57e17c3a7e6bdf
python-streamz_0.6.3-3.debian.tar.xz 7.2 KiB 5e1388d1f490c3458b8b61ac242c799d8bbecbc7a7e9f621abc044c240a7fb82

Available diffs

No changes file available.

Binary packages built by this source

python3-streamz: build pipelines to manage continuous streams of data

 It is simple to use in simple cases, but also supports complex pipelines that
 involve branching, joining, flow control, feedback, back pressure, and so on.
 Optionally, Streamz can also work with both Pandas and cuDF dataframes,
 to provide sensible streaming operations on continuous tabular data.