Changelog for
python-automaton-1.15.0-2.41.noarch.rpm :
Tue Sep 11 14:00:00 2018 cloud-develAATTsuse.de
- update to version 1.15.0
- set default python to python3
- fix tox python3 overrides
- Update reno for stable/queens
- Trivial: Update pypi url to new url
- Switch to stestr
- fix list of default virtualenvs
- Updated from global requirements
- add lower-constraints job
Mon Sep 3 14:00:00 2018 dmuellerAATTsuse.com
- switch to stable/rocky spec template
Fri Feb 23 13:00:00 2018 tbechtoldAATTsuse.com
- Switch to stable/queens spec template
Thu Jan 18 13:00:00 2018 cloud-develAATTsuse.de
- update to version 1.14.0
- Updated from global requirements
Wed Dec 20 13:00:00 2017 cloud-develAATTsuse.de
- update to version 1.13.1
- Update reno for stable/pike
- Remove setting of version/release from releasenotes
- Updated from global requirements
- Avoid tox_install.sh for constraints support
- Remove kwarg default_start_state in the machine constructor
Thu Sep 28 14:00:00 2017 cloud-develAATTsuse.de
- update to version 1.12.1
- Update .gitreview for stable/pike
- Updated from global requirements
- Update UPPER_CONSTRAINTS_FILE for stable/pike
Thu Aug 24 14:00:00 2017 tbechtoldAATTsuse.com
- Fix url
Mon Aug 7 14:00:00 2017 cloud-develAATTsuse.de
- update to version 1.12.0
- rearrange existing documentation according to the new standard layout
- Update URLs in documents according to document migration
- Remove support for py34
- update link to docs in readme
- Update reno for stable/ocata
- Remove unused dependecy testscenarios
- Remove pbr warnerrors in favor of sphinx check
- Updated from global requirements
- switch from oslosphinx to openstackdocstheme
Fri Feb 10 13:00:00 2017 cloud-develAATTsuse.de
- update to version 1.7.0:
- Removes unnecessary utf-8 encoding
- Add Constraints support
- Updated from global requirements
- Don\'t include openstack/common in flake8 exclude list
- Changed the home-page link
- Replace six.iteritems() with .items()
- Fix release notes gate failure
- Add reno for release notes management
Fri Aug 26 14:00:00 2016 tbechtoldAATTsuse.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 13:00:00 2016 tbechtoldAATTsuse.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 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.7.0:
* Updated from global requirements
* Activate pep8 check that _ is imported
Wed Jul 29 14:00:00 2015 tbechtoldAATTsuse.com
- Unify spec file
Tue Jul 28 14:00:00 2015 tbechtoldAATTsuse.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 14:00:00 2015 dmuellerAATTsuse.com
- Initial package (0.4.0)