diff --git a/python-python-lsp-black.changes b/python-python-lsp-black.changes index 8dd0fe4..31fa0b3 100644 --- a/python-python-lsp-black.changes +++ b/python-python-lsp-black.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 9 22:46:36 UTC 2022 - Ben Greiner + +- Fix runtime requirement for black + ------------------------------------------------------------------- Sat Apr 9 21:17:31 UTC 2022 - Ben Greiner diff --git a/python-python-lsp-black.spec b/python-python-lsp-black.spec index 8af5c4a..eb21a4a 100644 --- a/python-python-lsp-black.spec +++ b/python-python-lsp-black.spec @@ -35,7 +35,7 @@ BuildRequires: %{python_module python-lsp-server >= 1.4.0} BuildRequires: %{python_module toml} # /SECTION BuildRequires: fdupes -Requires: python-black >= 19.3b0 +Requires: python-black >= 22.1.0 Requires: python-python-lsp-server Requires: python-toml BuildArch: noarch