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

Changelog

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

  * New upstream release.
  * Standards-Version is 3.9.7 now (no change).
  * Fixed Homepage.
  * Fixed Vcs-Url (https).
  * Added Debian tests.
  * Removed patch 0001-Fix-i386-test-failure.patch (Applied upstream).
  * d/compat bumped to 9 (no change).
  * Fixed d/copyright order.
  * Added myself to d/copyright.
  * Added myself as uploader.

 -- Ondřej Nový <email address hidden>  Mon, 29 Feb 2016 15:56:06 +0100

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-concurrent.futures_3.0.5-1.dsc 2.2 KiB 4fcab8e64209fad3b45eba8fd4fd7aa95f70da192c51a4499f5d731adfc1f3ab
python-concurrent.futures_3.0.5.orig.tar.xz 21.6 KiB 93521ca8796ce414af94fb9345175554be3d6e3648d41da1a07942aedba8f997
python-concurrent.futures_3.0.5-1.debian.tar.xz 3.4 KiB 33212cfd33b9e8a94a4b33848ed60c5b45d7d321476ef96b4870ea836c4badb9

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