Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-colorlog for openSUSE:Factory
checked in at 2022-09-27 20:14:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-colorlog (Old)
and /work/SRC/openSUSE:Factory/.python-colorlog.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-colorlog"
Tue Sep 27 20:14:02 2022 rev:10 rq:1006326 version:6.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-colorlog/python-colorlog.changes
2021-08-18 08:57:06.962889955 +0200
+++
/work/SRC/openSUSE:Factory/.python-colorlog.new.2275/python-colorlog.changes
2022-09-27 20:14:05.881849160 +0200
@@ -1,0 +2,31 @@
+Mon Sep 26 22:25:43 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to 6.7.0
+ no log
+
+- Update to 6.6.0:
+ Changes since v6.4.1.
+ * Add a force_color option to colorlog.formatter.ColoredFormatter.
+ * Support the FORCE_COLOR environment variable.
+
+- Update to 6.4.1:
+ Changes since v5.0.0.
+ * Dropped support for Python 2 and Python versions below Python 3.5.
+ * Added type hints and added mypy to CI (#83).
+ * Support 256 colour ANSI codes (#88).
+ * Support "light" ANSI codes (#87).
+ * Support the NO_COLOR environment variable, and a no_color option (#70).
+ * Updated various examples and documentation (#85).
+ * Merged TTYColoredFormatter into ColoredFormatter, and ensure no ANSI codes
are printed when colors are disabled.
+ * Replaced LevelFormatter with a far simpler implementation.
+ * Fixed version_info check for the Formatter validate parameter.
+ * Define formatMessage instead of format, so that ColoredRecord is used in
fewer places.
+ * Use setuptool's "normalised" format for the version number.
+ * Add PEP 561 typing marker so mypy can find type annotations.
+ * Renamed internal modules.
+ * colorlog.colorlog is now colorlog.formatter.
+ * colorlog.logging is now colorlog.wrappers.
+ * Removed colorlog.escape_codes object so that the colorlog.escape_codes
module can be imported and used.
+ * Import log levels from the logging module (#111).
+
+-------------------------------------------------------------------
Old:
----
colorlog-5.0.1.tar.gz
New:
----
colorlog-6.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-colorlog.spec ++++++
--- /var/tmp/diff_new_pack.lL1BBz/_old 2022-09-27 20:14:06.337850166 +0200
+++ /var/tmp/diff_new_pack.lL1BBz/_new 2022-09-27 20:14:06.341850175 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-colorlog
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-colorlog
-Version: 5.0.1
+Version: 6.7.0
Release: 0
Summary: Log formatting with colors
License: MIT
++++++ colorlog-5.0.1.tar.gz -> colorlog-6.7.0.tar.gz ++++++
++++ 2432 lines of diff (skipped)