{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.MdD1rms7/b1/python-jsonschema_4.10.3-1_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.MdD1rms7/b2/python-jsonschema_4.10.3-1_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- 597802fd5b481d7911974b916295dfeb 80860 doc optional python-jsonschema-doc_4.10.3-1_all.deb\n+ 6c60b79ef04b4de41a84d56fcac9b812 80864 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 78900 2023-01-20 10:53:50.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 78904 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({'string': <function is_string>, 'number': <function is_number>, 'array': <function is_array>, 'boolean': <function is_bool>, 'null': <function is_null>, 'object': <function is_object>, 'integer': <function <lambda>>})), 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({'null': <function is_null>, 'array': <function is_array>, 'boolean': <function is_bool>, 'object': <function is_object>, 'integer': <function <lambda>>, 'string': <function is_string>, 'number': <function is_number>})), 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({'string': ,\n- 'number': , 'array': , 'boolean':\n- , 'null': , 'object': , 'integer': >})), format_checker=,\n+ 'array': , 'boolean': , 'object':\n+ , 'integer': >, 'string': , 'number': })), 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- \"string\": [0, 1, 2, 3, 5],\n+ \"null\": 0,\n \"function\": [0, 1, 2, 4, 5],\n- \"is_str\": 0,\n- \"number\": [0, 1, 3, 5],\n- \"is_numb\": 0,\n+ \"is_nul\": 0,\n \"arrai\": [0, 1, 5],\n \"is_arrai\": 0,\n \"boolean\": [0, 5],\n \"is_bool\": 0,\n- \"null\": 0,\n- \"is_nul\": 0,\n \"object\": [0, 1, 2, 3, 4, 5],\n \"is_object\": 0,\n \"integ\": [0, 1, 5],\n \"lambda\": [0, 1],\n+ \"string\": [0, 1, 2, 3, 5],\n+ \"is_str\": 0,\n+ \"number\": [0, 1, 3, 5],\n+ \"is_numb\": 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"}]}]}]}]}]}