Port details |
- py-moto Allow your python tests to easily mock out the boto library
- 4.1.1 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-11-06 11:12:42
- Last Update: 2023-02-05 15:47:56
- Commit Hash: 1228a1c
- Also Listed In: python
- License: APACHE20
- Description:
- Moto is a library that allows your tests to easily mock out AWS Services.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}moto>0:devel/py-moto@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-moto/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-moto
- pkg install py39-moto
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-moto listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-moto
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1675191025
SHA256 (moto-4.1.1.tar.gz) = 6c45755e541a85e5382f809c75255d0b6335de334e7e8eb717f8fdc755830a8c
SIZE (moto-4.1.1.tar.gz) = 2581128
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:
-
- py39-aws-xray-sdk>=0.93 : devel/py-aws-xray-sdk@py39
- py39-cfn-lint>=0.40.0 : devel/py-cfn-lint@py39
- py39-docker>=2.5.1 : sysutils/py-docker@py39
- py39-ecdsa>=0.16 : security/py-ecdsa@py39
- py39-Flask>=2.2.2 : www/py-flask@py39
- py39-Flask-Cors>=0 : www/py-flask-cors@py39
- py39-graphql-core>=0 : devel/py-graphql-core@py39
- py39-jsondiff>=1.1.2 : devel/py-jsondiff@py39
- py39-openapi-spec-validator>=0.2.8 : devel/py-openapi-spec-validator@py39
- py39-pyparsing>=3.0.7 : devel/py-pyparsing@py39
- py39-python-jose>=3.1.0<4.0.0 : security/py-python-jose@py39
- py39-sshpubkeys>=3.1.0 : security/py-sshpubkeys@py39
- py39-yaml>=5.1 : devel/py-yaml@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-boto3>=1.9.201 : www/py-boto3@py39
- py39-botocore>=1.12.201 : devel/py-botocore@py39
- py39-cryptography>=3.3.1 : security/py-cryptography@py39
- py39-Jinja2>=2.10.1 : devel/py-Jinja2@py39
- py39-dateutil>=2.1<3.0.0 : devel/py-dateutil@py39
- py39-requests>=2.5 : www/py-requests@py39
- py39-responses>=0.13.0 : devel/py-responses@py39
- py39-werkzeug>=0.5 : www/py-werkzeug@py39
- py39-xmltodict>=0 : devel/py-xmltodict@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:
- devel_py-moto
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|