1
0

Accepting request 980908 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/980908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2022-06-06 09:10:08 +00:00 committed by Git OBS Bridge
commit dbe853848e
4 changed files with 12 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ba4938e032b73deb51e59c4656a00e0939cf0b1112575099f136babb4563312
size 189789

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>

View File

@ -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