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 2023-10-25 18:02:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-black (Old)
 and      /work/SRC/openSUSE:Factory/.python-black.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-black"

Wed Oct 25 18:02:41 2023 rev:22 rq:1120053 version:23.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-black/python-black.changes        
2023-09-20 13:34:00.441001321 +0200
+++ /work/SRC/openSUSE:Factory/.python-black.new.24901/python-black.changes     
2023-10-25 18:03:19.251448260 +0200
@@ -1,0 +2,28 @@
+Tue Oct 24 16:05:14 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 23.10.1:
+  * Maintanence release to get a fix out for GitHub Action edge
+    case (#3957)
+  * Fix merging implicit multiline strings that have inline
+    comments (#3956)
+  * Allow empty first line after block open before a comment or
+    compound statement (#3967)
+  * Fix comments getting removed from inside parenthesized
+    strings (#3909)
+  * Fix long lines with power operators getting split before the
+    line length (#3942)
+  * Long type hints are now wrapped in parentheses and properly
+    indented when split across multiple lines (#3899)
+  * Magic trailing commas are now respected in return types.
+  * Require one empty line after module-level docstrings. (#3932)
+  * Treat raw triple-quoted strings as docstrings (#3947)
+  * Fix bug where attributes named `type` were not accepted
+    inside `match` statements
+  * Add support for PEP 695 type aliases containing lambdas and
+    other unusual expressions
+  * Black no longer attempts to provide special errors for
+    attempting to format Python 2 code (#3933)
+  * Black will more consistently print stacktraces on internal
+    errors in verbose mode
+
+-------------------------------------------------------------------

Old:
----
  black-23.9.1.tar.gz

New:
----
  black-23.10.1.tar.gz

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

Other differences:
------------------
++++++ python-black.spec ++++++
--- /var/tmp/diff_new_pack.uidCPF/_old  2023-10-25 18:03:19.735464538 +0200
+++ /var/tmp/diff_new_pack.uidCPF/_new  2023-10-25 18:03:19.739464673 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-black
-Version:        23.9.1
+Version:        23.10.1
 Release:        0
 Summary:        A code formatter written in, and written for Python
 License:        MIT

++++++ black-23.9.1.tar.gz -> black-23.10.1.tar.gz ++++++
++++ 32566 lines of diff (skipped)

Reply via email to