forked from pool/python-google-auth
Accepting request 817752 from home:seanmarlow:branches:devel:languages:python
- Add missing pyOpenSSL test dependency which is listed upstream. OBS-URL: https://build.opensuse.org/request/show/817752 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=22
This commit is contained in:
parent
f540f387b2
commit
d1231f0e25
@ -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