Accepting request 1117695 from home:mimi_vx:branches:devel:languages:python

fix

OBS-URL: https://build.opensuse.org/request/show/1117695
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=18
This commit is contained in:
Ondřej Súkup 2023-10-13 16:38:26 +00:00 committed by Git OBS Bridge
parent 45ed36720b
commit 82575aea90

View File

@ -44,7 +44,7 @@ Requires: python-libcst >= 0.4.0
%if %{with test}
BuildRequires: %{python_module black}
BuildRequires: %{python_module exceptiongroup}
BuildRequires: %{python_module hypothesis >= 6.58.1}
BuildRequires: %{python_module hypothesis >= 6.84.1}
BuildRequires: %{python_module lark >= 0.10.1}
BuildRequires: %{python_module libcst >= 0.4.0}
BuildRequires: %{python_module parso}