Revisions of python-google-auth

buildservice-autocommit accepted request 1174861 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 93)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1174827 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 92)
- Update to version 2.29.0
  * Adds support for custom suppliers in AWS and Identity Pool credentials (#1496)
  * Refactor tech debt in aws and identity pool credentials (#1501)
- from version 2.28.2
  * Remove gce log for expected 404 (#1491)
- from version 2.28.1
  * Typo when setting the state for the pickle deserializer. (#1479)
- from version 2.28.0
  * Adding universe domain support for downscroped credentials (#1463)
  * Change log level to debug for return_none_for_not_found_error (#1473)
  * Make requests import conditional for gce universe domain (#1476)
- Refresh patches for new version
  * python-google-auth-no-mock.patch
buildservice-autocommit accepted request 1160417 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 91)
baserev update by copy to link target
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 90)
- Do not force transition to Python 3.11 it breaks SUMa
buildservice-autocommit accepted request 1157354 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 89)
baserev update by copy to link target
buildservice-autocommit accepted request 1154917 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 88)
baserev update by copy to link target
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 87)
- Obsolete Python 3.6 build for SLE 15 SP4 and openSUSE Leap 15.4 and later
Robert Schweikert's avatar Robert Schweikert (rjschwei) committed (revision 86)
- Version update in SLE 15 SP4 and later (jsc#PED-6697)
buildservice-autocommit accepted request 1143977 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 85)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 84)
- update to 2.27.0:
  * Add optional account association for Authorized User
    credentials.
  * Allow custom universe domain for gce creds
  * Conditionally import requests only if no request was passed
    by the caller.
- update to 2.26.2:
  * Read universe_domain for external account authorized user
- update to 2.26.1:
  * Ensure that refresh worker is pickle-able.
- update to 2.26.0:
  * Add optional non blocking refresh for sync auth code
  * Add optional non blocking refresh for sync auth code
  * External account user cred universe domain support
  * Guard delete statements. Add default fallback for
    _use_non_blocking_refresh.
- update to 2.25.2:
  * Fix user cred universe domain issue
- update to 2.25.1:
  * Fix vm universe_domain bug
- update to 2.25.0:
  * Add custom tls signer for ECP Provider.
  * Add custom tls signer for ECP Provider.
  * Add with_universe_domain
  * Fixes issue where Python37DeprecationWarning cannot be
    filtered
- update to 2.24.0:
  * Add support for Python 3.12
  * Add universe domain support for VM cred
  * Modify the token refresh window
buildservice-autocommit accepted request 1138146 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 83)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1138141 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 82)
- Update to 2.26.2
  * Read universe_domain for external account authorized user (#1450)
buildservice-autocommit accepted request 1136770 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 81)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1136757 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 80)
- Update to 2.26.1
  * Ensure that refresh worker is pickle-able. (#1447)
- from version 2.26.0
  * Add optional non blocking refresh for sync auth code (a6dc2c3)
  * Add optional non blocking refresh for sync auth code (#1368)
  * External account user cred universe domain support (#1437)
  * Guard delete statements. Add default fallback for _use_non_blocking_refresh. (#1445)
- Refresh patches for new version
  * python-google-auth-no-mock.patch
buildservice-autocommit accepted request 1133637 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 79)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 78)
- update to 2.25.2:
  * Fix user cred universe domain issue (#1436)
buildservice-autocommit accepted request 1131735 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 77)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 76)
- update to 2.25.1:
  * Fix vm universe_domain bug (#1433) (8683520)
  * Add custom tls signer for ECP Provider. (39eb287)
  * Add custom tls signer for ECP Provider. (#1402) (39eb287)
  * Add with_universe_domain (#1408) (505910c)
  * Fixes issue where Python37DeprecationWarning cannot be
    filtered (#1428) (f22f767)
  * Remove broken link in Python37DeprecationWarning (#1430)
  * Add support for Python 3.12 (#1421) (307916c)
  * Add universe domain support for VM cred (#1409) (7ab0fce)
  * Modify the token refresh window (#1419) (c6af1d6)
  * Add missing before request to async oauth2 credentials.
    (#1420) (8eaa878)
  * Auto create self signed jwt cred (#1418) (6c610a5)
  * Migrate datetime.utcnow for python 3.12 (#1413) (e4d9c27)
  * Update user cred doc (#1414) (3f426bc)
  * Less restrictive content-type header check for google authentication
 * Add get_bq_config_path() to _cloud_sdk.py
- unpin urllib3 to resolve conflict with python-kubernetes
  * migrate signBlob to iamcredentials.googleapis.com
  * encrypted mtls private key support
  * signBytes for impersonated credentials
  * catch exceptions.RefreshError
buildservice-autocommit accepted request 1128592 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 75)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1128590 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 74)
- Update to 2.23.4
  * Export detect_gce_residency_linux function (#1403)
- from version 2.23.3
  * Serialize signer keys on __getstate__ for pickling (#1394),
    closes (#1383)
Displaying revisions 1 - 20 of 93
openSUSE Build Service is sponsored by