swagger-spec-validator 3.0.3-1 source package in Ubuntu

Changelog

swagger-spec-validator (3.0.3-1) unstable; urgency=medium

  * [5cfbe8f] New upstream version 3.0.3
  * [97b6f28] Rebuild patch queue from patch queue branch

 -- Carsten Schoenert <email address hidden>  Sun, 06 Nov 2022 10:34:49 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
swagger-spec-validator_3.0.3-1.dsc 2.5 KiB 28fef34e982e587b44a63d7e6431e15d2511370324488bc81ce7a8003e05f79b
swagger-spec-validator_3.0.3.orig.tar.gz 47.0 KiB 3d72adfcc7f5b487893be685f390ff99c6818498fa4e6daeddaa3c2ad826180d
swagger-spec-validator_3.0.3-1.debian.tar.xz 3.6 KiB e8b093e383c3a26b36e0e5ff584217a99d6ca4f1bd33db53105424c7b3b900d2

Available diffs

No changes file available.

Binary packages built by this source

python-swagger-spec-validator-doc: Validation of Swagger specifications (Documentation)

 Swagger Spec Validator is a Python library that validates Swagger Specs
 against the Swagger 1.2
 (https://github.com/swagger-api/swagger-spec/blob/master/versions/1.2.md)
 or Swagger 2
 (https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md)
 specification.
 The validator aims to check for full compliance with the Specification.
 .
 This package contains the documentation.

python3-swagger-spec-validator: Validation of Swagger specifications (Python3 version)

 Swagger Spec Validator is a Python library that validates Swagger Specs
 against the Swagger 1.2
 (https://github.com/swagger-api/swagger-spec/blob/master/versions/1.2.md)
 or Swagger 2
 (https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md)
 specification.
 The validator aims to check for full compliance with the Specification.
 .
 This package contains the Python 3 version of the library.