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)
Tue, Mar 31, 4:06 PM
Unknown Object (File)
Mon, Mar 30, 10:25 PM
Unknown Object (File)
Wed, Mar 11, 5:43 PM
Unknown Object (File)
Wed, Mar 11, 11:30 AM
Unknown Object (File)
Feb 12 2026, 6:44 AM
Unknown Object (File)
Feb 8 2026, 12:28 AM
Unknown Object (File)
Jan 12 2026, 10:02 AM
Unknown Object (File)
Dec 20 2025, 3:13 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.