{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.GCp77OBm/b1/python-jsonschema_4.10.3-1_i386.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.GCp77OBm/b2/python-jsonschema_4.10.3-1_i386.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- fbd3dfdbf527573d3f57838ae52e8b97 80872 doc optional python-jsonschema-doc_4.10.3-1_all.deb\n+ 783c4202f100436be448607fcdf415a5 80860 doc optional python-jsonschema-doc_4.10.3-1_all.deb\n cca722f895088ef2211cd724896205f0 67860 python optional python3-jsonschema_4.10.3-1_all.deb\n"}, {"source1": "python-jsonschema-doc_4.10.3-1_all.deb", "source2": "python-jsonschema-doc_4.10.3-1_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2023-01-20 10:53:50.000000 debian-binary\n -rw-r--r-- 0 0 0 1768 2023-01-20 10:53:50.000000 control.tar.xz\n--rw-r--r-- 0 0 0 78912 2023-01-20 10:53:50.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 78900 2023-01-20 10:53:50.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/doc/python-jsonschema-doc/html/creating.html", "source2": "./usr/share/doc/python-jsonschema-doc/html/creating.html", "unified_diff": "@@ -35,15 +35,15 @@\n \n
\n \n
\n

Creating or Extending Validator Classes\u00b6

\n
\n
\n-jsonschema.validators.create(meta_schema, validators=(), version=None, type_checker=TypeChecker(_type_checkers=pmap({'number': <function is_number>, 'string': <function is_string>, 'object': <function is_object>, 'boolean': <function is_bool>, 'integer': <function <lambda>>, 'array': <function is_array>, 'null': <function is_null>})), format_checker=<FormatChecker checkers=['date', 'email', 'idn-email', 'idn-hostname', 'ipv4', 'ipv6', 'iri', 'iri-reference', 'json-pointer', 'regex', 'relative-json-pointer', 'uri', 'uri-reference', 'uuid']>, id_of=<function _id_of>, applicable_validators=operator.methodcaller('items'))[source]\u00b6
\n+jsonschema.validators.create(meta_schema, validators=(), version=None, type_checker=TypeChecker(_type_checkers=pmap({'integer': <function <lambda>>, 'null': <function is_null>, 'boolean': <function is_bool>, 'object': <function is_object>, 'number': <function is_number>, 'string': <function is_string>, 'array': <function is_array>})), format_checker=<FormatChecker checkers=['date', 'email', 'idn-email', 'idn-hostname', 'ipv4', 'ipv6', 'iri', 'iri-reference', 'json-pointer', 'regex', 'relative-json-pointer', 'uri', 'uri-reference', 'uuid']>, id_of=<function _id_of>, applicable_validators=operator.methodcaller('items'))[source]\u00b6\n

Create a new validator class.

\n
\n
Parameters:
\n
    \n
  • meta_schema (collections.abc.Mapping) \u2013 the meta schema for the new validator class

  • \n
  • validators (collections.abc.Mapping) \u2013

    a mapping from names to callables, where each callable will\n validate the schema property with the given name.

    \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -5,18 +5,18 @@\n \n \n \n \n \n ****** Creating or Extending Validator Classes\u00c2\u00b6 ******\n jsonschema.validators.create(meta_schema, validators=(), version=None,\n- type_checker=TypeChecker(_type_checkers=pmap({'number': ,\n- 'string': , 'object': , 'boolean':\n- , 'integer': >, 'array': , 'null': })), format_checker=>,\n+ 'null': , 'boolean': , 'object':\n+ , 'number': , 'string': , 'array': })), format_checker=, id_of=,\n applicable_validators=operator.methodcaller('items'))[source]\u00c2\u00b6\n Create a new validator class.\n Returns:\n a new jsonschema.protocols.Validator class\n"}]}, {"source1": "./usr/share/doc/python-jsonschema-doc/html/searchindex.js", "source2": "./usr/share/doc/python-jsonschema-doc/html/searchindex.js", "unified_diff": null, "details": [{"source1": "js-beautify {}", "source2": "js-beautify {}", "unified_diff": "@@ -7,29 +7,29 @@\n \"meta_schema\": [0, 5],\n \"version\": [0, 1, 3],\n \"none\": [0, 1, 2, 4, 5],\n \"type_check\": [0, 1, 5],\n \"typecheck\": [0, 5],\n \"_type_check\": 0,\n \"pmap\": [0, 5],\n- \"number\": [0, 1, 3, 5],\n+ \"integ\": [0, 1, 5],\n \"function\": [0, 1, 2, 4, 5],\n+ \"lambda\": [0, 1],\n+ \"null\": 0,\n+ \"is_nul\": 0,\n+ \"boolean\": [0, 5],\n+ \"is_bool\": 0,\n+ \"object\": [0, 1, 2, 3, 4, 5],\n+ \"is_object\": 0,\n+ \"number\": [0, 1, 3, 5],\n \"is_numb\": 0,\n \"string\": [0, 1, 2, 3, 5],\n \"is_str\": 0,\n- \"object\": [0, 1, 2, 3, 4, 5],\n- \"is_object\": 0,\n- \"boolean\": [0, 5],\n- \"is_bool\": 0,\n- \"integ\": [0, 1, 5],\n- \"lambda\": [0, 1],\n \"arrai\": [0, 1, 5],\n \"is_arrai\": 0,\n- \"null\": 0,\n- \"is_nul\": 0,\n \"format_check\": [0, 5],\n \"formatcheck\": [0, 1, 2, 5],\n \"checker\": [0, 1, 5],\n \"date\": [0, 2, 5],\n \"email\": [0, 5],\n \"idn\": [0, 5],\n \"hostnam\": [0, 5],\n"}]}]}]}]}]}