Hello community,

here is the log from the commit of package python-eliot for openSUSE:Factory 
checked in at 2019-06-12 13:13:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-eliot (Old)
 and      /work/SRC/openSUSE:Factory/.python-eliot.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-eliot"

Wed Jun 12 13:13:02 2019 rev:3 rq:708275 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-eliot/python-eliot.changes        
2019-04-05 12:03:25.354586486 +0200
+++ /work/SRC/openSUSE:Factory/.python-eliot.new.4811/python-eliot.changes      
2019-06-12 13:13:06.412891694 +0200
@@ -1,0 +2,16 @@
+Fri Jun  7 10:27:11 UTC 2019 - Marketa Calabkova <[email protected]>
+
+- update to 1.9.0
+  * Python 2.7 is now in legacy support mode; the last major Eliot 
+    release supporting it is 1.7.0.
+  * Python 3.4 is no longer supported.
+  * eliot.use_asyncio_context() is no longer necessary.
+  * Eliot now supports Trio coroutines, as well as other frameworks 
+    that utilize Python 3.7's contextvars.
+  * If you call to_file()/FileDestination() with a non-writable 
+    file, an exception will be raised. This prevents logging from 
+    being silently swallowed when the program runs.
+  * If you log a NumPy array whose size > 10000, only a subset will 
+    be logged.
+
+-------------------------------------------------------------------

Old:
----
  python-eliot-1.7.0.tar.gz

New:
----
  python-eliot-1.9.0.tar.gz

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

Other differences:
------------------
++++++ python-eliot.spec ++++++
--- /var/tmp/diff_new_pack.G0FxeK/_old  2019-06-12 13:13:06.848891236 +0200
+++ /var/tmp/diff_new_pack.G0FxeK/_new  2019-06-12 13:13:06.848891236 +0200
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-eliot
-Version:        1.7.0
+Version:        1.9.0
 Release:        0
 Summary:        A logging system that tells the user why something happened
 License:        Apache-2.0

++++++ python-eliot-1.7.0.tar.gz -> python-eliot-1.9.0.tar.gz ++++++
++++ 9807 lines of diff (skipped)


Reply via email to