forked from pool/python-google-auth
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:
parent
8799faaf04
commit
b47ae83ed2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d65bb0e3701eaaa64fd2aa85e1325580524b0bddc6dc5db3ab89c481b6a20141
|
||||
size 189685
|
3
google-auth-2.6.6.tar.gz
Normal file
3
google-auth-2.6.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ba4938e032b73deb51e59c4656a00e0939cf0b1112575099f136babb4563312
|
||||
size 189789
|
@ -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>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-google-auth
|
||||
Version: 2.6.3
|
||||
Version: 2.6.6
|
||||
Release: 0
|
||||
Summary: Google Authentication Library
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user