stable

python-pykwalify-1.8.0-1.fc34

FEDORA-2022-31de16df83 created by heffer 2 years ago for Fedora 34

General changes:

  • Dropped support for python 3.5 and below, including 2.7
  • ruamel.yaml is now the default and preffered yaml parser
  • Dropped support for pyyaml parser
  • Update minimum version of ruamel.yaml to 0.16.0
  • Update minimum version of python-dateutil to 2.8.0

CLI changes:

  • Added new cli argument "--encoding ENCODING" that specifies what encoding to open data and schema files with

Changed behaviour:

  • Enum error strings now output all possible values for easier debugging
  • Removed deprecated imp module. Dynamic imports imght be affected

New features:

  • Implement new type email that uses a relative simple regex to validate email addresses according to RFC 5322 Official Standard
  • Implement new type url that uses a relative simple regex to validate url:s according to RFC 1808
  • Add new argument "schema_file_obj" to Core class. Allows to pass in StringIO or similar interfaced objects to use for validation.
  • Add new argument "data_file_obj" to Core class. Allows to pass in StringIO or similar interfaced objects to use for validation.

Bug/issues fixed:

  • Fixed a regression from 1.6.1 where ruamel.yaml safe_load would break for all built-in custom python tags.
    All normal python tags should now be possible to use again.
  • Fixed an issue with regex values that was not converted to str() before regex mapping was attempted.
    This should validate things like integers and objects that support str() conversion better.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2022-31de16df83

This update has been submitted for testing by heffer.

2 years ago

This update's test gating status has been changed to 'ignored'.

2 years ago

This update has been pushed to testing.

2 years ago

This update has been submitted for stable by bodhi.

2 years ago

This update has been pushed to stable.

2 years ago

Please login to add feedback.

Metadata
Type
unspecified
Karma
0
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
2 years ago
in testing
2 years ago
in stable
2 years ago

Automated Test Results