17
0

- Update to 2.56.0:

* * : update the api
  * deps: require google-auth 1.19.0 (#1824) (7f478ae)
  * deps: require python 3.7+
  * test: Switch to unittest.mock
- Refresh patches.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=47
This commit is contained in:
2022-08-15 05:39:46 +00:00
committed by Git OBS Bridge
parent d95b7a22f0
commit b1258b585f
5 changed files with 33 additions and 24 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 15 05:38:58 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.56.0:
* * : update the api
* deps: require google-auth 1.19.0 (#1824) (7f478ae)
* deps: require python 3.7+
* test: Switch to unittest.mock
- Refresh patches.
-------------------------------------------------------------------
Thu Apr 14 19:30:07 UTC 2022 - Ben Greiner <code@bnavigator.de>