python311-jsonschema-format-4.17.3-150400.14.3.9 >  A ep9|ϴ߸V ")@9u ボ)|gp@2dQ3qA$M:)fЀ&4M(qj*<ۗRb4(vk`Уko* m|Q`R?4 vxK} .9+LNg/S's'I:c'"lF M[xQ̗,J:jjS|WԢEG919948152ca7a3304aa4860b0af1e1c9d79bc8db15d8eda55cfd85c85094c73c65a379ea470fe684e4de447a840dbecc3a4d1a62@pep9|XeG.߿~ 2e6"M &INL?UE]$+,ɮ|qJxʇ8#">7%ˑvb4sdzNFi1bh 'f(P7sٽGJ7ںq$3)'`,0wX@Rõ>_x6fΓAڱ1ͭxsI9 tK(-{g=~T k%qW$`Vn@`"l^OvNb>p;9H?98d% 3 y!BF \h       PXt   (8/9/:/F6G6H6I6X6Y6\6]6^7 b7fc8d8e8f8l8u8v8z888894Cpython311-jsonschema-format4.17.3150400.14.3.9An implementation of JSON-Schema validation for Python [format] extrajsonschema is an implementation of the JSON Schema specification for Python. This subpackage provides the [format] extraeh01-ch3a!SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Unspecifiedhttps://github.com/python-jsonschema/jsonschemalinuxnoarch!A큤e^64f92a015a13c4d1a040bef018aa13430b4f1bc73b41b16bb846c346766de7439rootrootrootrootpython-jsonschema-4.17.3-150400.14.3.9.src.rpmpython311-jsonschema-format     python311-fqdnpython311-idnapython311-isodurationpython311-jsonpointerpython311-jsonschemapython311-rfc3339-validatorpython311-rfc3987python311-uri_templatepython311-webcolorsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.134.17.31.113.0.4-14.6.0-14.0-15.2-14.14.3dBzd7ccEcEc~ @cs@cEZc< @c9}@c9}@c9}@c9}@c9}@c9}@c1@c1@c1@c0Bc0Bc0Bc0Bc0Bbb֜b֜bbga"<@``^j$@]]]c@]\\7\@\_ backport package. Note however that the CLI itself is due to be deprecated shortly in favor of check-jsonschema _.- update to 4.8.0: * ``best_match`` no longer traverses into ``anyOf`` and ``oneOf`` when all of the errors within them seem equally applicable. This should lead to clearer error messages in some cases where no branches were matched.- update to 4.7.2: * Fix best_match's type matching when it's an array. - update to 4.7.1: * Minor case correction for PyPI links - update to 4.7.0: * Enhance best match to prefer errors from matching types. by @Julian in #972 - update to 4.6.2: * docs: Fix a few typos by @timgates42 in #969 - update to 4.6.1: * Type annotate format checker methods by @sirosen in #958 * Fix fuzzer to include instrumentation by @DavidKorczynski in #965 * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #967- update to 4.6.0: * Add package_url for changelog by @fhightower in #950 * Only validate unevaluated properties/items on applicable types by @EpicWink in #949 * Add v4.5.1 to changelog by @sirosen in #956 * Modernize the packaging setup via PEP 621 and Hatch. by @Julian in #957- update to 4.5.1: * Revert changes to ``$dynamicRef`` which caused a performance regression in v4.5.0 * Validator classes for each version now maintain references to the correct corresponding format checker (#905) * Development has moved to a `GitHub organization `_. No functional behavior changes are expected from the change.- Update to 4.4.0 * Add mypy support (#892) * Add support for Python 3.11 - Release 4.3.3 * Properly report deprecation warnings at the right stack level (#899) - Release 4.3.2 * Additional performance improvements for resolving refs (#896) - Release 4.3.1 * Resolving refs has had performance improvements (#893) - Release 4.3.0 * Fix undesired fallback to brute force container uniqueness check on certain input types (#893) * Implement a PEP544 Protocol for validator classes (#890) - Release 4.2.1 * Pin importlib.resources from below (#877) - Release 4.2.0 * Use importlib.resources to load schemas (#873) * Ensure all elements of arrays are verified for uniqueness by uniqueItems (#866) - Release 4.1.2 * Fix dependentSchemas to properly consider non-object instances to be valid (#850) - Release 4.1.1 * Fix prefixItems not indicating which item was invalid within the instance path (#862) - Release 4.1.0 * Add Python 3.10 to the list of supported Python versions - Release 4.0.1 * Fix the declaration of minimum supported Python version (#846) - Release 4.0.0 * Partial support for Draft 2020-12 (as well as 2019-09). Thanks to Thomas Schmidt and Harald Nezbeda. * False and 0 are now properly considered non-equal even recursively within a container (#686). As part of this change, uniqueItems validation may be slower in some cases. Please feel free to report any significant performance regressions, though in some cases they may be difficult to address given the specification requirement. * The CLI has been improved, and in particular now supports a - -output option (with plain (default) or pretty arguments) to control the output format. Future work may add additional machine-parsable output formats. * Code surrounding DEFAULT_TYPES and the legacy mechanism for specifying types to validators have been removed, as per the deprecation policy. Validators should use the TypeChecker object to customize the set of Python types corresponding to JSON Schema types. * Validation errors now have a json_path attribute, describing their location in JSON path format * Support for the IP address and domain name formats has been improved * Support for Python 2 and 3.6 has been dropped, with python_requires properly set. * multipleOf could overflow when given sufficiently large numbers. Now, when an overflow occurs, jsonschema will fall back to using fraction division (#746). * jsonschema.__version__, jsonschema.validators.validators, jsonschema.validators.meta_schemas and jsonschema.RefResolver.in_scope have been deprecated, as has passing a second-argument schema to Validator.iter_errors and Validator.is_valid. - Drop webcolors.patch- Use libalternatives instead of update-alternatives.- %check: use %pytest rpm macro- Disable python2 build as indirect build dependencies to python2-cffi are not resolvable anymore- Add patch to fix build with new webcolors: * webcolors.patch- update to version 3.2.0 (jsc#SLE-18756): * Added a format_nongpl setuptools extra, which installs only format dependencies that are non-GPL (#619).- specfile: * be more explicit in %files section * require python-importlib-metadata - update to version 3.1.1: * Temporarily revert the switch to js-regex until #611 and #612 are resolved. - changes from version 3.1.0: * Regular expressions throughout schemas now respect the ECMA 262 dialect, as recommended by the specification (#609).- Replace %fdupes -s with plain %fdupes; hardlinks are better.- Activate more of the test suite - Remove tests and benchmarking from the runtime package - Update to v3.0.2 * Fixed a bug where 0 and False were considered equal by const and enum - from v3.0.1 * Fixed a bug where extending validators did not preserve their notion of which validator property contains $id information. - from v3.0.0 * Support for Draft 6 and Draft 7 * Draft 7 is now the default * New TypeChecker object for more complex type definitions (and overrides) * Falling back to isodate for the date-time format checker is no longer attempted, in accordance with the specification- Add non-updating note to the SPEC file- downgrade to < 3.0.0 again to fix all openstack clients- Update to 3.0.1: * Support for Draft 6 and Draft 7 * Draft 7 is now the default * New TypeChecker object for more complex type definitions (and overrides) * Falling back to isodate for the date-time format checker is no longer attempted, in accordance with the specification- Use %license instead of %doc [bsc#1082318]- Add condition around the python2 code to make sure we can build in python3 only enviroment- Source url must be https.- Fix source url.- Update to 2.6.0 * Improved performance on CPython by adding caching around ref resolution (#203) - Implement single-spec version- Adjust dependencies for Python 2.6 based SLE 11- update to version 2.5.1: (no changelog available) - update to version 2.5.0: * Improved performance on CPython by adding caching around ref resolution (#203) - specfile: * add python-vcversioner - drop test requirements and %check section, which is broken - Fix update-alternatives usage- fix bashism in pre scripth01-ch3a 16963714284.17.3-150400.14.3.9python311-jsonschema-formatCOPYING/usr/share/licenses//usr/share/licenses/python311-jsonschema-format/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:30661/SUSE_SLE-15-SP4_Update/59260435776099b7bd0c0aa8e37a1989-python-jsonschema.SUSE_SLE-15-SP4_Updatecpioxz5noarch-suse-linuxdirectoryASCII textpM9p̉\utf-8a9c299f743f7c26135b3179b168453d35e488041d06fb3d5de80ec08d97ba4aa?P7zXZ !t/] crt:bLL 1Uެ*!pS]^( jZi8ٜ] A/A3d yZv6>v t”xFfAH7AHL\W,vubdZܘqg*z(Ug>&/!rTNtLy6Q(Wи):ӡHCޖiA`LQМOM+ʳ)\y !b؜q\T..l4kwuPW$ރ.+[#Ƈа-ʈ8gif;$*++PL)~owIJ+@:~c& 3RɥsscT( ă&A 5!D~utՔJ@T K(Sjx1&HVOlf*rULd.;S/yF@! x5E,fkBZV<q5npM?iUs@># N7>/6>== lq'l=9 Or=7y$tc,4'%oQ]tQ'OXjN)?rj[=* ~ *2/?I4rۓn&n\ڨM)0*0nպъ7׷{-.)R7oPjS!]= XHMN;Tv(s=t&=^RLBr :w"ݙ0Qw~Ϗe;HEUP.)-"K5ַj'~NX;  YZ