Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-black for openSUSE:Factory 
checked in at 2024-01-05 22:58:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-black (Old)
 and      /work/SRC/openSUSE:Factory/.python-black.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-black"

Fri Jan  5 22:58:42 2024 rev:24 rq:1136067 version:23.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-black/python-black.changes        
2023-11-16 20:32:02.444065934 +0100
+++ /work/SRC/openSUSE:Factory/.python-black.new.28375/python-black.changes     
2024-01-05 22:58:43.696383337 +0100
@@ -1,0 +2,28 @@
+Tue Jan  2 08:19:30 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- update to 23.12.1:
+  * Fixed a bug that included dependencies from the `d` extra by
+    default
+  * This release (23.12.0) will still produce the 2023 style.
+    Most but not all of the changes in `--preview` mode will be
+    in the 2024 stable style.
+  * Fix bug where `# fmt: off` automatically dedents when used
+    with the `--line-ranges` option, even when it is not within
+    the specified line range.
+  * Fix feature detection for parenthesized context managers
+  * Prefer more equal signs before a break when splitting chained
+    assignments
+  * Standalone form feed characters at the module level are no
+    longer removed
+  * Additional cases of immediately nested tuples, lists, and
+    dictionaries are now indented less
+  * Allow empty lines at the beginning of all blocks, except
+    immediately before a docstring
+  * Fix crash in preview mode when using a short `--line-length`
+  * Keep suites consisting of only an ellipsis on their own lines
+    if they are not functions or class definitions
+  * `--line-ranges` now skips _Black_'s internal stability check
+    in `--safe` mode. This avoids a crash on rare inputs that have
+    many unformatted same-content lines.
+
+-------------------------------------------------------------------

Old:
----
  black-23.11.0.tar.gz

New:
----
  black-23.12.1.tar.gz

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

Other differences:
------------------
++++++ python-black.spec ++++++
--- /var/tmp/diff_new_pack.EUbeFd/_old  2024-01-05 22:58:44.320406202 +0100
+++ /var/tmp/diff_new_pack.EUbeFd/_new  2024-01-05 22:58:44.320406202 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-black
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-black
-Version:        23.11.0
+Version:        23.12.1
 Release:        0
 Summary:        A code formatter written in, and written for Python
 License:        MIT

++++++ black-23.11.0.tar.gz -> black-23.12.1.tar.gz ++++++
++++ 3190 lines of diff (skipped)

Reply via email to