Port details on branch 2022Q2 |
- py-pymacaroons Macaroon library for Python
- 0.13.0_2 security
=3 0.13.0_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-01-20 20:11:57
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: qtkeychain-qt5, py311-treq, py311-Automat, linux-c7-atk, py311-beautifulsoup
- Also Listed In: devel python
- License: MIT
- WWW:
- https://github.com/ecordell/pymacaroons
- Description:
- This is a Python implementation of Macaroons. PyMacaroons is stable and does not
change frequently. Please see the GitHub issues for the current roadmap.
Macaroons, like cookies, are a form of bearer credential. Unlike opaque tokens,
macaroons embed caveats that define specific authorization requirements for the
target service, the service that issued the root macaroon and which is capable
of verifying the integrity of macaroons it receives.
Macaroons allow for delegation and attenuation of authorization. They are simple
and fast to verify, and decouple authorization policy from the enforcement of
that policy.
¦ ¦ ¦ ¦ 
- 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}pymacaroons>0:security/py-pymacaroons@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-pymacaroons/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-pymacaroons
- pkg install py39-pymacaroons
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-pymacaroons listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pymacaroons
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1579436068
SHA256 (pymacaroons-0.13.0.tar.gz) = 1e6bba42a5f66c245adf38a5a4006a99dcc06a0703786ea636098667d42903b8
SIZE (pymacaroons-0.13.0.tar.gz) = 21083
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pynacl>=1.1.2<2.0 : security/py-pynacl@py39
- py39-six>=1.8.0 : devel/py-six@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- net-im/py-matrix-synapse
Configuration Options:
- No options to configure
- Options name:
- security_py-pymacaroons
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|