diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2021-02-22 19:50:39 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-02-24 09:07:38 -0800 |
commit | 7374ceffe82dc2a00a751c32af5f10e7641e0518 (patch) | |
tree | 361bb5598cf7d825a0108beced20afec716a728b /meta-python/recipes-devtools/python/python3-h5py/0001-setup.py-Fix-numpy-version.patch | |
parent | 606a07f6c5fed53846de53acbbf9ed29e481f395 (diff) | |
download | meta-openembedded-7374ceffe82dc2a00a751c32af5f10e7641e0518.tar.gz |
python3-transitions: Upgrade 0.8.6 -> 0.8.7
Upgrade to release 0.8.7:
- State configuration dictionaries passed to HierarchicalMachine
can also use states as a keyword to define substates. If
children and states are present, only children will be
considered.
- HierarchicalMachine with custom separator now adds is_state
partials for nested states (e.g. is_C.s3.a()) to models.
- Use model_attribute consistently in AsyncMachine
- Testing now treats most warnings as errors
- As a consequence, pygraphviz.Agraph in diagrams_pygraphviz are
now copied by transitions since AGraph.copy as of version 1.6
does not close temporary files appropriately
- HierarchicalMachine now checks whether state_cls, event_cls and
transition_cls have been subclassed from nested base classes
(e.g. NestedState) to prevent hard to debug inheritance errors
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py/0001-setup.py-Fix-numpy-version.patch')
0 files changed, 0 insertions, 0 deletions