python-futurist 1.6.0-0ubuntu1 source package in Ubuntu
Changelog
python-futurist (1.6.0-0ubuntu1) bionic; urgency=medium * New upstream release. * d/*: wrap-and-sort -bast. * d/control: Align (Build-)Depends with upstream. * d/control: Bump debhelper compat to 10. -- Corey Bryant <email address hidden> Wed, 24 Jan 2018 10:40:17 -0500
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-futurist_1.6.0.orig.tar.gz | 39.4 KiB | ab3b2422f89d93751cfbf455aef7847a63d6d484ec294409f5a620648f941364 |
python-futurist_1.6.0-0ubuntu1.debian.tar.xz | 3.8 KiB | 977b36d695a74d67d56c4b3ea8ee02dc246d25c2e5a60607efc5e01de71cb55e |
python-futurist_1.6.0-0ubuntu1.dsc | 3.2 KiB | 4d4167103e80d0800caf37864df0bef847a5a5e1284eec2c0cb4867f53d06440 |
Available diffs
Binary packages built by this source
- python-futurist: No summary available for python-futurist in ubuntu cosmic.
No description available for python-futurist in ubuntu cosmic.
- 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 cosmic.
No description available for python3-futurist in ubuntu cosmic.