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

Changelog

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

  * New upstream release.
  * Use debhelper-compat instead of debian/compat.
  * Bump debhelper compat level to 12.
  * Bump stadards version to 4.4.0 (no changes).

 -- Ondřej Nový <email address hidden>  Fri, 09 Aug 2019 11:28:49 +0200

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

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-concurrent.futures_3.3.0-1.dsc 2.2 KiB 63d16c2b7d357c8fd407f436b832e8755ff99cc49416285a406db25055267d14
python-concurrent.futures_3.3.0.orig.tar.gz 28.2 KiB 0e2f48368adfa176311654ef85e9010b6ce785b407d5dc9d1f04d248bd18f87e
python-concurrent.futures_3.3.0-1.debian.tar.xz 4.8 KiB addaade52ea9743ded9f136c00c48a4e461742897b060c996238b28ebe2c6b61

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