Port details |
- py-openapi-spec-validator Validator for OpenAPI 2.0 and 3.0.0 specification
- 0.7.2 devel
=2 0.7.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-06-25 20:51:46
- Last Update: 2025-06-26 11:29:46
- Commit Hash: 3b34a49
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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.
- 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 = 1750188082
SHA256 (openapi_spec_validator-0.7.2.tar.gz) = cc029309b5c5dbc7859df0372d55e9d1ff43e96d678b9ba087f7c56fc586f734
SIZE (openapi_spec_validator-0.7.2.tar.gz) = 36855
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.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.18.0<5 : devel/py-jsonschema@py311
- py311-jsonschema-path>=0.3.1<0.4 : devel/py-jsonschema-path@py311
- py311-lazy-object-proxy>=1.7.1<2 : devel/py-lazy-object-proxy@py311
- py311-openapi-schema-validator>=0.6.0<0.7 : devel/py-openapi-schema-validator@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.7.2:
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:
|