Hello community,

here is the log from the commit of package python-eliot for openSUSE:Factory 
checked in at 2020-01-13 22:23:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-eliot (Old)
 and      /work/SRC/openSUSE:Factory/.python-eliot.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-eliot"

Mon Jan 13 22:23:20 2020 rev:5 rq:764112 version:1.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-eliot/python-eliot.changes        
2019-08-13 13:17:57.277468357 +0200
+++ /work/SRC/openSUSE:Factory/.python-eliot.new.6675/python-eliot.changes      
2020-01-13 22:23:21.982569492 +0100
@@ -1,0 +2,18 @@
+Sun Jan 12 10:16:42 UTC 2020 - [email protected]
+
+- Update to 1.11.0
+  * Features:
+    - Message.log() has been replaced by top-level function 
+      log_message(). Or if you’re in the context of action ctx,
+      you can call ctx.log(). See Messages for details.
+    - Python 3.8 is now supported.
+    - The eliot-prettyprint command line tool now supports a more 
+      compact format by using the --compact argument.
+    - The eliot-prettyprint command line tool now supports
+      outputting in local timezones using the --local-timezone
+      argument.
+- Fix %check section.
+- Run spec-clenaer.
+- Clean up changes.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-eliot.spec ++++++
--- /var/tmp/diff_new_pack.L4Anex/_old  2020-01-13 22:23:23.446570171 +0100
+++ /var/tmp/diff_new_pack.L4Anex/_new  2020-01-13 22:23:23.450570173 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-eliot
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-eliot
-Version:        1.10.0
+Version:        1.11.0
 Release:        0
 Summary:        A logging system that tells the user why something happened
 License:        Apache-2.0

++++++ python-eliot-1.10.0.tar.gz -> python-eliot-1.11.0.tar.gz ++++++
++++ 1726 lines of diff (skipped)


Reply via email to