python-futurist/python-futurist.changes

27 lines
994 B
Plaintext

-------------------------------------------------------------------
Wed Sep 9 07:01:25 UTC 2015 - tbechtold@suse.com
- update to 0.5.0:
* Updated from global requirements
* Provide a thread differentiation attribute on executors
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Tue Aug 4 06:10:28 UTC 2015 - tbechtold@suse.com
- update to 0.3.0:
* Updated from global requirements
* Allow providing a callback to certain executors to reject new work
* Disallow running 'start' twice
* Allow for providing custom 'on_failure' callbacks
* Delegate failure capturing to a object that is returned on run
* Move doc8 to being a normal test requirement in test-requirements.txt
* Ensure doctesting and doc8 testing done in py27 env
* Updated from global requirements
-------------------------------------------------------------------
Tue Jul 21 05:54:19 UTC 2015 - tbechtold@suse.com
- Initial packaging