summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-google-api-python-client_1.10.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-google-api-python-client: Upgrade 1.10.0 -> 1.10.1Leon Anavi2020-08-311-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.0Leon Anavi2020-08-181-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>