notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-google-auth Google Authentication Library
2.28.2 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.25.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-05-12 21:52:12
Last Update: 2024-03-23 14:49:31
Commit Hash: 3139c09
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
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 py39-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 py39-google-auth listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-google-auth
Package flavors (<flavor>: <package>)
  • py39: py39-google-auth
distinfo:
TIMESTAMP = 1710712530 SHA256 (google-auth-2.28.2.tar.gz) = 80b8b4969aa9ed5938c7828308f20f035bc79f9d8fb8120bf9dc8db20b41ba30 SIZE (google-auth-2.28.2.tar.gz) = 240450

Packages (timestamps in pop-ups are UTC):
py37-google-auth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.24.0---1.24.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-google-auth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.28.12.28.1-2.28.12.28.1---
FreeBSD:13:quarterly2.25.22.25.22.19.12.25.22.25.22.25.22.25.22.25.2
FreeBSD:14:latest2.28.12.28.12.14.12.28.02.28.12.19.1-2.19.1
FreeBSD:14:quarterly2.25.22.25.2-2.25.22.25.22.25.22.25.22.25.2
FreeBSD:15:latest2.28.12.28.1n/a2.25.2n/a2.25.22.25.22.28.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-cachetools>=2.0.0<6.0 : devel/py-cachetools@py39
  2. py39-pyasn1-modules>=0.2.1 : devel/py-pyasn1-modules@py39
  3. py39-rsa>=3.1.4<5 : security/py-rsa@py39
  4. py39-aiohttp>=3.6.2<4.0.0 : www/py-aiohttp@py39
  5. py39-requests>=2.20.0<3.0.0 : www/py-requests@py39
  6. py39-requests>=2.20.0<3.0.0 : www/py-requests@py39
  7. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-gcsfs
  2. devel/py-google-cloud-iam
  3. net/py-gspread
  4. security/py-certbot-dns-google
  5. security/py-google-auth-httplib2
  6. security/py-google-auth-oauthlib
  7. www/py-google-api-core
Expand this list (20 items / 13 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/py-google-api-python-client
  3. www/py-google-cloud-aiplatform
  4. www/py-google-cloud-appengine-logging
  5. www/py-google-cloud-bigquery
  6. www/py-google-cloud-core
  7. www/py-google-cloud-dlp
  8. www/py-google-cloud-logging
  9. www/py-google-cloud-resource-manager
  10. www/py-google-cloud-speech
  11. www/py-google-cloud-storage
  12. www/py-google-cloud-testutils
  13. www/py-google-cloud-vision
  14. www/py-google-resumable-media
  15. Collapse this list.

Configuration Options:
===> The following configuration options are available for py39-google-auth-2.28.2: AIOHTTP=on: Use aiohttp REAUTH=off: Reauth support REQUESTS=on: Requests 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/google-auth/
  2. https://pypi.org/packages/source/g/google-auth/
Collapse this list.

There are no commits on branch 2022Q2 for this port