forked from pool/python-google-api-python-client
- Remove dependency on unittest2
- Upgrade to 1.7.4: just series of minor bugfixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=21
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-google-api-python-client
|
||||
Version: 1.6.7
|
||||
Version: 1.7.4
|
||||
Release: 0
|
||||
Summary: Google APIs Python Client
|
||||
License: Apache-2.0
|
||||
@@ -43,7 +43,6 @@ BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module nose}
|
||||
# Python 2 test requirements
|
||||
BuildRequires: python-mock
|
||||
BuildRequires: python-unittest2
|
||||
%endif
|
||||
Requires: python-httplib2 >= 0.9.2
|
||||
Requires: python-oauth2client >= 1.5.0
|
||||
|
||||
Reference in New Issue
Block a user