forked from pool/python-python-lsp-black
- Be clear that we require lsp-jsonrpc, because the test suite does.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-black?expand=0&rev=13
This commit is contained in:
parent
30d38d9f5a
commit
efaae033d6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 06:12:25 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Be clear that we require lsp-jsonrpc, because the test suite does.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 1 13:42:33 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -31,6 +31,7 @@ BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module black >= 22.3.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module python-lsp-jsonrpc >= 1.1}
|
||||
BuildRequires: %{python_module python-lsp-server >= 1.4.0}
|
||||
BuildRequires: %{python_module tomli if %python-base < 3.11}
|
||||
# /SECTION
|
||||
|
Loading…
x
Reference in New Issue
Block a user