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, Jan 1, 8:17 PM
Unknown Object (File)
Dec 4 2024, 6:07 AM
Unknown Object (File)
Nov 24 2024, 1:35 PM
Unknown Object (File)
Nov 23 2024, 1:58 PM
Unknown Object (File)
Nov 23 2024, 3:34 AM
Unknown Object (File)
Nov 19 2024, 2:14 PM
Unknown Object (File)
Nov 15 2024, 8:46 PM
Unknown Object (File)
Nov 15 2024, 4:27 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.