python-concurrent.futures 3.2.0-1 source package in Ubuntu

Changelog

python-concurrent.futures (3.2.0-1) unstable; urgency=medium

  * New upstream release
  * Remove openstack-pkg-tools from B-D, not needed anymore
  * Standards-Version is 4.1.2 now (no changes needed)
  * d/copyright: Add Alex Grönholm <email address hidden>
  * Run wrap-and-sort -bast

 -- Ondřej Nový <email address hidden>  Wed, 06 Dec 2017 13:27:44 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-concurrent.futures_3.2.0-1.dsc 2.2 KiB cd6c3a695ca5cc033254ecd1ea625b26704798d42bee9017294516215d10cb13
python-concurrent.futures_3.2.0.orig.tar.gz 27.7 KiB fc959e162a3ea775c827f8a5e1810ecd175dbb986c2b16864b47fe491ad6950b
python-concurrent.futures_3.2.0-1.debian.tar.xz 4.7 KiB 267093fdac42a935d184edf9a93acbdd5b01eb0973d8b00572dd581e7b96f4bb

Available diffs

No changes file available.

Binary packages built by this source

python-concurrent.futures: backport of concurrent.futures package from Python 3.2

 The concurrent.futures module provides a high-level interface for
 asynchronously executing callables.
 .
 This is a backport for concurrent.futures as of PEP-3148 and included in
 Python 3.2