forked from pool/python-google-auth
Accepting request 817774 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/817774 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth?expand=0&rev=11
This commit is contained in:
commit
3792e17d69
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 29 16:21:32 UTC 2020 - Sean Marlow <sean.marlow@suse.com>
|
||||
|
||||
- Add missing pyOpenSSL test dependency which is listed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 10:30:04 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -31,6 +31,7 @@ BuildRequires: %{python_module freezegun}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module oauth2client-gce}
|
||||
BuildRequires: %{python_module oauth2client}
|
||||
BuildRequires: %{python_module pyOpenSSL}
|
||||
BuildRequires: %{python_module pyasn1-modules >= 0.2.1}
|
||||
BuildRequires: %{python_module pytest-localserver}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
Loading…
x
Reference in New Issue
Block a user