          MODULE=google-auth-library-python
         VERSION=2.40.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/googleapis/google-auth-library-python/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:165c50289d5a114a17fd3f61a86df3967a30fc8196d6b076a6c83fc6fab7bcf4
        WEB_SITE=https://google-auth.readthedocs.io/en/master/
	    TYPE=python3
         ENTERED=20230228
         UPDATED=20250717
           SHORT="Google authentication library for Python"

cat << EOF
google-auth is the Google authentication library for Python. This library provides the ability
to authenticate to Google APIs using various methods. It also provides integration with several HTTP libraries.

NOTE: The library is the "favored" replacement for python-oauth2client that has been depreciated.
I do not know how many apps/modules have switched so will leave python-oauth2client as is for now.
EOF
