--- /srv/rebuilderd/tmp/rebuilderdSnrwv1/inputs/xonsh-doc_0.22.0+dfsg-1_all.deb
+++ /srv/rebuilderd/tmp/rebuilderdSnrwv1/out/xonsh-doc_0.22.0+dfsg-1_all.deb
├── file list
│ @@ -1,3 +1,3 @@
│ -rw-r--r-- 0 0 0 4 2025-12-19 20:34:44.000000 debian-binary
│ -rw-r--r-- 0 0 0 10760 2025-12-19 20:34:44.000000 control.tar.xz
│ --rw-r--r-- 0 0 0 1112052 2025-12-19 20:34:44.000000 data.tar.xz
│ +-rw-r--r-- 0 0 0 1111960 2025-12-19 20:34:44.000000 data.tar.xz
├── control.tar.xz
│ ├── control.tar
│ │ ├── ./md5sums
│ │ │ ├── ./md5sums
│ │ │ │┄ Files differ
├── data.tar.xz
│ ├── data.tar
│ │ ├── ./usr/share/doc/xonsh-doc/html/api/_autosummary/cmd/xonsh.completers.completer.html
│ │ │ @@ -425,15 +425,15 @@
│ │ │
│ │ │ xonsh.completers.completer.list_completers()[source]
│ │ │ List the active completers
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.completers.completer.remove_completer(name: ~typing.Annotated[str, ((), (('completer', <function complete_completer_names at 0x7f1ade688680>),))])[source]
│ │ │ +xonsh.completers.completer.remove_completer(name: ~typing.Annotated[str, ((), (('completer', <function complete_completer_names at 0x7f91a868c680>),))])[source]
│ │ │ Removes a completer from xonsh
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - name:
NAME is a unique name of a completer (run “completer list” to see the current
│ │ │ completers in order)
│ │ │
│ │ │ ├── html2text {}
│ │ │ │ @@ -153,15 +153,15 @@
│ │ │ │ ************ xxoonnsshh..ccoommpplleetteerrss..ccoommpplleetteerr_?¶ ************
│ │ │ │ xonsh.completers.completer.add_one_completer(nnaammee, ffuunncc, lloocc==''eenndd'')_[_s_o_u_r_c_e_]_¶
│ │ │ │ xonsh.completers.completer.complete_completer_names(xxsshh, ****__)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Complete all loaded completer names
│ │ │ │ xonsh.completers.completer.list_completers()_[_s_o_u_r_c_e_]_¶
│ │ │ │ List the active completers
│ │ │ │ xonsh.completers.completer.remove_completer(nnaammee:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[ssttrr,, (((()),,
│ │ │ │ - ((((''ccoommpplleetteerr'',, <>)),,))))]])
│ │ │ │ + ((((''ccoommpplleetteerr'',, <>)),,))))]])
│ │ │ │ _[_s_o_u_r_c_e_]_¶
│ │ │ │ Removes a completer from xonsh
│ │ │ │ Parameters:
│ │ │ │ nnaammee::
│ │ │ │ NAME is a unique name of a completer (run “completer list” to
│ │ │ │ see the current completers in order)
│ │ │ │ _N_e_x_t
│ │ ├── ./usr/share/doc/xonsh-doc/html/api/_autosummary/cmd/xonsh.procs.jobs.html
│ │ │ @@ -432,15 +432,15 @@
│ │ │ In non-interactive mode, send SIGHUP to all jobs.
│ │ │ In interactive mode, check for suspended or background jobs, print a
│ │ │ warning if any exist, and return False. Otherwise, return True.
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.procs.jobs.disown_fn(job_ids: ~typing.Annotated[~typing.Sequence[int], ((), (('type', <class 'int'>), ('nargs', '*'), ('completer', <function job_id_completer at 0x7f1adf773420>)))], force_auto_continue=False)[source]
│ │ │ +xonsh.procs.jobs.disown_fn(job_ids: ~typing.Annotated[~typing.Sequence[int], ((), (('type', <class 'int'>), ('nargs', '*'), ('completer', <function job_id_completer at 0x7f91b0f2f420>)))], force_auto_continue=False)[source]
│ │ │ Remove the specified jobs from the job table; the shell will no longer
│ │ │ report their status, and will not complain if you try to exit an
│ │ │ interactive shell with them running or stopped.
│ │ │ If the jobs are currently stopped and the $AUTO_CONTINUE option is not set
│ │ │ ($AUTO_CONTINUE = False), a warning is printed containing information about
│ │ │ how to make them continue after they have been disowned.
│ │ │
│ │ │ ├── html2text {}
│ │ │ │ @@ -161,15 +161,15 @@
│ │ │ │ xonsh.procs.jobs.clean_jobs()_[_s_o_u_r_c_e_]_¶
│ │ │ │ Clean up jobs for exiting shell
│ │ │ │ In non-interactive mode, send SIGHUP to all jobs.
│ │ │ │ In interactive mode, check for suspended or background jobs, print a
│ │ │ │ warning if any exist, and return False. Otherwise, return True.
│ │ │ │ xonsh.procs.jobs.disown_fn(jjoobb__iiddss:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee[[iinntt]],,
│ │ │ │ (((()),, ((((''ttyyppee'',, <>)),, ((''nnaarrggss'',, ''**'')),, ((''ccoommpplleetteerr'',, <>))))))]],, ffoorrccee__aauuttoo__ccoonnttiinnuuee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + jjoobb__iidd__ccoommpplleetteerr aatt 00xx77ff9911bb00ff22ff442200>>))))))]],, ffoorrccee__aauuttoo__ccoonnttiinnuuee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Remove the specified jobs from the job table; the shell will no longer
│ │ │ │ report their status, and will not complain if you try to exit an
│ │ │ │ interactive shell with them running or stopped.
│ │ │ │ If the jobs are currently stopped and the $AUTO_CONTINUE option is not
│ │ │ │ set ($AUTO_CONTINUE = False), a warning is printed containing information
│ │ │ │ about how to make them continue after they have been disowned.
│ │ │ │ Parameters:
│ │ ├── ./usr/share/doc/xonsh-doc/html/api/_autosummary/helpers/xonsh.tracer.html
│ │ │ @@ -533,15 +533,15 @@
│ │ │ -
│ │ │ stop(filename)[source]
│ │ │ Stops tracing a file.
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -toggle_color(toggle: ~typing.Annotated[bool, ((), (('type', <function to_bool at 0x7f1adf9e5f80>), ('completer', None)))] = False)[source]
│ │ │ +toggle_color(toggle: ~typing.Annotated[bool, ((), (('type', <function to_bool at 0x7f91b1199f80>), ('completer', None)))] = False)[source]
│ │ │ output color management for tracer
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - toggle
true/false, y/n, etc. to toggle color usage.
│ │ │
│ │ │
│ │ │ ├── html2text {}
│ │ │ │ @@ -197,15 +197,15 @@
│ │ │ │ file paths to watch, use “__file__” (default) to select
│ │ │ │ the current file.
│ │ │ │ start(ffiilleennaammee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Starts tracing a file.
│ │ │ │ stop(ffiilleennaammee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Stops tracing a file.
│ │ │ │ toggle_color(ttooggggllee:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[bbooooll, (((()), ((((''ttyyppee'', <>)), ((''ccoommpplleetteerr'', NNoonnee))))))]] == FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + ttoo__bbooooll aatt 00xx77ff9911bb11119999ff8800>>)), ((''ccoommpplleetteerr'', NNoonnee))))))]] == FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ output color management for tracer
│ │ │ │ Parameters:
│ │ │ │ ttooggggllee
│ │ │ │ true/false, y/n, etc. to toggle color usage.
│ │ │ │ trace(ffrraammee, eevveenntt, aarrgg, **, ffiinndd__ffiillee==<>,
│ │ │ │ pprriinntt__ccoolloorr==<>)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Implements a line tracing function.
│ │ ├── ./usr/share/doc/xonsh-doc/html/api/_autosummary/helpers/xonsh.xontribs.html
│ │ │ @@ -773,15 +773,15 @@
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_load(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_names_completer at 0x7f1adf2a19e0>)))] = (), verbose=False, full_module=False, suppress_warnings=False)[source]
│ │ │ +xonsh.xontribs.xontribs_load(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_names_completer at 0x7f91b0a619e0>)))] = (), verbose=False, full_module=False, suppress_warnings=False)[source]
│ │ │ Load xontribs from a list of names
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - names
names of xontribs
│ │ │
│ │ │ - verbose-v, –verbose
verbose output
│ │ │ @@ -799,15 +799,15 @@
│ │ │ -
│ │ │ xonsh.xontribs.xontribs_loaded()[source]
│ │ │ Returns list of loaded xontribs.
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_reload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f1adf2a1a80>)))] = (), verbose=False)[source]
│ │ │ +xonsh.xontribs.xontribs_reload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f91b0a61a80>)))] = (), verbose=False)[source]
│ │ │ Reload the given xontribs
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - names
name of xontribs to reload
│ │ │
│ │ │ - verbose-v, –verbose
verbose output
│ │ │ @@ -815,15 +815,15 @@
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_unload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f1adf2a1a80>)))] = (), verbose=False)[source]
│ │ │ +xonsh.xontribs.xontribs_unload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f91b0a61a80>)))] = (), verbose=False)[source]
│ │ │ Unload the given xontribs
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - names
name of xontribs to unload
│ │ │
│ │ │ - verbose-v, –verbose
verbose output
│ │ │ ├── html2text {}
│ │ │ │ @@ -298,15 +298,15 @@
│ │ │ │ xonsh.xontribs.xontribs_list(ttoo__jjssoonn==FFaallssee, __ssttddoouutt==NNoonnee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ List installed xontribs and show whether they are loaded or not
│ │ │ │ Parameters:
│ │ │ │ ttoo__jjssoonn-j, –json
│ │ │ │ reports results as json
│ │ │ │ xonsh.xontribs.xontribs_load(nnaammeess:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee[[ssttrr]],,
│ │ │ │ (((()),, ((((''nnaarrggss'',, ''++'')),, ((''ccoommpplleetteerr'',, <>))))))]] == (()),, vveerrbboossee==FFaallssee,, ffuullll__mmoodduullee==FFaallssee,,
│ │ │ │ + 00xx77ff9911bb00aa661199ee00>>))))))]] == (()),, vveerrbboossee==FFaallssee,, ffuullll__mmoodduullee==FFaallssee,,
│ │ │ │ ssuupppprreessss__wwaarrnniinnggss==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Load xontribs from a list of names
│ │ │ │ Parameters:
│ │ │ │ nnaammeess
│ │ │ │ names of xontribs
│ │ │ │ vveerrbboossee-v, –verbose
│ │ │ │ verbose output
│ │ │ │ @@ -315,24 +315,24 @@
│ │ │ │ not inside xontrib package
│ │ │ │ ssuupppprreessss__wwaarrnniinnggss-s, –suppress-warnings
│ │ │ │ no warnings about missing xontribs and return code 0
│ │ │ │ xonsh.xontribs.xontribs_loaded()_[_s_o_u_r_c_e_]_¶
│ │ │ │ Returns list of loaded xontribs.
│ │ │ │ xonsh.xontribs.xontribs_reload(nnaammeess:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee
│ │ │ │ [[ssttrr]],, (((()),, ((((''nnaarrggss'',, ''++'')),, ((''ccoommpplleetteerr'',, <>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + aatt 00xx77ff9911bb00aa6611aa8800>>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Reload the given xontribs
│ │ │ │ Parameters:
│ │ │ │ nnaammeess
│ │ │ │ name of xontribs to reload
│ │ │ │ vveerrbboossee-v, –verbose
│ │ │ │ verbose output
│ │ │ │ xonsh.xontribs.xontribs_unload(nnaammeess:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee
│ │ │ │ [[ssttrr]],, (((()),, ((((''nnaarrggss'',, ''++'')),, ((''ccoommpplleetteerr'',, <>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + aatt 00xx77ff9911bb00aa6611aa8800>>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Unload the given xontribs
│ │ │ │ Parameters:
│ │ │ │ nnaammeess
│ │ │ │ name of xontribs to unload
│ │ │ │ vveerrbboossee-v, –verbose
│ │ │ │ verbose output
│ │ │ │ Notes
│ │ ├── ./usr/share/doc/xonsh-doc/html/envvars.html
│ │ │ @@ -770,23 +770,23 @@
│ │ │
│ │ │
│ │ │ General
│ │ │
│ │ │ $HOSTNAME
│ │ │ Automatically set to the name of the current host.
│ │ │ configurable: True
│ │ │ -default: <function GeneralSetting.<lambda> at 0x7f1adf73f4c0>
│ │ │ +default: <function GeneralSetting.<lambda> at 0x7f91b0efb4c0>
│ │ │ store_as_str: False
│ │ │
│ │ │
│ │ │
│ │ │ $HOSTTYPE
│ │ │ Automatically set to a string that fully describes the system type on which xonsh is executing.
│ │ │ configurable: True
│ │ │ -default: <function GeneralSetting.<lambda> at 0x7f1adf73f560>
│ │ │ +default: <function GeneralSetting.<lambda> at 0x7f91b0efb560>
│ │ │ store_as_str: False
│ │ │
│ │ │
│ │ │
│ │ │ $OLDPWD
│ │ │ Used to represent a previous present working directory.
│ │ │ configurable: False
│ │ │ ├── html2text {}
│ │ │ │ @@ -226,22 +226,22 @@
│ │ │ │ _PP_rr_oo_mm_pp_tt_ _TT_oo_oo_ll_kk_ii_tt_ _tt_aa_bb_--_cc_oo_mm_pp_ll_ee_tt_ii_oo_nn_?¶
│ │ │ │ _$_C_O_M_P_L_E_T_I_O_N_S___C_O_N_F_I_R_M _$_C_O_M_P_L_E_T_I_O_N_S___D_I_S_P_L_A_Y _$_C_O_M_P_L_E_T_I_O_N_S___M_E_N_U___R_O_W_S
│ │ │ │ _$_C_O_M_P_L_E_T_I_O_N___I_N___T_H_R_E_A_D _$_C_O_M_P_L_E_T_I_O_N___M_O_D_E _$_U_P_D_A_T_E___C_O_M_P_L_E_T_I_O_N_S___O_N___K_E_Y_P_R_E_S_S
│ │ │ │ ********** GGeenneerraall_?¶ **********
│ │ │ │ ******** $$HHOOSSTTNNAAMMEE_?¶ ********
│ │ │ │ Automatically set to the name of the current host.
│ │ │ │ ccoonnffiigguurraabbllee:: True
│ │ │ │ -ddeeffaauulltt:: at 0x7f1adf73f4c0>
│ │ │ │ +ddeeffaauulltt:: at 0x7f91b0efb4c0>
│ │ │ │ ssttoorree__aass__ssttrr:: False
│ │ │ │ ===============================================================================
│ │ │ │ ******** $$HHOOSSTTTTYYPPEE_?¶ ********
│ │ │ │ Automatically set to a string that fully describes the system type on which
│ │ │ │ xonsh is executing.
│ │ │ │ ccoonnffiigguurraabbllee:: True
│ │ │ │ -ddeeffaauulltt:: at 0x7f1adf73f560>
│ │ │ │ +ddeeffaauulltt:: at 0x7f91b0efb560>
│ │ │ │ ssttoorree__aass__ssttrr:: False
│ │ │ │ ===============================================================================
│ │ │ │ ******** $$OOLLDDPPWWDD_?¶ ********
│ │ │ │ Used to represent a previous present working directory.
│ │ │ │ ccoonnffiigguurraabbllee:: False
│ │ │ │ ddeeffaauulltt:: ‘.’
│ │ │ │ ssttoorree__aass__ssttrr:: False
│ │ ├── ./usr/share/doc/xonsh-doc/html/searchindex.js
│ │ │ ├── js-beautify {}
│ │ │ │ @@ -12838,21 +12838,21 @@
│ │ │ │ "0b100101": [35, 99],
│ │ │ │ "0b1101": [35, 99],
│ │ │ │ "0dadd6": 71,
│ │ │ │ "0m": [109, 116],
│ │ │ │ "0o700": 138,
│ │ │ │ "0o777": 138,
│ │ │ │ "0x7efc8b367d90": 138,
│ │ │ │ - "0x7f1ade688680": 10,
│ │ │ │ - "0x7f1adf2a19e0": 99,
│ │ │ │ - "0x7f1adf2a1a80": 99,
│ │ │ │ - "0x7f1adf73f4c0": 120,
│ │ │ │ - "0x7f1adf73f560": 120,
│ │ │ │ - "0x7f1adf773420": 32,
│ │ │ │ - "0x7f1adf9e5f80": 96,
│ │ │ │ + "0x7f91a868c680": 10,
│ │ │ │ + "0x7f91b0a619e0": 99,
│ │ │ │ + "0x7f91b0a61a80": 99,
│ │ │ │ + "0x7f91b0efb4c0": 120,
│ │ │ │ + "0x7f91b0efb560": 120,
│ │ │ │ + "0x7f91b0f2f420": 32,
│ │ │ │ + "0x7f91b1199f80": 96,
│ │ │ │ "1": [1, 2, 3, 18, 20, 22, 26, 28, 29, 33, 35, 36, 37, 39, 42, 48, 55, 75, 79, 80, 81, 89, 91, 93, 94, 95, 96, 98, 99, 101, 103, 108, 109, 119, 120, 121, 126, 129, 138, 139, 141, 142, 143, 148],
│ │ │ │ "10": [1, 20, 35, 93, 99, 120, 128, 129, 138, 141, 143, 144, 148],
│ │ │ │ "100": [20, 25, 110, 120, 122, 141],
│ │ │ │ "1000": [29, 89, 142],
│ │ │ │ "100000000": 143,
│ │ │ │ "100x": 110,
│ │ │ │ "1024": 36,