build tests after the package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textual?expand=0&rev=10
This commit is contained in:
@@ -37,25 +37,17 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module poetry-core}
|
||||
%if %{with test}
|
||||
# SECTION runtime requirements
|
||||
BuildRequires: %{python_module markdown-it-py >= 2.1.0}
|
||||
BuildRequires: %{python_module jinja2}
|
||||
BuildRequires: %{python_module linkify-it-py}
|
||||
BuildRequires: %{python_module platformdirs >= 3.6.0 with %python-platformdirs < 5}
|
||||
BuildRequires: %{python_module pygments >= 2.19.2 with %python-pygments < 2.20}
|
||||
BuildRequires: %{python_module rich >= 13.3.3}
|
||||
BuildRequires: %{python_module typing-extensions >= 4.4.0 with %python-typing-extensions < 5}
|
||||
# /SECTION
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module pytest >= 8.3.1}
|
||||
BuildRequires: %{python_module pytest-asyncio}
|
||||
BuildRequires: %{python_module pytest-textual-snapshot >= 1.1.0}
|
||||
BuildRequires: %{python_module pytest-xdist >= 3.6.1}
|
||||
BuildRequires: %{python_module syrupy}
|
||||
BuildRequires: %{python_module textual = %{version}}
|
||||
BuildRequires: %{python_module tree-sitter}
|
||||
BuildRequires: tree-sitter
|
||||
BuildRequires: tree-sitter-python
|
||||
# /SECTION
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
||||
Reference in New Issue
Block a user