Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-openapi-spec-validator-0.2.8-bp153.1.19 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-openapi-spec-validator Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.2.8 Vendor: openSUSE
Release: bp153.1.19 Build date: Sat Mar 6 02:31:40 2021
Group: Unspecified Build host: sheep87
Size: 178140 Source RPM: python-openapi-spec-validator-0.2.8-bp153.1.19.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/p1c2u/openapi-spec-validator
Summary: Python module for validating OpenAPI Specs against Swagger and OAS3
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.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Apr 23 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Fix build without python2
* Wed Sep 11 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.2.8:
    * no upstream changelog
* Mon Jun 03 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.2.7:
    * Replace pathlib with pathlib2 (#68)
    * Bump PyYAML to 5.1 for CVE-2017-18342 (#69)
    * Support jsonschema 3 (#72)
* Mon Dec 10 2018 Tomáš Chvátal <tchvatal@suse.com>
  - Fix fdupes call
* Wed Aug 08 2018 jengelh@inai.de
  - Use noun phrase in summary.
* Wed Aug 08 2018 tchvatal@suse.com
  - Add patch to disable tests that poke live URL:
    * openapi-spec-validator-skip-urls.patch
* Wed Aug 08 2018 tchvatal@suse.com
  - Switch to github tarball to run tests
  - Fix runtime deps
* Mon Jul 30 2018 sean.marlow@suse.com
  - Initial release v0.2.4

Files

/etc/alternatives/openapi-spec-validator
/usr/bin/openapi-spec-validator
/usr/bin/openapi-spec-validator-3.6
/usr/lib/python3.6/site-packages/openapi_spec_validator
/usr/lib/python3.6/site-packages/openapi_spec_validator-0.2.8-py3.6.egg-info
/usr/lib/python3.6/site-packages/openapi_spec_validator-0.2.8-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/openapi_spec_validator-0.2.8-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/openapi_spec_validator-0.2.8-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/openapi_spec_validator-0.2.8-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/openapi_spec_validator-0.2.8-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/openapi_spec_validator-0.2.8-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/openapi_spec_validator/__init__.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/__main__.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/__main__.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/constructors.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/constructors.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/decorators.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/decorators.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/factories.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/factories.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/generators.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/generators.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/handlers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/handlers.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/loaders.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/loaders.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/managers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/managers.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/schemas.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/schemas.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/shortcuts.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/shortcuts.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/validators.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/__pycache__/validators.cpython-36.pyc
/usr/lib/python3.6/site-packages/openapi_spec_validator/constructors.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/decorators.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/exceptions.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/factories.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/generators.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/handlers.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/loaders.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/managers.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/resources
/usr/lib/python3.6/site-packages/openapi_spec_validator/resources/schemas
/usr/lib/python3.6/site-packages/openapi_spec_validator/resources/schemas/v2.0
/usr/lib/python3.6/site-packages/openapi_spec_validator/resources/schemas/v2.0/schema.json
/usr/lib/python3.6/site-packages/openapi_spec_validator/resources/schemas/v3.0.0
/usr/lib/python3.6/site-packages/openapi_spec_validator/resources/schemas/v3.0.0/schema.json
/usr/lib/python3.6/site-packages/openapi_spec_validator/schemas.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/shortcuts.py
/usr/lib/python3.6/site-packages/openapi_spec_validator/validators.py
/usr/share/doc/packages/python3-openapi-spec-validator
/usr/share/doc/packages/python3-openapi-spec-validator/README.md
/usr/share/licenses/python3-openapi-spec-validator
/usr/share/licenses/python3-openapi-spec-validator/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024