Port details |
- py-cryptography-legacy Cryptographic recipes and primitives for Python developers
- 3.4.8_1,1 security
=0 3.4.8_1,1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-22 07:51:05
- Last Update: 2023-07-22 07:46:37
- Commit Hash: c380909c
- Also Listed In: python
- License: APACHE20 BSD3CLAUSE
- WWW:
- https://github.com/pyca/cryptography
- Description:
- cryptography is a package which provides cryptographic recipes and primitives to
Python developers. Our goal is for it to be your "cryptographic standard
library". It supports Python 3.6+ and PyPy3 7.2+.
cryptography includes both high level recipes and low level interfaces to common
cryptographic algorithms such as symmetric ciphers, message digests, and key
derivation functions.
¦ ¦ ¦ ¦ 
- 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}cryptography-legacy>0:security/py-cryptography-legacy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-cryptography-legacy/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-cryptography-legacy
- pkg install py39-cryptography-legacy
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-cryptography-legacy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-cryptography-legacy
- Package flavors (<flavor>: <package>)
- py39: py39-cryptography-legacy
- distinfo:
- TIMESTAMP = 1652122693
SHA256 (cryptography-3.4.8.tar.gz) = 94cc5ed4ceaefcbe5bf38c8fba6a21fc1d365bb8fb826ea1688e3370b2e24a1c
SIZE (cryptography-3.4.8.tar.gz) = 546907
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-cffi>=1.12 : devel/py-cffi@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-cryptography-vectors>=3.4.8 : security/py-cryptography-vectors@py39
- py39-hypothesis>=1.11.4 : devel/py-hypothesis@py39
- py39-iso8601>=0 : devel/py-iso8601@py39
- py39-pretend>=0 : devel/py-pretend@py39
- py39-pytest-cov>=0 : devel/py-pytest-cov@py39
- py39-pytest-subtests>=0 : devel/py-pytest-subtests@py39
- py39-pytest-xdist>=0,1 : devel/py-pytest-xdist@py39
- py39-pytz>=0,1 : devel/py-pytz@py39
- py39-sqlite3>=0 : databases/py-sqlite3@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-cffi>=1.12 : devel/py-cffi@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-cryptography-legacy
- USES:
- compiler:env cpe python ssl
- 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 |
3.4.8_1,1 22 Jul 2023 07:46:37
    |
Tobias C. Berner (tcberner)  |
security/py-cryptography: copy port to -legacy variant prior to update
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
Number of commits found: 1
|