forked from pool/python-black
- Add missing Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-black?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 11:25:32 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- Add missing Requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 14:14:38 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-black
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -27,7 +27,7 @@ URL: https://github.com/ambv/black
|
||||
Source: https://files.pythonhosted.org/packages/source/b/black/black-%{version}.tar.gz
|
||||
Patch0: fix-tests.patch
|
||||
BuildRequires: %{python_module aiohttp >= 3.3.2}
|
||||
# TODO: needed for blackf
|
||||
# TODO: needed for blackd
|
||||
#BuildRequires: %{python_module aiohttp-cors}
|
||||
BuildRequires: %{python_module appdirs}
|
||||
BuildRequires: %{python_module attrs >= 18.1.0}
|
||||
@@ -51,6 +51,7 @@ Requires: python-appdirs
|
||||
Requires: python-attrs >= 18.1.0
|
||||
Requires: python-click >= 6.5
|
||||
Requires: python-mypy_extensions
|
||||
Requires: python-pathspec
|
||||
Requires: python-regex
|
||||
Requires: python-toml >= 0.9.4
|
||||
Requires: python-typed-ast
|
||||
|
||||
Reference in New Issue
Block a user