- Update requirements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=13
This commit is contained in:
parent
b2678525de
commit
506c9f1c9b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 15 06:26:48 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Update requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 15:35:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@ -37,16 +37,16 @@ BuildRequires: %{python_module base >= 3.6}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-base >= 3.6
|
||||
Requires: python-hypothesis >= 5.46
|
||||
Requires: python-lark >= 0.7.2
|
||||
Requires: python-libcst >= 0.3.8
|
||||
Requires: python-base >= 3.7
|
||||
Requires: python-hypothesis >= 6.58.1
|
||||
Requires: python-lark >= 0.10.1
|
||||
Requires: python-libcst >= 0.4.0
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module black}
|
||||
BuildRequires: %{python_module exceptiongroup}
|
||||
BuildRequires: %{python_module hypothesis >= 5.46}
|
||||
BuildRequires: %{python_module lark >= 0.7.2}
|
||||
BuildRequires: %{python_module libcst >= 0.3.8}
|
||||
BuildRequires: %{python_module hypothesis >= 6.58.1}
|
||||
BuildRequires: %{python_module lark >= 0.10.1}
|
||||
BuildRequires: %{python_module libcst >= 0.4.0}
|
||||
BuildRequires: %{python_module parso}
|
||||
BuildRequires: %{python_module pytest-xdist}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
Loading…
x
Reference in New Issue
Block a user