From da7fb5eef33c6b9dcf2007575b6af77cd078f2534e6e32dd7e2677486fefa645 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 16 Apr 2022 23:17:35 +0000 Subject: [PATCH] - We really don't need mock BR at all. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=20 --- python-google-cloud-core.changes | 1 + python-google-cloud-core.spec | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/python-google-cloud-core.changes b/python-google-cloud-core.changes index b1e7328..28783f9 100644 --- a/python-google-cloud-core.changes +++ b/python-google-cloud-core.changes @@ -11,6 +11,7 @@ Sat Apr 16 08:53:50 UTC 2022 - Matej Cepl - add mypy checking + 'py.typed' files - add support for Python 3.10 - drop python 2.7 support +- We really don't need mock BR at all. ------------------------------------------------------------------- Thu Sep 30 09:03:28 UTC 2021 - Matej Cepl diff --git a/python-google-cloud-core.spec b/python-google-cloud-core.spec index 8b06fae..791d5d3 100644 --- a/python-google-cloud-core.spec +++ b/python-google-cloud-core.spec @@ -28,7 +28,6 @@ Source: https://files.pythonhosted.org/packages/source/g/google-cloud-co BuildRequires: %{python_module google-api-core >= 1.31.5} BuildRequires: %{python_module google-auth >= 1.25.0} BuildRequires: %{python_module grpcio >= 1.8.2} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes