--- /srv/rebuilderd/tmp/rebuilderd014GNJ/inputs/python-jupyter-server-doc_2.17.0-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderd014GNJ/out/python-jupyter-server-doc_2.17.0-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-01-11 14:53:32.000000 debian-binary │ -rw-r--r-- 0 0 0 5668 2026-01-11 14:53:32.000000 control.tar.xz │ --rw-r--r-- 0 0 0 1999808 2026-01-11 14:53:32.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 1999140 2026-01-11 14:53:32.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 │ │ │ @@ -1468,15 +1468,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 ``'sha384'``|``'ripemd160'``|``'sha3_224'``|``'sha3_512'``|``'shake_128'``|``'sha3_256'``|``'sha512'``|``'sha224'``|``'sha256'``|``'sha1'``|``'sm3'``|``'sha512_256'``|``'md5-sha1'``|``'blake2b'``|``'md5'``|``'shake_256'``|``'blake2s'``|``'sha3_384'``|``'sha512_224'`` │ │ │ +FileManagerMixin.hash_algorithm : any of ``'md5-sha1'``|``'sha512_224'``|``'sha3_384'``|``'md5'``|``'sha3_224'``|``'sm3'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'sha3_512'``|``'sha3_256'``|``'sha384'``|``'shake_128'``|``'sha512'``|``'ripemd160'``|``'sha512_256'``|``'sha224'``|``'blake2b'``|``'blake2s'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ FileManagerMixin.use_atomic_writing : Bool │ │ │ Default: ``True`` │ │ │ │ │ │ @@ -1544,15 +1544,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 ``'sha384'``|``'ripemd160'``|``'sha3_224'``|``'sha3_512'``|``'shake_128'``|``'sha3_256'``|``'sha512'``|``'sha224'``|``'sha256'``|``'sha1'``|``'sm3'``|``'sha512_256'``|``'md5-sha1'``|``'blake2b'``|``'md5'``|``'shake_256'``|``'blake2s'``|``'sha3_384'``|``'sha512_224'`` │ │ │ +FileContentsManager.hash_algorithm : any of ``'md5-sha1'``|``'sha512_224'``|``'sha3_384'``|``'md5'``|``'sha3_224'``|``'sm3'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'sha3_512'``|``'sha3_256'``|``'sha384'``|``'shake_128'``|``'sha512'``|``'ripemd160'``|``'sha512_256'``|``'sha224'``|``'blake2b'``|``'blake2s'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ FileContentsManager.hide_globs : List │ │ │ Default: ``['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~']`` │ │ │ │ │ │ @@ -1753,15 +1753,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 ``'sha384'``|``'ripemd160'``|``'sha3_224'``|``'sha3_512'``|``'shake_128'``|``'sha3_256'``|``'sha512'``|``'sha224'``|``'sha256'``|``'sha1'``|``'sm3'``|``'sha512_256'``|``'md5-sha1'``|``'blake2b'``|``'md5'``|``'shake_256'``|``'blake2s'``|``'sha3_384'``|``'sha512_224'`` │ │ │ +AsyncFileManagerMixin.hash_algorithm : any of ``'md5-sha1'``|``'sha512_224'``|``'sha3_384'``|``'md5'``|``'sha3_224'``|``'sm3'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'sha3_512'``|``'sha3_256'``|``'sha384'``|``'shake_128'``|``'sha512'``|``'ripemd160'``|``'sha512_256'``|``'sha224'``|``'blake2b'``|``'blake2s'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ AsyncFileManagerMixin.use_atomic_writing : Bool │ │ │ Default: ``True`` │ │ │ │ │ │ @@ -1829,15 +1829,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 ``'sha384'``|``'ripemd160'``|``'sha3_224'``|``'sha3_512'``|``'shake_128'``|``'sha3_256'``|``'sha512'``|``'sha224'``|``'sha256'``|``'sha1'``|``'sm3'``|``'sha512_256'``|``'md5-sha1'``|``'blake2b'``|``'md5'``|``'shake_256'``|``'blake2s'``|``'sha3_384'``|``'sha512_224'`` │ │ │ +AsyncFileContentsManager.hash_algorithm : any of ``'md5-sha1'``|``'sha512_224'``|``'sha3_384'``|``'md5'``|``'sha3_224'``|``'sm3'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'sha3_512'``|``'sha3_256'``|``'sha384'``|``'shake_128'``|``'sha512'``|``'ripemd160'``|``'sha512_256'``|``'sha224'``|``'blake2b'``|``'blake2s'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ AsyncFileContentsManager.hide_globs : List │ │ │ Default: ``['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~']`` │ │ │ │ │ │ @@ -1918,15 +1918,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 ``'md5'``|``'sha512'``|``'sha384'``|``'sha224'``|``'sha256'``|``'sha3_224'``|``'sha3_512'``|``'sha1'``|``'blake2s'``|``'sha3_256'``|``'blake2b'``|``'sha3_384'`` │ │ │ +NotebookNotary.algorithm : any of ``'sha256'``|``'sha512'``|``'sha1'``|``'sha3_384'``|``'sha3_512'``|``'md5'``|``'sha3_256'``|``'sha3_224'``|``'sha384'``|``'sha224'``|``'blake2b'``|``'blake2s'`` │ │ │ 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 │ │ │ @@ -1440,15 +1440,15 @@ │ │ │ │ │ │
Default: 'untitled'
The base name used when creating untitled files.
│ │ │Default: 'Untitled'
The base name used when creating untitled notebooks.
│ │ │'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5-sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’``Default: 'sha256'
'md5-sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’``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.
'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5-sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’``Default: 'sha256'
'md5-sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’``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
│ │ │ @@ -1651,15 +1651,15 @@ │ │ │Default: 'untitled'
The base name used when creating untitled files.
│ │ │Default: 'Untitled'
The base name used when creating untitled notebooks.
│ │ │'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5-sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’``Default: 'sha256'
'md5-sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’``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.
'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5-sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’``Default: 'sha256'
'md5-sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’``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
│ │ │ @@ -1776,15 +1776,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 )
│ │ │'md5'``|’sha512’|’sha384’|’sha224’|’sha256’|’sha3_224’|’sha3_512’|’sha1’|’blake2s’|’sha3_256’|’blake2b’|’sha3_384’``Default: 'sha256'
'sha256'``|’sha512’|’sha1’|’sha3_384’|’sha3_512’|’md5’|’sha3_256’|’sha3_224’|’sha384’|’sha224’|’blake2b’|’blake2s’``Default: 'sha256'
The hashing algorithm used to sign notebooks.
│ │ │Default: ''
The storage directory for notary secret and database.
│ │ │Default: ''