--- /srv/reproducible-results/rbuild-debian/r-b-build.0qhVvYn2/b1/klepto_0.2.5-1_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.0qhVvYn2/b2/klepto_0.2.5-1_armhf.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - 5096574bd0b2b62b0b95fe80a002c9cd 120760 doc optional python-klepto-doc_0.2.5-1_all.deb │ + 68dd57bf758fb3ebbd798444bc1f3004 120748 doc optional python-klepto-doc_0.2.5-1_all.deb │ e191ebece2a180f44eb32abda3c1d08b 39976 python optional python3-klepto_0.2.5-1_all.deb ├── python-klepto-doc_0.2.5-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-01-31 00:03:29.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1568 2024-01-31 00:03:29.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 119000 2024-01-31 00:03:29.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 118988 2024-01-31 00:03:29.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python3-klepto/html/klepto.html │ │ │ │ @@ -492,15 +492,15 @@ │ │ │ │

return a tuple of available encodings and string-like types

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ hash(object, algorithm=None)
│ │ │ │

cryptographic hashing

│ │ │ │ -

algorithm: one of (None, ‘sha3_224’, ‘sha224’, ‘shake_128’, ‘sha512_224’, ‘ripemd160’, ‘sha3_512’, ‘blake2b’, ‘sha3_256’, ‘sha256’, ‘md5-sha1’, ‘sha512_256’, ‘sha384’, ‘sha3_384’, ‘sha1’, ‘shake_256’, ‘blake2s’, ‘sm3’, ‘sha512’, ‘md5’) │ │ │ │ +

algorithm: one of (None, ‘blake2b’, ‘sha3_384’, ‘ripemd160’, ‘sha512’, ‘sha1’, ‘md5’, ‘md5-sha1’, ‘shake_256’, ‘sha512_224’, ‘sha256’, ‘sha384’, ‘sha512_256’, ‘sm3’, ‘sha3_224’, ‘sha3_256’, ‘blake2s’, ‘shake_128’, ‘sha3_512’, ‘sha224’) │ │ │ │ The default is algorithm=None, which uses python’s ‘hash’.

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ pickle(object, serializer=None, **kwds)
│ │ │ │

pickle an object (to a string)

│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -282,19 +282,19 @@ │ │ │ │ │ the reverse is not necessarily true. │ │ │ │ │ algorithms()_¶ │ │ │ │ │ return a tuple of available hash algorithms │ │ │ │ │ encodings()_¶ │ │ │ │ │ return a tuple of available encodings and string-like types │ │ │ │ │ hash(oobbjjeecctt, aallggoorriitthhmm==NNoonnee)_¶ │ │ │ │ │ cryptographic hashing │ │ │ │ │ - algorithm: one of (None, ‘sha3_224’, ‘sha224’, ‘shake_128’, ‘sha512_224’, │ │ │ │ │ - ‘ripemd160’, ‘sha3_512’, ‘blake2b’, ‘sha3_256’, ‘sha256’, ‘md5-sha1’, │ │ │ │ │ - ‘sha512_256’, ‘sha384’, ‘sha3_384’, ‘sha1’, ‘shake_256’, ‘blake2s’, │ │ │ │ │ - ‘sm3’, ‘sha512’, ‘md5’) The default is algorithm=None, which uses │ │ │ │ │ - python’s ‘hash’. │ │ │ │ │ + algorithm: one of (None, ‘blake2b’, ‘sha3_384’, ‘ripemd160’, ‘sha512’, │ │ │ │ │ + ‘sha1’, ‘md5’, ‘md5-sha1’, ‘shake_256’, ‘sha512_224’, ‘sha256’, ‘sha384’, │ │ │ │ │ + ‘sha512_256’, ‘sm3’, ‘sha3_224’, ‘sha3_256’, ‘blake2s’, ‘shake_128’, │ │ │ │ │ + ‘sha3_512’, ‘sha224’) The default is algorithm=None, which uses python’s │ │ │ │ │ + ‘hash’. │ │ │ │ │ pickle(oobbjjeecctt, sseerriiaalliizzeerr==NNoonnee, ****kkwwddss)_¶ │ │ │ │ │ pickle an object (to a string) │ │ │ │ │ serializer: name of pickler module with a ‘dumps’ method The default is │ │ │ │ │ serializer=None, which uses python’s ‘repr’. │ │ │ │ │ NOTE: any ‘bad’ kwds will cause all kwds to be ignored. │ │ │ │ │ serializers()_¶ │ │ │ │ │ return a tuple of string names of serializers │ │ │ ├── ./usr/share/doc/python3-klepto/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -537,32 +537,32 @@ │ │ │ │ │ "should": 1, │ │ │ │ │ "tablenam": 1, │ │ │ │ │ "__hash": 1, │ │ │ │ │ "two": 1, │ │ │ │ │ "compar": 1, │ │ │ │ │ "revers": 1, │ │ │ │ │ "necessarili": 1, │ │ │ │ │ - "sha3_224": 1, │ │ │ │ │ - "sha224": 1, │ │ │ │ │ - "shake_128": 1, │ │ │ │ │ - "sha512_224": 1, │ │ │ │ │ - "ripemd160": 1, │ │ │ │ │ - "sha3_512": 1, │ │ │ │ │ "blake2b": 1, │ │ │ │ │ - "sha3_256": 1, │ │ │ │ │ - "sha256": 1, │ │ │ │ │ - "md5": 1, │ │ │ │ │ - "sha1": 1, │ │ │ │ │ - "sha512_256": 1, │ │ │ │ │ - "sha384": 1, │ │ │ │ │ "sha3_384": 1, │ │ │ │ │ + "ripemd160": 1, │ │ │ │ │ + "sha512": 1, │ │ │ │ │ + "sha1": 1, │ │ │ │ │ + "md5": 1, │ │ │ │ │ "shake_256": 1, │ │ │ │ │ - "blake2": 1, │ │ │ │ │ + "sha512_224": 1, │ │ │ │ │ + "sha256": 1, │ │ │ │ │ + "sha384": 1, │ │ │ │ │ + "sha512_256": 1, │ │ │ │ │ "sm3": 1, │ │ │ │ │ - "sha512": 1, │ │ │ │ │ + "sha3_224": 1, │ │ │ │ │ + "sha3_256": 1, │ │ │ │ │ + "blake2": 1, │ │ │ │ │ + "shake_128": 1, │ │ │ │ │ + "sha3_512": 1, │ │ │ │ │ + "sha224": 1, │ │ │ │ │ "pickler": 1, │ │ │ │ │ "bad": 1, │ │ │ │ │ "caus": 1, │ │ │ │ │ "strict": 1, │ │ │ │ │ "utf": 1, │ │ │ │ │ "case": 1, │ │ │ │ │ "malform": 1, │ │ ├── xz --list │ │ │ @@ -1,13 +1,13 @@ │ │ │ Streams: 1 │ │ │ Blocks: 1 │ │ │ - Compressed size: 116.2 KiB (119000 B) │ │ │ + Compressed size: 116.2 KiB (118988 B) │ │ │ Uncompressed size: 420.0 KiB (430080 B) │ │ │ Ratio: 0.277 │ │ │ Check: CRC64 │ │ │ Stream Padding: 0 B │ │ │ Streams: │ │ │ Stream Blocks CompOffset UncompOffset CompSize UncompSize Ratio Check Padding │ │ │ - 1 1 0 0 119000 430080 0.277 CRC64 0 │ │ │ + 1 1 0 0 118988 430080 0.277 CRC64 0 │ │ │ Blocks: │ │ │ Stream Block CompOffset UncompOffset TotalSize UncompSize Ratio Check │ │ │ - 1 1 12 0 118964 430080 0.277 CRC64 │ │ │ + 1 1 12 0 118952 430080 0.277 CRC64