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:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 14 15:24:24 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- remove python-jenkins from test requirements (jenkins tests
|
||||||
|
are not run)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 17 03:14:35 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon Feb 17 03:14:35 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -50,7 +50,6 @@ Suggests: python-docker
|
|||||||
Suggests: python-kubernetes
|
Suggests: python-kubernetes
|
||||||
Suggests: python-psycopg2
|
Suggests: python-psycopg2
|
||||||
Suggests: python-pymongo >= 3.6.0
|
Suggests: python-pymongo >= 3.6.0
|
||||||
Suggests: python-python-jenkins
|
|
||||||
Suggests: python-redis
|
Suggests: python-redis
|
||||||
Suggests: redis
|
Suggests: redis
|
||||||
Suggests: xauth
|
Suggests: xauth
|
||||||
@@ -67,7 +66,6 @@ BuildRequires: %{python_module pymongo >= 3.6.0}
|
|||||||
BuildRequires: %{python_module pytest-fixture-config}
|
BuildRequires: %{python_module pytest-fixture-config}
|
||||||
BuildRequires: %{python_module pytest-shutil}
|
BuildRequires: %{python_module pytest-shutil}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module python-jenkins}
|
|
||||||
BuildRequires: %{python_module redis}
|
BuildRequires: %{python_module redis}
|
||||||
BuildRequires: %{python_module requests}
|
BuildRequires: %{python_module requests}
|
||||||
BuildRequires: %{python_module retry}
|
BuildRequires: %{python_module retry}
|
||||||
|
|||||||
Reference in New Issue
Block a user