python-concurrent.futures 3.3.0-1ubuntu2 source package in Ubuntu

Changelog

python-concurrent.futures (3.3.0-1ubuntu2) focal; urgency=medium

  * Call python2 in the build and the autopkg test command.

 -- Matthias Klose <email address hidden>  Mon, 13 Jan 2020 23:17:32 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-concurrent.futures_3.3.0.orig.tar.gz 28.2 KiB 0e2f48368adfa176311654ef85e9010b6ce785b407d5dc9d1f04d248bd18f87e
python-concurrent.futures_3.3.0-1ubuntu2.debian.tar.xz 4.9 KiB 1428844215534ac69a543131134ebd298f89b24057c9c0b4e4a88cf0d962f3dc
python-concurrent.futures_3.3.0-1ubuntu2.dsc 2.3 KiB aee81b1f45b124f66753116dfcba7524fba27315225ab91f49a8b7a8951f7f3f

View changes file

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