14
0

Accepting request 980658 from home:mcalabkova:branches:devel:languages:python

- Update to 2.6.6
  * fix missing import in _default.py
  * add additional missing import in _default.py
  * silence TypeError during tear down stage

OBS-URL: https://build.opensuse.org/request/show/980658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=37
This commit is contained in:
2022-06-05 16:42:44 +00:00
committed by Git OBS Bridge
parent 8799faaf04
commit b47ae83ed2
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 3 16:02:30 UTC 2022 - Markéta Machová <mmachova@suse.com>
- Update to 2.6.6
* fix missing import in _default.py
* add additional missing import in _default.py
* silence TypeError during tear down stage
-------------------------------------------------------------------
Thu Apr 14 21:10:23 UTC 2022 - Ben Greiner <code@bnavigator.de>