Port details on branch 2022Q4 |
- py-josepy JOSE protocol implementation in Python
- 2.0.0 security
=11 1.15.0Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2018-01-22 15:40:22
- Last Update: 2025-05-05 00:11:28
- Commit Hash: 228e7d9
- People watching this port, also watch:: p5-Error, py311-six, py311-configargparse, indexinfo, libxml2
- Also Listed In: python
- License: APACHE20
- WWW:
- https://josepy.readthedocs.io/en/latest/
- https://github.com/certbot/josepy
- Description:
- JOSE (Javascript Object Signing and Encryption) is a Python implementation
of the standards developed by IETF Javascript Object Signing and Encryption
(Active WG), in particular the following RFCs:
- JSON Web Algorithms (JWA)
- JSON Web Key (JWK)
- JSON Web Signature (JWS)
Originally developed as part of the ACME protocol implementation.
 ¦ ¦ ¦ ¦ 
- 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}josepy>0:security/py-josepy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-josepy/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-josepy
- pkg install py311-josepy
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-josepy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-josepy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1745140066
SHA256 (josepy-2.0.0.tar.gz) = e7d7acd2fe77435cda76092abe4950bb47b597243a8fb733088615fa6de9ec40
SIZE (josepy-2.0.0.tar.gz) = 55767
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-poetry-core>=1.0.8 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-coverage>=4.0 : devel/py-coverage@py311
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cryptography>=44.0.2,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- security/py-certbot
- for Run
-
- security/py-acme
- security/py-certbot
Configuration Options:
- No options to configure
- Options name:
- security_py-josepy
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|