toolz 0.12.0-2 source package in Ubuntu

Changelog

toolz (0.12.0-2) unstable; urgency=medium

  * Team Upload.
  * Fixup with cme. S-V to 4.6.2
  * Add "Rules-Requires-Root: no"
  * Bump watch file version to 4
  * Update copyright year

 -- Nilesh Patra <email address hidden>  Mon, 01 Jan 2024 10:19:24 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
toolz_0.12.0-2.dsc 1.5 KiB 40c5cf45901a91e40ae3841932b3ae182930ee54d414a9cb42a5c80a93e6dce0
toolz_0.12.0.orig.tar.gz 92.6 KiB 04d555d7ccb3c84301eaad310dd27ba511ae3dcf331ada5828d7cc03942f2c2e
toolz_0.12.0-2.debian.tar.xz 3.9 KiB ee939d383388c1f1696351b2a341c20088dee0038def0579c7b5c1eeb37df5bf

Available diffs

No changes file available.

Binary packages built by this source

python-toolz-doc: List processing tools and functional utilities documentation

 A set of utility functions for iterators, functions, and
 dictionaries. These functions interoperate well and form the
 building blocks of common data analytic operations. They extend the
 standard libraries itertools and functools and borrow heavily from
 the standard libraries of contemporary functional languages.
 .
 This contains the documentation

python3-toolz: List processing tools and functional utilities

 A set of utility functions for iterators, functions, and
 dictionaries. These functions interoperate well and form the
 building blocks of common data analytic operations. They extend the
 standard libraries itertools and functools and borrow heavily from
 the standard libraries of contemporary functional languages.
 .
 This contains the Python 3 version