Hello community,

here is the log from the commit of package python-taskflow for openSUSE:Factory 
checked in at 2015-10-30 13:42:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-taskflow (Old)
 and      /work/SRC/openSUSE:Factory/.python-taskflow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-taskflow"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-taskflow/python-taskflow.changes  
2015-08-27 08:57:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-taskflow.new/python-taskflow.changes     
2015-10-30 13:42:18.000000000 +0100
@@ -1,0 +2,27 @@
+Thu Sep 10 14:32:04 UTC 2015 - [email protected]
+
+- fix version in spec file so that it actually can build
+
+-------------------------------------------------------------------
+Wed Sep  9 06:45:03 UTC 2015 - [email protected]
+
+- update to 1.20.0:
+  * Updated from global requirements
+  * Add nicely made task structural diagram
+  * Updated from global requirements
+  * Fix busted stevedore doc(s) link
+  * Improve docstrings in graph flow to denote exceptions raised
+  * Enable testr OS_DEBUG to be TRACE(blather) by default
+  * Updated from global requirements
+  * Show intermediary compilation(s) when BLATHER is enabled
+  * Give the GC more of a break with regard to cycles
+  * Base class for deciders
+  * Remove extra runner layer and just use use machine in engine
+  * Updated from global requirements
+  * .gitignore update
+  * Avoid adding 1 to a failure (if it gets triggered)
+  * Replace the tree 'pformat()' recursion with non-recursive variant
+  * Fix seven typos and one readability on taskflow documentation
+- adjust Requires according to requirements.txt
+
+-------------------------------------------------------------------

Old:
----
  taskflow-1.17.0.tar.gz

New:
----
  taskflow-1.20.0.tar.gz

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

Other differences:
------------------
++++++ python-taskflow.spec ++++++
--- /var/tmp/diff_new_pack.UHR1o4/_old  2015-10-30 13:42:19.000000000 +0100
+++ /var/tmp/diff_new_pack.UHR1o4/_new  2015-10-30 13:42:19.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-taskflow
-Version:        1.17.0
+Version:        1.20.0
 Release:        0
 Summary:        Taskflow structured state management library
 License:        Apache-2.0
@@ -41,8 +41,8 @@
 BuildRequires:  python-testtools
 BuildRequires:  python-zake
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       python-alembic >= 0.7.2
-Requires:       python-automaton >= 0.2.0
+Requires:       python-alembic >= 0.8.0
+Requires:       python-automaton >= 0.5.0
 Requires:       python-cachetools >= 1.0.0
 Requires:       python-contextlib2 >= 0.4.0
 Requires:       python-debtcollector >= 0.3.0
@@ -51,10 +51,10 @@
 Requires:       python-futures >= 3.0
 Requires:       python-futurist >= 0.1.2
 Requires:       python-jsonschema >= 2.0.0
-Requires:       python-monotonic >= 0.1
-Requires:       python-networkx >= 1.8
+Requires:       python-monotonic >= 0.3
+Requires:       python-networkx >= 1.10
 Requires:       python-oslo.serialization >= 1.4.0
-Requires:       python-oslo.utils >= 1.9.0
+Requires:       python-oslo.utils >= 2.0.0
 Requires:       python-six >= 1.9.0
 Requires:       python-stevedore >= 1.5.0
 

++++++ taskflow-1.17.0.tar.gz -> taskflow-1.20.0.tar.gz ++++++
++++ 3066 lines of diff (skipped)


Reply via email to