forked from pool/python-pytest-shell-utilities
- enable testsuite
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shell-utilities?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 11:16:06 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- enable testsuite
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 7 12:41:41 UTC 2022 - Alexander Graul <alexander.graul@suse.com>
|
||||
|
||||
|
||||
@@ -35,6 +35,7 @@ BuildRequires: %{python_module psutil >= 5.0.0}
|
||||
BuildRequires: %{python_module pytest >= 6.0.0}
|
||||
BuildRequires: %{python_module pytest-helpers-namespace}
|
||||
BuildRequires: %{python_module pytest-skip-markers}
|
||||
BuildRequires: %{python_module pytest-subtests}
|
||||
BuildRequires: %{python_module typing-extensions}
|
||||
# /SECTION
|
||||
BuildRequires: fdupes
|
||||
@@ -60,6 +61,9 @@ Pytest plugin to simplify running shell commands against the system
|
||||
%pyproject_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%doc CHANGELOG.rst README.rst
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user