Port details |
- py-id Tool for generating OIDC identities
- 1.5.0 devel
=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-02-03 18:18:08
- Last Update: 2025-02-03 18:16:32
- Commit Hash: de6cde2
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/di/id
- Description:
- id is a Python tool for generating OIDC identities. It can automatically detect
and produce OIDC credentials on a number of environments, including GitHub
Actions, GitLab pipelines and Google Cloud.
- ¦ ¦ ¦ ¦
- 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}id>0:devel/py-id@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-id/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-id
- pkg install py311-id
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-id listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-id
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1738088808
SHA256 (id-1.5.0.tar.gz) = 292cb8a49eacbbdbce97244f47a97b4c62540169c976552e497fd57df0734c1d
SIZE (id-1.5.0.tar.gz) = 15237
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-flit-core>=3.2<4 : devel/py-flit-core@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-requests>=0 : www/py-requests@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-id
- 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 |
1.5.0 03 Feb 2025 18:16:32 |
Po-Chuan Hsieh (sunpoet) |
devel/py-id: Add py-id 1.5.0
id is a Python tool for generating OIDC identities. It can automatically detect
and produce OIDC credentials on a number of environments, including GitHub
Actions, GitLab pipelines and Google Cloud. |
Number of commits found: 1
|