Port details |
- py-planet-auth Planet auth utility code
- 2.1.1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-09-07 23:12:25
- Last Update: 2025-09-07 23:03:09
- Commit Hash: 261e38e
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/planetlabs/planet-auth-python
- Description:
- The Planet Auth Library provides generic authentication utilities for clients
and for services. For clients, it provides means to obtain access tokens that
can be used to access network services. For services, it provides tools to
validate the same access tokens.
The Planet SDK for Python leverages this library, and is pre-configured for the
Planet Cloud Service used by customers.
¦ ¦ ¦ ¦ 
- 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}planet-auth>0:www/py-planet-auth@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-planet-auth/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-planet-auth
- pkg install py311-planet-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-planet-auth listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-planet-auth
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1757120474
SHA256 (planet_auth-2.1.1.tar.gz) = 9c380fdb8659e3c2d2fc97cb3852f5c6f533a23620b452bffa95a4a54b05260a
SIZE (planet_auth-2.1.1.tar.gz) = 238343
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>=61 : devel/py-setuptools@py311
- py311-setuptools-scm>=8 : devel/py-setuptools-scm@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-click>=0 : devel/py-click@py311
- py311-httpx>=0 : www/py-httpx@py311
- py311-prompt-toolkit>=0 : devel/py-prompt-toolkit@py311
- py311-pyqrcode>=0 : graphics/py-pyqrcode@py311
- py311-requests>=0 : www/py-requests@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-StrEnum>=0 : devel/py-strenum@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-planet
Configuration Options:
- No options to configure
- Options name:
- www_py-planet-auth
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.1 07 Sep 2025 23:03:09
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-planet-auth: Add py-planet-auth 2.1.1
The Planet Auth Library provides generic authentication utilities for clients
and for services. For clients, it provides means to obtain access tokens that
can be used to access network services. For services, it provides tools to
validate the same access tokens.
The Planet SDK for Python leverages this library, and is pre-configured for the
Planet Cloud Service used by customers. |
Number of commits found: 1
|