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)
Sat, Apr 20, 2:31 PM
Unknown Object (File)
Jan 17 2024, 5:11 AM
Unknown Object (File)
Dec 20 2023, 8:22 AM
Unknown Object (File)
Dec 20 2023, 6:06 AM
Unknown Object (File)
Dec 8 2023, 3:35 AM
Unknown Object (File)
Sep 17 2023, 6:45 PM
Unknown Object (File)
Jun 3 2023, 3:41 AM
Unknown Object (File)
Jun 2 2023, 1:31 PM
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.