python-concurrent.futures 3.0.3-2 source package in Ubuntu

Changelog

python-concurrent.futures (3.0.3-2) unstable; urgency=medium

  * Uploading to unstable.
  * Fixed watch file to use github tags instead of broken PyPi.

 -- Thomas Goirand <email address hidden>  Fri, 16 Oct 2015 07:49:51 +0000

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

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-concurrent.futures_3.0.3-2.dsc 2.1 KiB 92be509e357875c40106018e8914cc80923102422765f6e31dfb4306c5938433
python-concurrent.futures_3.0.3.orig.tar.xz 21.4 KiB c78e2fa698bdde473441881c00ea470f9c5c2a9a908f1eb34dd9db050e0c97f4
python-concurrent.futures_3.0.3-2.debian.tar.xz 3.8 KiB 73158145a9cd2d86ead9e9708200051b70b91d5093bda775b3659ac7555e9768

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