more-itertools 10.3.0-1 source package in Ubuntu

Changelog

more-itertools (10.3.0-1) unstable; urgency=medium

  * Team upload.
  * [e274422] New upstream version 10.3.0
  * [1895550] d/control: Bump Standards-Version to 4.7.0
    No further changes needed.

 -- Carsten Schoenert <email address hidden>  Sat, 15 Jun 2024 11:22:40 +0200

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
Oracular release main misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
more-itertools_10.3.0-1.dsc 2.1 KiB 774cf99a100cb926881151a1caf9baba72ed31936bbb65af75280246105cd9f2
more-itertools_10.3.0.orig.tar.gz 110.2 KiB 16a3423eabc5421463beb6cb47a5ee4b279f4d29fe83834044dc34646007c80f
more-itertools_10.3.0-1.debian.tar.xz 3.5 KiB a0322510137d8ca32f537881a5713bb75b45414d3be949557f6f0d2959f9b452

Available diffs

No changes file available.

Binary packages built by this source

python3-more-itertools: library with routines for operating on iterables, beyond itertools (Python 3)

 Python's itertools library is a gem - you can compose elegant solutions
 for a variety of problems with the functions it provides.
 More-itertools collects additional building blocks, recipes,
 and routines for working with Python iterables.
 .
 This package contains the module for Python 3.