| Port details |
- py-openapi-spec-validator Validator for OpenAPI 2.0 and 3.0.0 specification
- 0.9.0 devel
=0 0.9.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-06-25 20:51:46
- Last Update: 2026-05-22 05:06:50
- Commit Hash: 66be735
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/python-openapi/openapi-spec-validator
- Description:
- OpenAPI Spec Validator is a Python library that validates OpenAPI Specs against
the OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0.0 specification. The validator
aims to check for full compliance with the Specification.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}openapi-spec-validator>0:devel/py-openapi-spec-validator@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-openapi-spec-validator/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-openapi-spec-validator
- pkg install py311-openapi-spec-validator
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-openapi-spec-validator listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-openapi-spec-validator
- Package flavors (<flavor>: <package>)
- py311: py311-openapi-spec-validator
- distinfo:
- TIMESTAMP = 1779394357
SHA256 (openapi_spec_validator-0.9.0.tar.gz) = 6d648cff6490ebb799dcfe273792f2941c050158854c721f086599d845da78b8
SIZE (openapi_spec_validator-0.9.0.tar.gz) = 1756839
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>=2.0.0<3.0.0 : 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-mock>=0 : devel/py-mock@py311
- py311-pytest>=0 : devel/py-pytest@py311
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-pytest-flake8>=0 : devel/py-pytest-flake8@py311
- py311-tox>=0 : devel/py-tox@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-jsonschema>=4.26.0<5.0.0 : devel/py-jsonschema@py311
- py311-jsonschema-path>=0.5.0<0.6.0 : devel/py-jsonschema-path@py311
- py311-lazy-object-proxy>=1.7.1<2.0 : devel/py-lazy-object-proxy@py311
- py311-openapi-schema-validator>=0.9.0<0.10.0 : devel/py-openapi-schema-validator@py311
- py311-pydantic2>=2.0.0<3.0.0 : devel/py-pydantic2@py311
- py311-pydantic-settings>=2.0.0<3.0.0 : devel/py-pydantic-settings@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-openapi-core
- devel/py-prance
Configuration Options:
- ===> The following configuration options are available for py311-openapi-spec-validator-0.9.0:
REQUESTS=off: Requests support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-openapi-spec-validator
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|