24 Commits

Author SHA256 Message Date
2635cab197 Accepting request 935031 from home:jbaier_cz:branches:openSUSE:Factory
- Update to 2.31.0:
  * MediaIoBaseDownload range header off-by-one (#1595) (4b73b2e)
- from version 2.28.0:
  * manage JSONDecodeError exception (#1574) (7d63027)
  * update thread_safety.md (#1568) (0b400f9)
- from version 2.26.1:
  * disable self signed jwt (#1566) (623a71e)
- from version 2.26.0:
  * add support for python 3.10 (#1557) (bcc507f)
- from version 2.25.0:
  * enable self signed jwt for service account credentials (#1553) (1fb3c8e)
- Drop python-google-api-python-client-no-unittest2.patch

OBS-URL: https://build.opensuse.org/request/show/935031
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=43
2021-12-01 21:38:30 +00:00
Steve Kowalik
17ab4fa26b - Update to 2.20.0:
* Adds support for errors.py to also use 'errors' for error_details (#1281) (a5d2081)
  * add status_code property on http error handling (#1185) (db2a766)
  * Change default of static_discovery when discoveryServiceUrl set (#1261) (3b4f2e2)
  * correct api version in oauth-installed.md (#1258) (d1a255f)
  * fix .close() (#1231) (a9583f7)
  * Resolve issue where num_retries would have no effect (#1244) (c518472)
  * Include discovery artifacts in published package (#1221) (ad618d0)
  * Require Python 3.6+
  * Add support for using static discovery documents (#1109) (32d1c59)
  * Update synth.py to copy discovery files from discovery-artifact-manager (#1104) (af918e8)
  * Catch ECONNRESET and other errors more reliably (#1147) (ae9cd99)
  * deps: add upper-bound google-auth dependency (#1180) (c687f42)
  * handle error on service not enabled (#1117) (c691283)
  * Improve support for error_details (#1126) (e6a1da3)
  * MediaFileUpload error if file does not exist (#1127) (2c6d029)
  * replace deprecated socket.error with OSError (#1161) (b7b9986)
  * Use logging level info when file_cache is not available (#1125) (0b32e69)
  * add httplib2 authorization to thread_safety (#1005) (205ae59), closes #808
  * Change error parsing to check for 'message' (#1083) (a341c5a), closes #1082
  * don't raise when downloading zero byte files (#1074) (86d8788) 
- Refreshed python-google-api-python-client-no-unittest2.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=42
2021-09-13 01:42:38 +00:00
020dbe07b3 Accepting request 904281 from home:mwilck:branches:devel:languages:python
- Update to version 1.12.8
  * add httplib2 authorization to thread_safety (#1005), closes #808
- from version 1.12.7
  * Update Webmasters API sample (#1092) 
- from version 1.12.6
  * Dcoumentation fixes
- from version 1.12.5
  * don't raise when downloading zero byte files (#1074)
- from version 1.12.4
  * don't set content-range on empty uploads (#1070) 
- from version 1.12.3
  * deps: update setup.py to install httplib2>=0.15.0 (#1050) 
- from version 1.12.2
  * add method to close httplib2 connections (#1038), closes #618
- from version 1.12.1
  * deps: require six>=1.13.0 (#1030)
- from version 1.12.0
  * convert print statement to function (#988), closes #987
  * remove http from batch execute docs (#1003), closes #1002

OBS-URL: https://build.opensuse.org/request/show/904281
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=41
2021-07-06 11:52:26 +00:00
0b35eabb0b Accepting request 833487 from home:glaubitz:branches:devel:languages:python
- Update to version 1.11.0
  * add support for mtls env variables (#1008)
- from version 1.10.1
  * discovery uses V2 when version is None (#975), closes (#971)
  * fix deprecation warnings due to invalid escape sequences. (#996), closes (#995)
  * fix link to service accounts documentation (#986)
  * update generated docs (#981)
- from version 1.10.0
  * allow to use 'six.moves.collections_abc.Mapping' in 'client_options.from_dict()' (#943)
  * Build universal wheels (#948)
  * discovery supports retries (#967), closes (#848)
  * consolidating and updating the Contribution Guide (#964), closes (#963)
- from version 1.9.3
  * update GOOGLE_API_USE_MTLS values (#940)
- from version 1.9.2
  * bump api-core version (#936)
- from version 1.9.1
  * fix python-api-core dependency issue (#931)
- from version 1.9.0
  * add mtls feature (#917)
  * add templates for python samples projects (#506), (#924)
- Refresh patches for new version
  + python-google-api-python-client-no-unittest2.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/833487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=39
2020-09-10 14:15:10 +00:00
Tomáš Chvátal
0d941cd3f6 Accepting request 817034 from home:pgajdos:python
- so remove the dependency on unittest2 from BuildRequires, too

OBS-URL: https://build.opensuse.org/request/show/817034
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=37
2020-06-25 10:53:58 +00:00
Tomáš Chvátal
e6cb580f40 Accepting request 810634 from home:pgajdos:python
- version update to 1.8.4
  * don't try to import GAE API in other environments (#903) (09e6447)
  * the turn down date for global batch uri (#901) (6ddadd7)
  * downgrade repetitive logging calls to debug (#885) (3bf2781), closes #781
- added patches
  fix unittest2 seems to be fake dependency
  + python-google-api-python-client-no-unittest2.patch

OBS-URL: https://build.opensuse.org/request/show/810634
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=35
2020-06-01 14:34:29 +00:00
524d9fc739 - Update to 1.8.2:
- Remove apiclient.__version__ gh#googleapis/googleapis#870
  - Adding ConnectionError to retry mechanism gh#googleapis/googleapis#558
  - replace '-' in method names with '_' gh#googleapis/google-api-python-client#863
- Add missing dependency on oauth2client.
- Fix filelist (no CHANGELOG anymore, missing README.md)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=33
2020-05-11 06:37:05 +00:00
Tomáš Chvátal
f22649cc95 Accepting request 792350 from home:mcalabkova:branches:devel:languages:python
- Update to 1.8.0
  * Add api endpoint override. (https://github.com/googleapis/google-api-python-client/pull/829)
  * Various small bugfixes.

OBS-URL: https://build.opensuse.org/request/show/792350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=31
2020-04-08 08:20:00 +00:00
Tomáš Chvátal
613e4e358b - Update to 1.7.11 bsc#1161898:
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=29
2020-03-25 08:58:21 +00:00
Tomáš Chvátal
de19417940 - Update to 1.7.11:
* Various small bugfixes only

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=27
2019-09-12 11:35:32 +00:00
Tomáš Chvátal
c92daaf6c0 - Update to 1.7.8:
* bunch of small bugfixes
  * python2 exec prints warning now about deprecation
- Remove hidePythonDeps.patch does not make sense
- Add back unittest2 dep, upstream hardcoded it

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=25
2019-03-15 10:43:02 +00:00
d744686be6 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=23
2018-12-04 13:30:08 +00:00
8186cf0848 - 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
2018-08-13 12:55:36 +00:00
Todd R
125daaa1cc Accepting request 613287 from home:TheBlackCat:branches:devel:languages:python
- Add bug report about tests

OBS-URL: https://build.opensuse.org/request/show/613287
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=19
2018-05-31 15:05:27 +00:00
Thomas Bechtold
7d1e88cf77 - Use %license
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=17
2018-05-29 18:40:33 +00:00
Thomas Bechtold
37203c7220 - update to 1.6.7:
- Make body optional for requests with no parameters. (#446)
  - Fix retying on socket.timeout. (#495)
  - Match travis matrix with tox testenv. (#498)
  - Remove oauth2client._helpers dependency. (#493)
  - Remove unused keyring test dependency. (#496)
  - discovery.py: remove unused oauth2client import. (#492)
  - Update README to reference GCP API client libraries. (#490)
  - Warn when constructing BatchHttpRequest using the legacy batch URI (#488)
  - Increase the default media chunksize to 100MB. (#482)
  - Remove unnecessary parsing of mime headers in HttpRequest.__init__ (#467)
  - Proactively refresh credentials when applying and treat a missing
    `access_token` as invalid. Note: This change reveals surprising behavior
    between default credentials and batches. If you allow
    `googleapiclient.discovery.build` to use default credentials *and* specify
    different credentials by providing `batch.execut()` with an explicit `http`
    argument, your individual requests will use the default credentials and
    *not* the credentials specified to the batch http. To avoid this, tell
    `build` explicitly not to use default credentials by specifying
    `build(..., http=httplib2.Http()`. (#469)
  - Remove mutual exclusivity check for developerKey and credentials (#465)
  - Handle unknown media length. (#406)
  - Handle variant error format gracefully. (#459)
  - Avoid testing against Django >= 2.0.0 on Python 2. (#460)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=16
2018-05-29 18:40:03 +00:00
Jan Matejek
d75e3cf605 Accepting request 530185 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/530185
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=14
2017-10-02 12:25:19 +00:00
Todd R
b17c67f6ee Accepting request 509218 from home:TheBlackCat:branches:devel:languages:python
- Implement single-spec version.
- Update source URL.
- Update to Version 1.6.2

OBS-URL: https://build.opensuse.org/request/show/509218
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=11
2017-07-10 14:29:42 +00:00
Denisart Benjamin
57af50c656 Accepting request 437925 from home:jengelh:branches:devel:languages:python
adhere to changelog syntax

OBS-URL: https://build.opensuse.org/request/show/437925
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=9
2016-11-08 16:53:26 +00:00
16f0f07325 - Fix description of -test sub-package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=7
2016-11-03 22:51:38 +00:00
26465a52fe - Use new package's name in -test sub-package requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=6
2016-10-28 17:54:16 +00:00
a538b67a9d - Add missing runtime dependencies as requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=5
2016-10-28 17:34:09 +00:00
20d3d048af - Include in SLE 12 (FATE#321630, bsc#1002895)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=4
2016-10-27 13:49:45 +00:00
1bf344898a - Renamed package to python-google-api-python-client
+ Conform with openSUSE/SUSE naming policy

- Upgrade to version 1.5.4 (bsc#1002895)
  + Properly handle errors when the API returns a mapping or sequence. (#289)
  + Upgrade to unified uritemplate 3.0.0. (#293)
  + Allow oauth2client 4.0.0, with the caveat that file-based discovery
    caching is disabled.
- From 1.5.2
  + Allow using oauth2client >= 1.5.0, < 4.0.0. (#265)
  + Fix project_id argument description. (#257)
  + Retry chunk uploaded on rate limit exceeded errors. (#255)
  + Obtain access token if necessary in BatchHttpRequest.execute(). (#232)
  + Warn when running tests using HttpMock without having a cache. (#261)
- From 1.5.1
  + Allow using versions of oauth2client < 2.0.0. (#197)
  + Check both current and new API discovery URL. (#202)
  + Retry http requests on connection errors and timeouts. (#218)
  + Retry http requests on rate limit responses. (#201)
  + Import guards for ssl (for Google App Engine). (#220)
  + Use named loggers instead of the root logger. (#206)
  + New search console example. (#212)
- From 1.5.0
  + Fix file stream recognition in Python 3 (#141)
  + Fix non-resumable binary uploads in Python 3 (#147)
  + Default to 'octet-stream' if mimetype detection fails (#157)
  + Handle SSL errors with retries (#160)
  + Fix incompatibility with oauth2client v2.0.0 (#182)

- Upgrade to version 1.4.2 (bsc#954690)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=3
2016-10-18 17:26:41 +00:00