python-streamz 0.6.4-1 source package in Ubuntu

Changelog

python-streamz (0.6.4-1) unstable; urgency=medium

  * New upstream version 0.6.4
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Drop dask update patch merged upstream.
  * Cherry upstream fixes as ci-fixes.patch (Closes: #1031223)
  * Simplify d/rules
  * Run autopkgtest for default pyvers

 -- Nilesh Patra <email address hidden>  Fri, 17 Feb 2023 00:14:42 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-streamz_0.6.4-1.dsc 1.7 KiB ecc258a31a6a446b2d0d11aafc3c0cf14f9bbce2378174d29f505024a2065286
python-streamz_0.6.4.orig.tar.gz 132.2 KiB 2514396fe5d616e3d9ed57a06280d1c17a990f722e62a3f560c6ba0932dcf9f2
python-streamz_0.6.4-1.debian.tar.xz 5.6 KiB 83421407eeafa3c1424b97fcce278aa95a68c97bfc434792474ab58536953ee9

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.