Page MenuHomeFreeBSD

devel/py-swagger-spec-validator: Update to 2.4.3
ClosedPublic

Authored by kai on Feb 23 2019, 10:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 24, 1:35 PM
Unknown Object (File)
Sat, Nov 23, 1:58 PM
Unknown Object (File)
Sat, Nov 23, 3:34 AM
Unknown Object (File)
Tue, Nov 19, 2:14 PM
Unknown Object (File)
Fri, Nov 15, 8:46 PM
Unknown Object (File)
Fri, Nov 15, 4:27 AM
Unknown Object (File)
Sun, Nov 10, 8:47 AM
Unknown Object (File)
Sun, Nov 10, 8:47 AM
Subscribers
None

Details

Summary

While I'm here:

  • Pet portlint

Notable changes since 2.3.1:

  • Disallow multiple types in schema definitions
  • Add warning when using "$ref" together with other properties
  • Ensure that only valid references ("$ref" attribute is present with string value) are dereferenced
  • Add warning when $ref is defined to have "None" value
  • Fix regression, introduced in 2.4.2, that was causing descending references with no scope
  • The changes are also available at:

https://github.com/Yelp/swagger_spec_validator/blob/v2.4.3/CHANGELOG.rst

Test Plan
  • poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r344112 amd64 + i386) for each py27 + py36 flavor -> OK
  • portlint -> OK
  • Runtime tests -> OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 23 2019, 10:46 PM
This revision was automatically updated to reflect the committed changes.