forked from pool/python-google-auth
Accepting request 1099243 from home:glaubitz:branches:devel:languages:python
- Update to 2.22.0 * Adding meta header for trust boundary (#1334) * Introduce compatibility with native namespace packages (#1205) * Deprecate UserAccessTokenCredentials (#1344) - Update file list in %files section OBS-URL: https://build.opensuse.org/request/show/1099243 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=67
This commit is contained in:
parent
51ad9b1d1e
commit
d4c65819e9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b28e8048e57727e7cf0e5bd8e7276b212aef476654a09511354aa82753b45c66
|
|
||||||
size 230720
|
|
3
google-auth-2.22.0.tar.gz
Normal file
3
google-auth-2.22.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:164cba9af4e6e4e40c3a4f90a1a6c12ee56f14c0b4868d1ca91b32826ab334ce
|
||||||
|
size 231433
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 18 10:56:40 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 2.22.0
|
||||||
|
* Adding meta header for trust boundary (#1334)
|
||||||
|
* Introduce compatibility with native namespace packages (#1205)
|
||||||
|
* Deprecate UserAccessTokenCredentials (#1344)
|
||||||
|
- Update file list in %files section
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 10 08:18:34 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Jul 10 08:18:34 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-google-auth
|
Name: python-google-auth
|
||||||
Version: 2.21.0
|
Version: 2.22.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Google Authentication Library
|
Summary: Google Authentication Library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -84,6 +84,5 @@ This library simplifies using Google’s various server-to-server authentication
|
|||||||
%{python_sitelib}/google/auth
|
%{python_sitelib}/google/auth
|
||||||
%{python_sitelib}/google/oauth2
|
%{python_sitelib}/google/oauth2
|
||||||
%{python_sitelib}/google_auth-%{version}*-info
|
%{python_sitelib}/google_auth-%{version}*-info
|
||||||
%{python_sitelib}/google_auth-%{version}*-nspkg.pth
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user