Subject: CVS commit: pkgsrc/security/py-google-auth
From: Stephen Borrill
Date: 2022-08-30 14:01:51
Message id: 20220830120152.009B2FA89@cvs.NetBSD.org

Log Message:
py-google-auth: update to 2.11.0

Changes since 1.34.0:

2.11.0 (2022-08-18)
Features

    add integration tests for configurable token lifespan (#1103) (124bae6)

Bug Fixes

    Async certificate retrieving (#1101) (05f125d)

2.10.0 (2022-08-05)
Features

    add integration tests for pluggable auth (#1073) (f8d776a)
    support for configurable token lifetime (0dc6a9a)
    support for configurable token lifetime (#1079) (0dc6a9a)

Bug Fixes

    async certificate decoding (#1085) (741c6c6)
    Async system tests were not unwrapping async_generators (#1086) (29d248a)
    Fix IDTokenCredentials update bug (#1072) (b62c25c)
    make expiration_time optional in response schema (#1091) (032fb8d)
    refactor credential subclass parameters (#1095) (8d15f69)

2.9.1 (2022-07-12)
Bug Fixes

    there was a raise missing for throwing exceptions (#1077) (d1f17b0)

2.9.0 (2022-06-28)
Features

    pluggable auth support (#1045) (de14f4e)

2.8.0 (2022-06-14)
Features

    add experimental GDCH support (#1044) (94fb5e2)

2.7.0 (2022-06-07)
Features

    add experimental enterprise cert support (#1052) (dda7dda)
    add experimental GDCH support (#1022) (5367aac)
    Pluggable auth support (#995) (62daa73)

Bug Fixes

    validate urls for external accounts (#1031) (61b1f15)

Reverts

    pluggable auth support #995 (#1039) (513d999)
    revert experimental GDCH support (#1022) (#1042) (c720995)

Documentation

    fix changelog header to consistent size (#1046) (e64d084)

2.6.6 (2022-04-21)
Bug Fixes

    silence TypeError during tear down stage (#1027) (952a6aa)

2.6.5 (2022-04-14)
Bug Fixes

    add additional missing import in _default.py (#1018) (638331b)

2.6.4 (2022-04-12)
Bug Fixes

    fix missing import in _default.py (#1015) (63f4e38)

2.6.3 (2022-04-06)
Bug Fixes

    change requests lib import place (#1010) (c753c08)
    clean up HTTP session and pool during tear down phase (#1007) (d057376)
    pin click version and update sys test creds (#1008) (ae2804b)

2.6.2 (2022-03-16)
Bug Fixes

    Rename aws imdsv2 url field and update token lifetime (#982) (818e6d2)

Miscellaneous Chores

    let release-please finish the release (#991) (d2bdc9a)

2.6.1 (2022-02-09)
Bug Fixes

    Add AWS session token to metadata requests (#958) (5c7f734)

2.6.0 (2022-01-31)
Features

    ADC can load an impersonated service account credentials. (#962) (52c8ef9)

Bug Fixes

    revert "feat: add api key support (#826)" (#964) (f9f23f4)

2.5.0 (2022-01-25)
Features

    ADC can load an impersonated service account credentials. (#956) (a8eb4c8)

2.4.1 (2022-01-21)
Bug Fixes

    urllib3 import (#953) (c8b5cae)

2.4.0 (2022-01-20)
Features

    add 'py.typed' declaration (#919) (c993504)
    add api key support (#826) (3b15092)

Bug Fixes

    deps: allow cachetools 5.0 for python 3.7+ (#937) (1eae37d)
    fix the message format for metadata server exception (#916) (e756f08)

Documentation

    fix intersphinx link for 'requests-oauthlib' (#921) (967be4f)
    note ValueError in verify_oauth2_token (#928) (82bc5f0)

2.3.3 (2021-11-01)
Bug Fixes

    add fetch_id_token_credentials (#866) (8f1e9cf)
    fix error in sign_bytes (#905) (ef31284)
    use 'int.to_bytes' and 'int.from_bytes' for py3 (#904) (bd0ccc5)

2.3.2 (2021-10-26)
Bug Fixes

    add clock_skew_in_seconds to verify_token functions (#894) (8e95c1e)

2.3.1 (2021-10-21)
Bug Fixes

    add back python 2.7 for gcloud usage only (#892) (5bd5ccf)

Documentation

    Fix formatting of GCE_METADATA_HOST (#890) (e2b3c98)

2.3.0 (2021-10-07)
Features

    add support for Python 3.10 (#882) (19d41f8)

Bug Fixes

    ADC with impersonated workforce pools (#877) (10bd9fb)

2.2.1 (2021-09-28)
Bug Fixes

    disable self signed jwt for domain wide delegation (#873) (0cd15e2)

2.2.0 (2021-09-21)
Features

    add support for workforce pool credentials (#868) (993bab2)

2.1.0 (2021-09-10)
Features

    Improve handling of clock skew (#858) (45c4491)

Bug Fixes

    add SAML challenge to reauth (#819) (13aed5f)
    disable warning if quota project id provided to auth.default() (#856) (11ebaeb)
    rename CLOCK_SKEW and separate client/server user case (#863) (738611b)

2.0.2 (2021-08-25)
Bug Fixes

    use 'int.to_bytes' rather than deprecated crypto wrapper (#848) (b79b554)
    use int.from_bytes (#846) (466aed9)

2.0.1 (2021-08-17)
Bug Fixes

    normalize AWS paths correctly on windows (#842) (4e0fb1c)

2.0.0 (2021-08-16)
    BREAKING CHANGES

    drop support for Python 2.7 (#778) (560cf1e)

Features

    service account is able to use a private token endpoint (#835) (20b817a)

Bug Fixes

    downscoping documentation bugs (#830) (da8bb13)
    Fix missing space in error message. (#821) (7b03988)

Documentation

    update user guide/references for downscoped creds (#827) (d1840dc)

Files:
RevisionActionfile
1.42modifypkgsrc/security/py-google-auth/Makefile
1.11modifypkgsrc/security/py-google-auth/PLIST
1.40modifypkgsrc/security/py-google-auth/distinfo