Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-google-api-python-client: Upgrade 1.10.0 -> 1.10.1 | Leon Anavi | 2020-08-31 | 1 | -9/+0 |
| | | | | | | | | | | | | | Upgrade to release 1.10.1: - Bug fix: discovery uses V2 when version is None - Fix deprecation warnings due to invalid escape sequences - Fix link to service accounts documentation - Update generated docs Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-google-api-python-client: Upgrade 1.9.3 -> 1.10.0 | Leon Anavi | 2020-08-18 | 1 | -0/+9 |
Upgrade to release 1.10.0: - Allow to use 'six.moves.collections_abc.Mapping' in 'client_options.from_dict()' - Build universal wheels - Discovery supports retries - Consolidating and updating the Contribution Guide Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |