forked from pool/python-python-lsp-black
Accepting request 968079 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/968079 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-lsp-black?expand=0&rev=4
This commit is contained in:
commit
12268efe3a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 9 22:46:36 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Fix runtime requirement for black
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 9 21:17:31 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
Sat Apr 9 21:17:31 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ BuildRequires: %{python_module python-lsp-server >= 1.4.0}
|
|||||||
BuildRequires: %{python_module toml}
|
BuildRequires: %{python_module toml}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
Requires: python-black >= 19.3b0
|
Requires: python-black >= 22.1.0
|
||||||
Requires: python-python-lsp-server
|
Requires: python-python-lsp-server
|
||||||
Requires: python-toml
|
Requires: python-toml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user