forked from pool/python-black
- Raise minimal py required to be 3.6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-black?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
382807f45f
commit
18fa11e394
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 10:31:11 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Raise minimal py required to be 3.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 21:27:40 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
||||
@@ -28,6 +28,7 @@ URL: https://github.com/ambv/black
|
||||
Source: https://files.pythonhosted.org/packages/source/b/black/black-%{version}.tar.gz
|
||||
BuildRequires: %{python_module appdirs}
|
||||
BuildRequires: %{python_module attrs >= 17.4.0}
|
||||
BuildRequires: %{python_module base >= 3.6}
|
||||
BuildRequires: %{python_module click >= 6.5}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module toml >= 0.9.4}
|
||||
|
||||
Reference in New Issue
Block a user