- 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:
2018-08-13 12:55:36 +00:00
committed by Git OBS Bridge
parent 125daaa1cc
commit 8186cf0848
4 changed files with 10 additions and 5 deletions

View File

@@ -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