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)
Wed, Sep 23, 2:21 AM
Unknown Object (File)
Wed, Sep 23, 2:18 AM
Unknown Object (File)
Wed, Sep 23, 2:16 AM
Unknown Object (File)
Mon, Sep 21, 11:59 PM
Unknown Object (File)
Sat, Sep 19, 7:56 PM
Unknown Object (File)
Sat, Sep 12, 3:45 PM
Unknown Object (File)
Fri, Sep 11, 2:26 PM
Unknown Object (File)
Fri, Sep 11, 4:08 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.