forked from pool/python-pytest-server-fixtures
- remove python-jenkins from test requirements (jenkins tests
are not run) - Don't use %_libdir to discover where apache2 is living. - Drop mock BuildRequires, it is not required. - use pytest macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-server-fixtures?expand=0&rev=25
This commit is contained in:
@@ -50,7 +50,6 @@ Suggests: python-docker
|
||||
Suggests: python-kubernetes
|
||||
Suggests: python-psycopg2
|
||||
Suggests: python-pymongo >= 3.6.0
|
||||
Suggests: python-python-jenkins
|
||||
Suggests: python-redis
|
||||
Suggests: redis
|
||||
Suggests: xauth
|
||||
@@ -67,7 +66,6 @@ BuildRequires: %{python_module pymongo >= 3.6.0}
|
||||
BuildRequires: %{python_module pytest-fixture-config}
|
||||
BuildRequires: %{python_module pytest-shutil}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module python-jenkins}
|
||||
BuildRequires: %{python_module redis}
|
||||
BuildRequires: %{python_module requests}
|
||||
BuildRequires: %{python_module retry}
|
||||
|
||||
Reference in New Issue
Block a user