| Port details on branch 2025Q3 |
- py-google-auth Google Authentication Library
- 2.41.1 security
=2 2.40.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-05-12 21:52:12
- Last Update: 2025-10-18 23:54:04
- Commit Hash: 9a67942
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/googleapis/google-auth-library-python
- Description:
- 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.
- Support for Google Application Default Credentials.
- Support for signing and verifying JWTs.
- Support for Google Service Account credentials.
- Support for Google Compute Engine credentials.
- Support for Google App Engine standard credentials.
- Support for various transports, including Requests, urllib3, and gRPC.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}google-auth>0:security/py-google-auth@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-google-auth/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-google-auth
- pkg install py311-google-auth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-google-auth listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-google-auth
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1759774709
SHA256 (google_auth-2.41.1.tar.gz) = b76b7b1f9e61f0cb7e88870d14f6a94aeef248959ef6992670efee37709cbfd2
SIZE (google_auth-2.41.1.tar.gz) = 292284
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cachetools>=2.0.0<7.0 : devel/py-cachetools@py311
- py311-pyasn1-modules>=0.2.1 : devel/py-pyasn1-modules@py311
- py311-rsa>=3.1.4<5 : security/py-rsa@py311
- py311-aiohttp>=3.6.2<4.0.0 : www/py-aiohttp@py311
- py311-pyjwt>=2.0 : www/py-pyjwt@py311
- py311-requests>=2.20.0<3.0.0 : www/py-requests@py311
- py311-cryptography>=44.0.3,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-google-cloud-iam
- devel/py-opentelemetry-exporter-credential-provider-gcp
- devel/py-sortinghat
- filesystems/py-gcsfs
- misc/py-google-ai-generativelanguage
- misc/py-google-genai
- net/py-google-cloud-pubsub
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-google-auth-2.41.1:
AIOHTTP=on: aiohttp support
CRYPTOGRAPHY_BASE=on: Cryptography support
PYJWT=on: JWT token support
REAUTH=off: Reauth support
REQUESTS=on: Requests support
URLLIB3=off: Urllib3 support
===> Use 'make config' to modify these settings
- Options name:
- security_py-google-auth
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|