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

Changelog

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

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:41:42 +0000

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-1build1.debian.tar.xz 4.9 KiB eb855865ff23289101443644d9378e4433b8580abdfa75f3da2a2a776b0fd587
python-concurrent.futures_3.3.0-1build1.dsc 2.3 KiB 3350ea377d56c1c650f8367c822f3d79ce98a4e450104cf263c2f513e31b4030

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