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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:05583a386e323f428552419253765314a4b29828c3cee15be735f9ebfa5aebf2
|
|
||||||
size 51899
|
|
||||||
3
google-api-python-client-1.7.4.tar.gz
Normal file
3
google-api-python-client-1.7.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5d5cb02c6f3112c68eed51b74891a49c0e35263380672d662f8bfe85b8114d7c
|
||||||
|
size 141798
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 13 12:54:11 UTC 2018 - mcepl@suse.com
|
||||||
|
|
||||||
|
- Remove dependency on unittest2
|
||||||
|
- Upgrade to 1.7.4: just series of minor bugfixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 31 15:05:04 UTC 2018 - toddrme2178@gmail.com
|
Thu May 31 15:05:04 UTC 2018 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-google-api-python-client
|
Name: python-google-api-python-client
|
||||||
Version: 1.6.7
|
Version: 1.7.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Google APIs Python Client
|
Summary: Google APIs Python Client
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -43,7 +43,6 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: %{python_module nose}
|
BuildRequires: %{python_module nose}
|
||||||
# Python 2 test requirements
|
# Python 2 test requirements
|
||||||
BuildRequires: python-mock
|
BuildRequires: python-mock
|
||||||
BuildRequires: python-unittest2
|
|
||||||
%endif
|
%endif
|
||||||
Requires: python-httplib2 >= 0.9.2
|
Requires: python-httplib2 >= 0.9.2
|
||||||
Requires: python-oauth2client >= 1.5.0
|
Requires: python-oauth2client >= 1.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user