python-futurist 0.5.0-1 source package in Ubuntu
Changelog
python-futurist (0.5.0-1) experimental; urgency=medium [ James Page ] * d/rules: Drop use of dpkg-parsechangelog -S to ease backporting to older Debian and Ubuntu releases. [ Corey Bryant ] * New upstream release. * Align dependencies with upstream. [ Thomas Goirand ] * Drop versions already satisfied in Trusty. -- Thomas Goirand <email address hidden> Mon, 05 Oct 2015 08:21:43 +0000
Upload details
- Uploaded by:
- PKG OpenStack
- Uploaded to:
- Experimental
- Original maintainer:
- PKG OpenStack
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-futurist_0.5.0-1.dsc | 2.7 KiB | d7da81e9eccfe6dcb0dd631aaddbb00c21be4fe99d49ee6712472ed649175bb8 |
python-futurist_0.5.0.orig.tar.xz | 23.2 KiB | e03139885a9feb727067f57e7a2253b37000474d1343583ba5c0e4cfa0b46f6e |
python-futurist_0.5.0-1.debian.tar.xz | 3.2 KiB | 07e8af4ee06be898f4d1b4bcf739f5dea021216567eea6edabecb01bca1fa3bc |
Available diffs
No changes file available.
Binary packages built by this source
- python-futurist: No summary available for python-futurist in ubuntu wily.
No description available for python-futurist in ubuntu wily.
- python-futurist-doc: useful additions to futures, from the future - doc
Code from the future, delivered to you in the now. For example:
* A futurist.GreenThreadPool Executor using eventlet green thread pools. It
provides a standard executor API/interface and it also gathers execution
statistics.
* A futurist.ProcessPoolExec utor derivative that gathers execution
statistics.
* A futurist.SynchronousExec utor that doesn’t run concurrently. It has the
same executor API/interface and it also gathers execution statistics.
* A futurist.ThreadPoolExecu tor derivative that gathers execution statistics.
* A futurist.periodics. PeriodicWorker that can use the previously mentioned
executors to run asynchronous work periodically in parallel or
synchronously.
* etc.
.
This package contains the documentation.
- python3-futurist: No summary available for python3-futurist in ubuntu wily.
No description available for python3-futurist in ubuntu wily.