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 2022-08-18 16:48:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-black (Old) and /work/SRC/openSUSE:Factory/.python-black.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-black" Thu Aug 18 16:48:48 2022 rev:15 rq:997499 version:22.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-black/python-black.changes 2022-04-12 00:13:48.541386793 +0200 +++ /work/SRC/openSUSE:Factory/.python-black.new.2083/python-black.changes 2022-08-18 16:48:57.345416362 +0200 @@ -1,0 +2,32 @@ +Fri Jul 15 04:52:30 UTC 2022 - Arun Persaud <[email protected]> + +- update to version 22.6.0: + * Style + + Fix unstable formatting involving #fmt: skip and # fmt:skip + comments (notice the lack of spaces) (#2970) + * Preview style + + Docstring quotes are no longer moved if it would violate the + line length limit (#3044) + + Parentheses around return annotations are now managed (#2990) + + Remove unnecessary parentheses around awaited objects (#2991) + + Remove unnecessary parentheses in with statements (#2926) + + Remove trailing newlines after code block open (#3035) + * Integrations + + Add scripts/migrate-black.py script to ease introduction of + Black to a Git project (#3038) + * Output + + Output Python version and implementation as part of --version + flag (#2997) + * Packaging + + Use tomli instead of tomllib on Python 3.11 builds where tomllib + is not available (#2987) + * Parser + + PEP 654 syntax (for example, except *ExceptionGroup:) is now + supported (#3016) + + PEP 646 syntax (for example, Array[Batch, *Shape] or def + fn(*args: *T) -> None) is now supported (#3071) + * Vim Plugin + + Fix strtobool function. It didn't parse + true/on/false/off. (#3025) + +------------------------------------------------------------------- Old: ---- black-22.3.0.tar.gz New: ---- black-22.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-black.spec ++++++ --- /var/tmp/diff_new_pack.jevlyJ/_old 2022-08-18 16:48:58.089418094 +0200 +++ /var/tmp/diff_new_pack.jevlyJ/_new 2022-08-18 16:48:58.093418104 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-black -Version: 22.3.0 +Version: 22.6.0 Release: 0 Summary: A code formatter written in, and written for Python License: MIT ++++++ black-22.3.0.tar.gz -> black-22.6.0.tar.gz ++++++ ++++ 29347 lines of diff (skipped)
