forked from pool/python-pytest-server-fixtures
Accepting request 963387 from devel:languages:python:pytest
- Drop mock BuildRequires, it is not required. OBS-URL: https://build.opensuse.org/request/show/963387 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-server-fixtures?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 21 04:29:05 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Drop mock BuildRequires, it is not required.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 17 17:03:09 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
Sun Oct 17 17:03:09 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pytest-server-fixtures
|
# spec file for package python-pytest-server-fixtures
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -63,7 +63,6 @@ BuildRequires: %{python_module boto3}
|
|||||||
BuildRequires: %{python_module docker}
|
BuildRequires: %{python_module docker}
|
||||||
BuildRequires: %{python_module future}
|
BuildRequires: %{python_module future}
|
||||||
BuildRequires: %{python_module kubernetes}
|
BuildRequires: %{python_module kubernetes}
|
||||||
BuildRequires: %{python_module mock}
|
|
||||||
BuildRequires: %{python_module psutil}
|
BuildRequires: %{python_module psutil}
|
||||||
BuildRequires: %{python_module psycopg2}
|
BuildRequires: %{python_module psycopg2}
|
||||||
BuildRequires: %{python_module pymongo >= 3.6.0}
|
BuildRequires: %{python_module pymongo >= 3.6.0}
|
||||||
|
|||||||
Reference in New Issue
Block a user