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

Changelog

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

  * New upstream release
  * d/copyright: Change upstream license to Python-2.0

 -- Ondřej Nový <email address hidden>  Fri, 04 Aug 2017 20:41:07 +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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-concurrent.futures_3.1.1-1.dsc 2.2 KiB 5bf60b45644d5f3be12699fba4a6bd3ab396f830656d8eb57f305ff61b961487
python-concurrent.futures_3.1.1.orig.tar.gz 26.3 KiB 7baa7eca5a0471531405c9d4be65af7c280ddd15c30321a12ee8c7f575f976ae
python-concurrent.futures_3.1.1-1.debian.tar.xz 4.6 KiB d5ee25998b4967b736bfb258520f296a9dc1e1583820fe2fc82f6fec22d3e0b1

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