Port details |
- py-types-cryptography Typing stubs for cryptography
- 3.3.23 devel
=1 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-10-03 02:28:08
- Last Update: 2023-03-21 19:21:05
- Commit Hash: d0673e8
- People watching this port, also watch:: xerces-c3, py39-pycparser, ladspa, gstreamer1-plugins-pango, libkvkontakte
- Also Listed In: python
- License: APACHE20
- Description:
- This is a PEP 561 type stub package for the cryptography package. It can be used
by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
cryptography.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}types-cryptography>0:devel/py-types-cryptography@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-types-cryptography/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-types-cryptography
- pkg install py39-types-cryptography
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-types-cryptography listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-types-cryptography
- Package flavors (<flavor>: <package>)
- py39: py39-types-cryptography
- distinfo:
- TIMESTAMP = 1663672738
SHA256 (types-cryptography-3.3.23.tar.gz) = b85c45fd4d3d92e8b18e9a5ee2da84517e8fff658e3ef5755c885b1c2a27c1fe
SIZE (types-cryptography-3.3.23.tar.gz) = 15370
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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- 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:
- devel_py-types-cryptography
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.23 21 Mar 2023 19:21:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-types-cryptography: Update WWW |
3.3.23 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3.3.23 03 Oct 2022 02:10:18
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-types-cryptography: Add py-types-cryptography 3.3.23
This is a PEP 561 type stub package for the cryptography package. It can be used
by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
cryptography. |
Number of commits found: 3
|