Package: swagger-spec-validator / 3.0.4-3

Metadata

Package Version Patches format
swagger-spec-validator 3.0.4-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
docs Use installed local inventory information.patch | (download)

docs/source/conf.py | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 docs: use installed local inventory information

Use the information of objects.inv from python$version-doc package.
The buildprocess isn't allowed to catch up stuff from "outside".

Forwared: Not-Needed

remove importlib resources.patch | (download)

setup.py | 1 0 + 1 - 0 !
swagger_spec_validator/common.py | 6 3 + 3 - 0 !
tests/common_test.py | 4 2 + 2 - 0 !
3 files changed, 5 insertions(+), 6 deletions(-)

---