Accepting request 817748 from home:seanmarlow:branches:devel:languages:python
- Update version requirement for mock package. + The tests require at least version 3.0.0. OBS-URL: https://build.opensuse.org/request/show/817748 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=16
This commit is contained in:
parent
2c370f6cc7
commit
8b74f13c94
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 29 15:55:00 UTC 2020 - Sean Marlow <sean.marlow@suse.com>
|
||||
|
||||
- Update version requirement for mock package.
|
||||
+ The tests require at least version 3.0.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 10:41:05 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -27,7 +27,7 @@ Source: https://files.pythonhosted.org/packages/source/g/google-cloud-st
|
||||
BuildRequires: %{python_module google-auth >= 1.11.0}
|
||||
BuildRequires: %{python_module google-cloud-core >= 1.2.0}
|
||||
BuildRequires: %{python_module google-resumable-media >= 0.5.0}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module mock >= 3.0.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
x
Reference in New Issue
Block a user