summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-transitions_0.8.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-transitions: Upgrade 0.8.4 -> 0.8.5Leon Anavi2020-11-271-11/+0
| | | | | | | | | | | | | Upgrade to release 0.8.5: - AsyncMachine.switch_model_context is expected to be async now for easier integration of async code during model switch. - Bugfix: Initializing a machine with GraphSupport threw an exception when initial was set to a nested or parallel state Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add python3-transitionsGregory Anders2020-11-121-0/+11
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>