{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.Yw0okVdC/b1/klepto_0.2.5-1_i386.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.Yw0okVdC/b2/klepto_0.2.5-1_i386.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- 27c83a91110246ad648d1036fcee68e2 120756 doc optional python-klepto-doc_0.2.5-1_all.deb\n+ d18a7c3b40c3689efcb91aec2e5d12d5 120752 doc optional python-klepto-doc_0.2.5-1_all.deb\n e191ebece2a180f44eb32abda3c1d08b 39976 python optional python3-klepto_0.2.5-1_all.deb\n"}, {"source1": "python-klepto-doc_0.2.5-1_all.deb", "source2": "python-klepto-doc_0.2.5-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 2024-01-31 00:03:29.000000 debian-binary\n -rw-r--r-- 0 0 0 1568 2024-01-31 00:03:29.000000 control.tar.xz\n--rw-r--r-- 0 0 0 118996 2024-01-31 00:03:29.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 118992 2024-01-31 00:03:29.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/python3-klepto/html/klepto.html", "source2": "./usr/share/doc/python3-klepto/html/klepto.html", "unified_diff": "@@ -492,15 +492,15 @@\n

return a tuple of available encodings and string-like types

\n
\n \n
\n
\n hash(object, algorithm=None)\u00b6
\n

cryptographic hashing

\n-

algorithm: one of (None, \u2018blake2s\u2019, \u2018md5-sha1\u2019, \u2018sha3_384\u2019, \u2018sha512_224\u2019, \u2018sha512\u2019, \u2018sha384\u2019, \u2018shake_128\u2019, \u2018sha3_224\u2019, \u2018sha256\u2019, \u2018sha1\u2019, \u2018md5\u2019, \u2018sha3_256\u2019, \u2018ripemd160\u2019, \u2018sha3_512\u2019, \u2018sm3\u2019, \u2018blake2b\u2019, \u2018shake_256\u2019, \u2018sha224\u2019, \u2018sha512_256\u2019)\n+

algorithm: one of (None, \u2018sha512_256\u2019, \u2018shake_128\u2019, \u2018sha256\u2019, \u2018blake2b\u2019, \u2018sha3_256\u2019, \u2018sha1\u2019, \u2018shake_256\u2019, \u2018sha512_224\u2019, \u2018md5-sha1\u2019, \u2018ripemd160\u2019, \u2018sha224\u2019, \u2018sha3_384\u2019, \u2018sha3_512\u2019, \u2018md5\u2019, \u2018sm3\u2019, \u2018sha512\u2019, \u2018sha3_224\u2019, \u2018blake2s\u2019, \u2018sha384\u2019)\n The default is algorithm=None, which uses python\u2019s \u2018hash\u2019.

\n
\n \n
\n
\n pickle(object, serializer=None, **kwds)\u00b6
\n

pickle an object (to a string)

\n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -297,19 +297,19 @@\n the reverse is not necessarily true.\n algorithms()\u00c2\u00b6\n return a tuple of available hash algorithms\n encodings()\u00c2\u00b6\n return a tuple of available encodings and string-like types\n hash(object, algorithm=None)\u00c2\u00b6\n cryptographic hashing\n- algorithm: one of (None, \u00e2\u0080\u0098blake2s\u00e2\u0080\u0099, \u00e2\u0080\u0098md5-sha1\u00e2\u0080\u0099, \u00e2\u0080\u0098sha3_384\u00e2\u0080\u0099,\n- \u00e2\u0080\u0098sha512_224\u00e2\u0080\u0099, \u00e2\u0080\u0098sha512\u00e2\u0080\u0099, \u00e2\u0080\u0098sha384\u00e2\u0080\u0099, \u00e2\u0080\u0098shake_128\u00e2\u0080\u0099,\n- \u00e2\u0080\u0098sha3_224\u00e2\u0080\u0099, \u00e2\u0080\u0098sha256\u00e2\u0080\u0099, \u00e2\u0080\u0098sha1\u00e2\u0080\u0099, \u00e2\u0080\u0098md5\u00e2\u0080\u0099, \u00e2\u0080\u0098sha3_256\u00e2\u0080\u0099,\n- \u00e2\u0080\u0098ripemd160\u00e2\u0080\u0099, \u00e2\u0080\u0098sha3_512\u00e2\u0080\u0099, \u00e2\u0080\u0098sm3\u00e2\u0080\u0099, \u00e2\u0080\u0098blake2b\u00e2\u0080\u0099,\n- \u00e2\u0080\u0098shake_256\u00e2\u0080\u0099, \u00e2\u0080\u0098sha224\u00e2\u0080\u0099, \u00e2\u0080\u0098sha512_256\u00e2\u0080\u0099) The default is\n+ algorithm: one of (None, \u00e2\u0080\u0098sha512_256\u00e2\u0080\u0099, \u00e2\u0080\u0098shake_128\u00e2\u0080\u0099, \u00e2\u0080\u0098sha256\u00e2\u0080\u0099,\n+ \u00e2\u0080\u0098blake2b\u00e2\u0080\u0099, \u00e2\u0080\u0098sha3_256\u00e2\u0080\u0099, \u00e2\u0080\u0098sha1\u00e2\u0080\u0099, \u00e2\u0080\u0098shake_256\u00e2\u0080\u0099,\n+ \u00e2\u0080\u0098sha512_224\u00e2\u0080\u0099, \u00e2\u0080\u0098md5-sha1\u00e2\u0080\u0099, \u00e2\u0080\u0098ripemd160\u00e2\u0080\u0099, \u00e2\u0080\u0098sha224\u00e2\u0080\u0099,\n+ \u00e2\u0080\u0098sha3_384\u00e2\u0080\u0099, \u00e2\u0080\u0098sha3_512\u00e2\u0080\u0099, \u00e2\u0080\u0098md5\u00e2\u0080\u0099, \u00e2\u0080\u0098sm3\u00e2\u0080\u0099, \u00e2\u0080\u0098sha512\u00e2\u0080\u0099,\n+ \u00e2\u0080\u0098sha3_224\u00e2\u0080\u0099, \u00e2\u0080\u0098blake2s\u00e2\u0080\u0099, \u00e2\u0080\u0098sha384\u00e2\u0080\u0099) The default is\n algorithm=None, which uses python\u00e2\u0080\u0099s \u00e2\u0080\u0098hash\u00e2\u0080\u0099.\n pickle(object, serializer=None, **kwds)\u00c2\u00b6\n pickle an object (to a string)\n serializer: name of pickler module with a \u00e2\u0080\u0098dumps\u00e2\u0080\u0099 method The default\n is serializer=None, which uses python\u00e2\u0080\u0099s \u00e2\u0080\u0098repr\u00e2\u0080\u0099.\n NOTE: any \u00e2\u0080\u0098bad\u00e2\u0080\u0099 kwds will cause all kwds to be ignored.\n serializers()\u00c2\u00b6\n"}]}, {"source1": "./usr/share/doc/python3-klepto/html/searchindex.js", "source2": "./usr/share/doc/python3-klepto/html/searchindex.js", "unified_diff": null, "details": [{"source1": "js-beautify {}", "source2": "js-beautify {}", "unified_diff": "@@ -537,32 +537,32 @@\n \"should\": 1,\n \"tablenam\": 1,\n \"__hash\": 1,\n \"two\": 1,\n \"compar\": 1,\n \"revers\": 1,\n \"necessarili\": 1,\n- \"blake2\": 1,\n- \"md5\": 1,\n- \"sha1\": 1,\n- \"sha3_384\": 1,\n- \"sha512_224\": 1,\n- \"sha512\": 1,\n- \"sha384\": 1,\n+ \"sha512_256\": 1,\n \"shake_128\": 1,\n- \"sha3_224\": 1,\n \"sha256\": 1,\n+ \"blake2b\": 1,\n \"sha3_256\": 1,\n+ \"sha1\": 1,\n+ \"shake_256\": 1,\n+ \"sha512_224\": 1,\n+ \"md5\": 1,\n \"ripemd160\": 1,\n+ \"sha224\": 1,\n+ \"sha3_384\": 1,\n \"sha3_512\": 1,\n \"sm3\": 1,\n- \"blake2b\": 1,\n- \"shake_256\": 1,\n- \"sha224\": 1,\n- \"sha512_256\": 1,\n+ \"sha512\": 1,\n+ \"sha3_224\": 1,\n+ \"blake2\": 1,\n+ \"sha384\": 1,\n \"pickler\": 1,\n \"bad\": 1,\n \"caus\": 1,\n \"strict\": 1,\n \"utf\": 1,\n \"case\": 1,\n \"malform\": 1,\n"}]}]}]}]}]}