File python-automaton.changes of Package python-automaton
-------------------------------------------------------------------
Fri Aug 26 20:48:47 UTC 2016 - tbechtold@suse.com
- update to version 1.4.0:
* Remove discover from test-requirements
* Add Python 3.5 classifier and venv
* Updated from global requirements
- Update _service and switch to upstream spec template
-------------------------------------------------------------------
Thu Mar 3 14:15:57 UTC 2016 - tbechtold@suse.com
- update to 1.2.0:
* Add a state-space machine building example
* Ensure state space can also pass on_enter/exit callbacks
* Updated from global requirements
* Updated from global requirements
* Ensure machine special method(s) include in generated docs
* Put py34 first in the envlist order of tox ,remove py33
* Removes MANIFEST.in as it is not needed explicitely by PBR
* Deprecated tox -downloadcache option removed
* Updated from global requirements
* Remove python 2.6 and cleanup tox.ini
* Added code coverage section to tox
* No need for Oslo Incubator Sync
* Ignore generated files
* docs - Set pbr 'warnerrors' option for doc build
* Remove dummy/placeholder 'ChangeLog' as its not needed
* Enhance the README
* Fix the build path in .gitignore file
* Updated from global requirements
* Provide a finite machine build() method
* Allow for raising on duplicate transition registration
- update Requires according to requirements.txt
-------------------------------------------------------------------
Wed Sep 9 06:37:10 UTC 2015 - tbechtold@suse.com
- update to 0.7.0:
* Updated from global requirements
* Activate pep8 check that _ is imported
-------------------------------------------------------------------
Wed Jul 29 05:20:53 UTC 2015 - tbechtold@suse.com
- Unify spec file
-------------------------------------------------------------------
Tue Jul 28 11:54:52 UTC 2015 - tbechtold@suse.com
- update to 0.5.0:
* Ensure doctesting and doc8 testing done in py27 env
* Updated from global requirements
* Remove setup.cfg 'requires-python' incorrect entry
* Document `process_event` return and expose return namedtuple type
* Allow providing and using a 'nested_start_state_fetcher'
- add _service
- update Requires according to requirements.txt
-------------------------------------------------------------------
Wed Jul 22 12:37:15 UTC 2015 - dmueller@suse.com
- Initial package (0.4.0)