Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-transitions for 
openSUSE:Factory checked in at 2021-10-16 22:47:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-transitions (Old)
 and      /work/SRC/openSUSE:Factory/.python-transitions.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-transitions"

Sat Oct 16 22:47:19 2021 rev:9 rq:925641 version:0.8.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-transitions/python-transitions.changes    
2021-04-08 21:32:24.827823473 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-transitions.new.1890/python-transitions.changes
  2021-10-16 22:47:55.616706415 +0200
@@ -1,0 +2,17 @@
+Thu Sep  2 15:58:41 UTC 2021 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 0.8.9
+  Bugfix
+  * NestedEvent now wraps the machine's scope into partials passed
+    to HierarchicalMachine._process. This prevents queued
+    transitions from losing their scope.
+  Feature
+  * (A)Graph.draw function (object returned by
+    GraphMachine.get_graph()) can be passed a file/stream object
+    as first parameter or None. The later will result in draw
+    returning a binary string. (thanks @Blindfreddy).
+  * Use id(model) instead of model for machine-bound caches in
+    LockedMachine, AsyncMachine and GraphMachine. This might
+    influence pickling.
+
+-------------------------------------------------------------------

Old:
----
  transitions-0.8.8.tar.gz

New:
----
  transitions-0.8.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-transitions.spec ++++++
--- /var/tmp/diff_new_pack.KFArgb/_old  2021-10-16 22:47:56.036706769 +0200
+++ /var/tmp/diff_new_pack.KFArgb/_new  2021-10-16 22:47:56.036706769 +0200
@@ -19,7 +19,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-transitions
-Version:        0.8.8
+Version:        0.8.9
 Release:        0
 Summary:        A lightweight, object-oriented Python state machine 
implementation
 License:        MIT

++++++ transitions-0.8.8.tar.gz -> transitions-0.8.9.tar.gz ++++++
++++ 8681 lines of diff (skipped)

Reply via email to