From 2b320507523226f2f8144a4afc9824e9410bd36441b01bad8007ef1d95407c4e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 2 May 2022 07:49:09 +0000 Subject: [PATCH] Accepting request 972771 from home:pgajdos:python - removing python-mock from Factory https://trello.com/c/S6eADbii/64-remove-python-mock - testsuite is not being run, thus python-mock is not required; testsuite is half-migrated to unittest.mock in upstream OBS-URL: https://build.opensuse.org/request/show/972771 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=35 --- oci-cli.changes | 8 ++++++++ oci-cli.spec | 1 - 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/oci-cli.changes b/oci-cli.changes index 0bf5cad..eee3dd1 100644 --- a/oci-cli.changes +++ b/oci-cli.changes @@ -109,6 +109,14 @@ Tue Apr 26 10:27:10 UTC 2022 - John Paul Adrian Glaubitz diff --git a/oci-cli.spec b/oci-cli.spec index 340282c..c5eddf8 100644 --- a/oci-cli.spec +++ b/oci-cli.spec @@ -59,7 +59,6 @@ BuildRequires: python3-Sphinx >= 1.6.4 BuildRequires: python3-appdirs >= 1.4.3 BuildRequires: python3-cffi >= 1.9.1 BuildRequires: python3-coverage >= 4.5.2 -BuildRequires: python3-mock >= 2.0.0 BuildRequires: python3-ndg-httpsclient >= 0.4.2 BuildRequires: python3-packaging >= 20.2 BuildRequires: python3-pluggy >= 0.13.0