Hello community, here is the log from the commit of package python-transitions for openSUSE:Factory checked in at 2020-06-28 23:07:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-transitions (Old) and /work/SRC/openSUSE:Factory/.python-transitions.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-transitions" Sun Jun 28 23:07:29 2020 rev:6 rq:817508 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-transitions/python-transitions.changes 2020-06-10 00:49:16.911080868 +0200 +++ /work/SRC/openSUSE:Factory/.python-transitions.new.3060/python-transitions.changes 2020-06-28 23:08:47.099348601 +0200 @@ -1,0 +2,24 @@ +Sun Jun 28 09:27:04 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 0.8.2 + * Improved testing without any optional graphviz package + * _check_event_result failed when model was in parallel state + * Only allow explicit dest=None in Machine.add_transition (not + just falsy) for internal transitions + * Fix state creation of nested enums + * HierarchicalGraphMachine did not find/apply styling for + parallel states + * Bugfix: Model.trigger now considers the machine's and current + state's ignore_invalid_triggers attribute and can be called + with non-existing events + * Child states may not have been exited when the executed + transition had been defined on a parent + * Introduced transitions.extensions.asyncio.AsyncTimeout as a + state decorator to avoid threads used + in transitions.extensions.state.Timeout + * Use sets instead of lists to cache already covered transitions + in nested state machines + * Improve handling of unresolved attributes for easier inheritance + * Refactored AsyncMachine to enable trio/anyio override + +------------------------------------------------------------------- Old: ---- transitions-0.8.1.tar.gz New: ---- transitions-0.8.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-transitions.spec ++++++ --- /var/tmp/diff_new_pack.E4Mnp2/_old 2020-06-28 23:08:47.659350461 +0200 +++ /var/tmp/diff_new_pack.E4Mnp2/_new 2020-06-28 23:08:47.663350474 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-transitions -Version: 0.8.1 +Version: 0.8.2 Release: 0 Summary: A lightweight, object-oriented Python state machine implementation License: MIT ++++++ transitions-0.8.1.tar.gz -> transitions-0.8.2.tar.gz ++++++ ++++ 4281 lines of diff (skipped)
