--- /srv/rebuilderd/tmp/rebuilderdkaVjCG/inputs/python-jupyter-server-doc_2.20.0-3_all.deb +++ /srv/rebuilderd/tmp/rebuilderdkaVjCG/out/python-jupyter-server-doc_2.20.0-3_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-07-12 15:16:44.000000 debian-binary │ -rw-r--r-- 0 0 0 5600 2026-07-12 15:16:44.000000 control.tar.xz │ --rw-r--r-- 0 0 0 2014056 2026-07-12 15:16:44.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 2014164 2026-07-12 15:16:44.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/python3-jupyter-server/html/_sources/other/full-config.rst.txt │ │ │ @@ -1483,15 +1483,15 @@ │ │ │ The base name used when creating untitled files. │ │ │ │ │ │ ContentsManager.untitled_notebook : Unicode │ │ │ Default: ``'Untitled'`` │ │ │ │ │ │ The base name used when creating untitled notebooks. │ │ │ │ │ │ -FileManagerMixin.hash_algorithm : any of ``'sha512_256'``|``'blake2b'``|``'sha3_256'``|``'md5-sha1'``|``'sha3_384'``|``'md5'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'ripemd160'``|``'shake_128'``|``'sha384'``|``'sm3'``|``'sha3_224'``|``'blake2s'``|``'sha512'``|``'sha512_224'``|``'sha3_512'``|``'sha224'`` │ │ │ +FileManagerMixin.hash_algorithm : any of ``'sha384'``|``'md5'``|``'sm3'``|``'sha3_512'``|``'shake_256'``|``'sha3_224'``|``'sha1'``|``'sha3_384'``|``'blake2b'``|``'sha256'``|``'blake2s'``|``'sha512_256'``|``'shake_128'``|``'ripemd160'``|``'sha512'``|``'sha224'``|``'md5-sha1'``|``'sha512_224'``|``'sha3_256'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ FileManagerMixin.use_atomic_writing : Bool │ │ │ Default: ``True`` │ │ │ │ │ │ @@ -1559,15 +1559,15 @@ │ │ │ │ │ │ Extra parameters to pass to files_handler_class. │ │ │ │ │ │ For example, StaticFileHandlers generally expect a `path` argument │ │ │ specifying the root directory from which to serve files. │ │ │ │ │ │ │ │ │ -FileContentsManager.hash_algorithm : any of ``'sha512_256'``|``'blake2b'``|``'sha3_256'``|``'md5-sha1'``|``'sha3_384'``|``'md5'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'ripemd160'``|``'shake_128'``|``'sha384'``|``'sm3'``|``'sha3_224'``|``'blake2s'``|``'sha512'``|``'sha512_224'``|``'sha3_512'``|``'sha224'`` │ │ │ +FileContentsManager.hash_algorithm : any of ``'sha384'``|``'md5'``|``'sm3'``|``'sha3_512'``|``'shake_256'``|``'sha3_224'``|``'sha1'``|``'sha3_384'``|``'blake2b'``|``'sha256'``|``'blake2s'``|``'sha512_256'``|``'shake_128'``|``'ripemd160'``|``'sha512'``|``'sha224'``|``'md5-sha1'``|``'sha512_224'``|``'sha3_256'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ FileContentsManager.hide_globs : List │ │ │ Default: ``['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~']`` │ │ │ │ │ │ @@ -1768,15 +1768,15 @@ │ │ │ The base name used when creating untitled files. │ │ │ │ │ │ AsyncContentsManager.untitled_notebook : Unicode │ │ │ Default: ``'Untitled'`` │ │ │ │ │ │ The base name used when creating untitled notebooks. │ │ │ │ │ │ -AsyncFileManagerMixin.hash_algorithm : any of ``'sha512_256'``|``'blake2b'``|``'sha3_256'``|``'md5-sha1'``|``'sha3_384'``|``'md5'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'ripemd160'``|``'shake_128'``|``'sha384'``|``'sm3'``|``'sha3_224'``|``'blake2s'``|``'sha512'``|``'sha512_224'``|``'sha3_512'``|``'sha224'`` │ │ │ +AsyncFileManagerMixin.hash_algorithm : any of ``'sha384'``|``'md5'``|``'sm3'``|``'sha3_512'``|``'shake_256'``|``'sha3_224'``|``'sha1'``|``'sha3_384'``|``'blake2b'``|``'sha256'``|``'blake2s'``|``'sha512_256'``|``'shake_128'``|``'ripemd160'``|``'sha512'``|``'sha224'``|``'md5-sha1'``|``'sha512_224'``|``'sha3_256'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ AsyncFileManagerMixin.use_atomic_writing : Bool │ │ │ Default: ``True`` │ │ │ │ │ │ @@ -1844,15 +1844,15 @@ │ │ │ │ │ │ Extra parameters to pass to files_handler_class. │ │ │ │ │ │ For example, StaticFileHandlers generally expect a `path` argument │ │ │ specifying the root directory from which to serve files. │ │ │ │ │ │ │ │ │ -AsyncFileContentsManager.hash_algorithm : any of ``'sha512_256'``|``'blake2b'``|``'sha3_256'``|``'md5-sha1'``|``'sha3_384'``|``'md5'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'ripemd160'``|``'shake_128'``|``'sha384'``|``'sm3'``|``'sha3_224'``|``'blake2s'``|``'sha512'``|``'sha512_224'``|``'sha3_512'``|``'sha224'`` │ │ │ +AsyncFileContentsManager.hash_algorithm : any of ``'sha384'``|``'md5'``|``'sm3'``|``'sha3_512'``|``'shake_256'``|``'sha3_224'``|``'sha1'``|``'sha3_384'``|``'blake2b'``|``'sha256'``|``'blake2s'``|``'sha512_256'``|``'shake_128'``|``'ripemd160'``|``'sha512'``|``'sha224'``|``'md5-sha1'``|``'sha512_224'``|``'sha3_256'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ AsyncFileContentsManager.hide_globs : List │ │ │ Default: ``['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~']`` │ │ │ │ │ │ @@ -1933,15 +1933,15 @@ │ │ │ AsyncFileContentsManager.use_atomic_writing : Bool │ │ │ Default: ``True`` │ │ │ │ │ │ By default notebooks are saved on disk on a temporary file and then if successfully written, it replaces the old ones. │ │ │ This procedure, namely 'atomic_writing', causes some bugs on file system without operation order enforcement (like some networked fs). │ │ │ If set to False, the new notebook is written directly on the old one which could fail (eg: full filesystem or quota ) │ │ │ │ │ │ -NotebookNotary.algorithm : any of ``'sha256'``|``'blake2b'``|``'sha3_256'``|``'sha3_224'``|``'sha3_384'``|``'sha1'``|``'sha3_512'``|``'blake2s'``|``'sha224'``|``'md5'``|``'sha512'``|``'sha384'`` │ │ │ +NotebookNotary.algorithm : any of ``'sha384'``|``'sha3_384'``|``'sha512'``|``'sha256'``|``'blake2b'``|``'blake2s'``|``'sha3_512'``|``'sha224'``|``'md5'``|``'sha3_224'``|``'sha3_256'``|``'sha1'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ The hashing algorithm used to sign notebooks. │ │ │ │ │ │ NotebookNotary.data_dir : Unicode │ │ │ Default: ``''`` │ │ ├── ./usr/share/doc/python3-jupyter-server/html/other/full-config.html │ │ │ @@ -1463,15 +1463,15 @@ │ │ │ │ │ │
Default: 'untitled'
The base name used when creating untitled files.
│ │ │Default: 'Untitled'
The base name used when creating untitled notebooks.
│ │ │'sha512_256'``|’blake2b’|’sha3_256’|’md5-sha1’|’sha3_384’|’md5’|’sha256’|’shake_256’|’sha1’|’ripemd160’|’shake_128’|’sha384’|’sm3’|’sha3_224’|’blake2s’|’sha512’|’sha512_224’|’sha3_512’|’sha224’``Default: 'sha256'
'sha384'``|’md5’|’sm3’|’sha3_512’|’shake_256’|’sha3_224’|’sha1’|’sha3_384’|’blake2b’|’sha256’|’blake2s’|’sha512_256’|’shake_128’|’ripemd160’|’sha512’|’sha224’|’md5-sha1’|’sha512_224’|’sha3_256’``Default: 'sha256'
Hash algorithm to use for file content, support by hashlib
│ │ │Default: True
This procedure, namely ‘atomic_writing’, causes some bugs on file system without operation order enforcement (like some networked fs). │ │ │ If set to False, the new notebook is written directly on the old one which could fail (eg: full filesystem or quota )
│ │ │Default: {}
Extra parameters to pass to files_handler_class.
│ │ ││ │ ││ │ │For example, StaticFileHandlers generally expect a
│ │ │pathargument │ │ │ specifying the root directory from which to serve files.
'sha512_256'``|’blake2b’|’sha3_256’|’md5-sha1’|’sha3_384’|’md5’|’sha256’|’shake_256’|’sha1’|’ripemd160’|’shake_128’|’sha384’|’sm3’|’sha3_224’|’blake2s’|’sha512’|’sha512_224’|’sha3_512’|’sha224’``Default: 'sha256'
'sha384'``|’md5’|’sm3’|’sha3_512’|’shake_256’|’sha3_224’|’sha1’|’sha3_384’|’blake2b’|’sha256’|’blake2s’|’sha512_256’|’shake_128’|’ripemd160’|’sha512’|’sha224’|’md5-sha1’|’sha512_224’|’sha3_256’``Default: 'sha256'
Hash algorithm to use for file content, support by hashlib
│ │ │Default: ['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~']
Glob patterns to hide in file and directory listings.
│ │ │Default: 500
The max folder size that can be copied
│ │ │ @@ -1674,15 +1674,15 @@ │ │ │Default: 'untitled'
The base name used when creating untitled files.
│ │ │Default: 'Untitled'
The base name used when creating untitled notebooks.
│ │ │'sha512_256'``|’blake2b’|’sha3_256’|’md5-sha1’|’sha3_384’|’md5’|’sha256’|’shake_256’|’sha1’|’ripemd160’|’shake_128’|’sha384’|’sm3’|’sha3_224’|’blake2s’|’sha512’|’sha512_224’|’sha3_512’|’sha224’``Default: 'sha256'
'sha384'``|’md5’|’sm3’|’sha3_512’|’shake_256’|’sha3_224’|’sha1’|’sha3_384’|’blake2b’|’sha256’|’blake2s’|’sha512_256’|’shake_128’|’ripemd160’|’sha512’|’sha224’|’md5-sha1’|’sha512_224’|’sha3_256’``Default: 'sha256'
Hash algorithm to use for file content, support by hashlib
│ │ │Default: True
This procedure, namely ‘atomic_writing’, causes some bugs on file system without operation order enforcement (like some networked fs). │ │ │ If set to False, the new notebook is written directly on the old one which could fail (eg: full filesystem or quota )
│ │ │Default: {}
Extra parameters to pass to files_handler_class.
│ │ ││ │ ││ │ │For example, StaticFileHandlers generally expect a
│ │ │pathargument │ │ │ specifying the root directory from which to serve files.
'sha512_256'``|’blake2b’|’sha3_256’|’md5-sha1’|’sha3_384’|’md5’|’sha256’|’shake_256’|’sha1’|’ripemd160’|’shake_128’|’sha384’|’sm3’|’sha3_224’|’blake2s’|’sha512’|’sha512_224’|’sha3_512’|’sha224’``Default: 'sha256'
'sha384'``|’md5’|’sm3’|’sha3_512’|’shake_256’|’sha3_224’|’sha1’|’sha3_384’|’blake2b’|’sha256’|’blake2s’|’sha512_256’|’shake_128’|’ripemd160’|’sha512’|’sha224’|’md5-sha1’|’sha512_224’|’sha3_256’``Default: 'sha256'
Hash algorithm to use for file content, support by hashlib
│ │ │Default: ['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~']
Glob patterns to hide in file and directory listings.
│ │ │Default: 500
The max folder size that can be copied
│ │ │ @@ -1799,15 +1799,15 @@ │ │ │Default: True
This procedure, namely ‘atomic_writing’, causes some bugs on file system without operation order enforcement (like some networked fs). │ │ │ If set to False, the new notebook is written directly on the old one which could fail (eg: full filesystem or quota )
│ │ │'sha256'``|’blake2b’|’sha3_256’|’sha3_224’|’sha3_384’|’sha1’|’sha3_512’|’blake2s’|’sha224’|’md5’|’sha512’|’sha384’``Default: 'sha256'
'sha384'``|’sha3_384’|’sha512’|’sha256’|’blake2b’|’blake2s’|’sha3_512’|’sha224’|’md5’|’sha3_224’|’sha3_256’|’sha1’``Default: 'sha256'
The hashing algorithm used to sign notebooks.
│ │ │Default: ''
The storage directory for notary secret and database.
│ │ │Default: ''