--- /srv/reproducible-results/rbuild-debian/r-b-build.KSVBHM8u/b1/klepto_0.2.5-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.KSVBHM8u/b2/klepto_0.2.5-1_amd64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - 4e620d1c403a7a4e4bbc3dede80ec61e 120756 doc optional python-klepto-doc_0.2.5-1_all.deb │ + cefe575f61337445f51c110166253e5a 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 1564 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 1568 2024-01-31 00:03:29.000000 control.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, ‘sha256’, ‘sha384’, ‘md5-sha1’, ‘shake_256’, ‘sha224’, ‘blake2s’, ‘sha1’, ‘sha3_384’, ‘sha3_256’, ‘shake_128’, ‘sha512_224’, ‘blake2b’, ‘md5’, ‘sm3’, ‘sha512_256’, ‘sha3_512’, ‘sha3_224’, ‘ripemd160’, ‘sha512’) │ │ │ │ +

algorithm: one of (None, ‘sha3_256’, ‘sha384’, ‘sm3’, ‘sha1’, ‘md5-sha1’, ‘blake2s’, ‘sha512’, ‘md5’, ‘sha224’, ‘sha256’, ‘shake_256’, ‘sha3_512’, ‘sha3_224’, ‘ripemd160’, ‘blake2b’, ‘shake_128’, ‘sha3_384’, ‘sha512_224’, ‘sha512_256’) │ │ │ │ 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, ‘sha256’, ‘sha384’, ‘md5-sha1’, ‘shake_256’, │ │ │ │ │ - ‘sha224’, ‘blake2s’, ‘sha1’, ‘sha3_384’, ‘sha3_256’, ‘shake_128’, │ │ │ │ │ - ‘sha512_224’, ‘blake2b’, ‘md5’, ‘sm3’, ‘sha512_256’, ‘sha3_512’, │ │ │ │ │ - ‘sha3_224’, ‘ripemd160’, ‘sha512’) The default is algorithm=None, which │ │ │ │ │ - uses python’s ‘hash’. │ │ │ │ │ + algorithm: one of (None, ‘sha3_256’, ‘sha384’, ‘sm3’, ‘sha1’, ‘md5-sha1’, │ │ │ │ │ + ‘blake2s’, ‘sha512’, ‘md5’, ‘sha224’, ‘sha256’, ‘shake_256’, ‘sha3_512’, │ │ │ │ │ + ‘sha3_224’, ‘ripemd160’, ‘blake2b’, ‘shake_128’, ‘sha3_384’, │ │ │ │ │ + ‘sha512_224’, ‘sha512_256’) 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, │ │ │ │ │ - "sha256": 1, │ │ │ │ │ + "sha3_256": 1, │ │ │ │ │ "sha384": 1, │ │ │ │ │ - "md5": 1, │ │ │ │ │ + "sm3": 1, │ │ │ │ │ "sha1": 1, │ │ │ │ │ - "shake_256": 1, │ │ │ │ │ - "sha224": 1, │ │ │ │ │ + "md5": 1, │ │ │ │ │ "blake2": 1, │ │ │ │ │ - "sha3_384": 1, │ │ │ │ │ - "sha3_256": 1, │ │ │ │ │ - "shake_128": 1, │ │ │ │ │ - "sha512_224": 1, │ │ │ │ │ - "blake2b": 1, │ │ │ │ │ - "sm3": 1, │ │ │ │ │ - "sha512_256": 1, │ │ │ │ │ + "sha512": 1, │ │ │ │ │ + "sha224": 1, │ │ │ │ │ + "sha256": 1, │ │ │ │ │ + "shake_256": 1, │ │ │ │ │ "sha3_512": 1, │ │ │ │ │ "sha3_224": 1, │ │ │ │ │ "ripemd160": 1, │ │ │ │ │ - "sha512": 1, │ │ │ │ │ + "blake2b": 1, │ │ │ │ │ + "shake_128": 1, │ │ │ │ │ + "sha3_384": 1, │ │ │ │ │ + "sha512_224": 1, │ │ │ │ │ + "sha512_256": 1, │ │ │ │ │ "pickler": 1, │ │ │ │ │ "bad": 1, │ │ │ │ │ "caus": 1, │ │ │ │ │ "strict": 1, │ │ │ │ │ "utf": 1, │ │ │ │ │ "case": 1, │ │ │ │ │ "malform": 1,