python-futurist/python-futurist.changes

19 lines
710 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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