forked from pool/python-python-lsp-black
Accepting request 1121657 from devel:languages:python
- Revert the last change. The error message was genuine and showed a dependency issue. (forwarded request 1121656 from bnavigator) OBS-URL: https://build.opensuse.org/request/show/1121657 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-lsp-black?expand=0&rev=7
This commit is contained in:
commit
5c3d17c56f
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 15:46:08 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Revert the last change. The error message was genuine and showed
|
||||
a dependency issue.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -36,7 +36,7 @@ BuildRequires: %{python_module tomli if %python-base < 3.11}
|
||||
# /SECTION
|
||||
BuildRequires: fdupes
|
||||
Requires: python-black >= 22.3.0
|
||||
Requires: python-python-lsp-server
|
||||
Requires: python-python-lsp-server >= 1.4
|
||||
%if 0%{?python_version_nodots} < 311
|
||||
Requires: python-tomli
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user