--- /srv/rebuilderd/tmp/rebuilderdfk6f3t/inputs/python-mdanalysis-doc_2.10.0-3_all.deb +++ /srv/rebuilderd/tmp/rebuilderdfk6f3t/out/python-mdanalysis-doc_2.10.0-3_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-06-09 08:45:00.000000 debian-binary │ --rw-r--r-- 0 0 0 14192 2026-06-09 08:45:00.000000 control.tar.xz │ --rw-r--r-- 0 0 0 3523312 2026-06-09 08:45:00.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 14196 2026-06-09 08:45:00.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 3523356 2026-06-09 08:45:00.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/python-mdanalysis-doc/html/documentation_pages/analysis/wbridge_analysis.html │ │ │ @@ -907,23 +907,23 @@ │ │ │

Deprecated since version 2.0.0: Will be removed in MDAnalysis 3.0.0. Please use │ │ │ results.timeseries instead.

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │
│ │ │ -DEFAULT_ACCEPTORS = {'CHARMM27': ('OH', 'OD2', 'OW', 'OD1', 'OE1', 'OC1', 'OG', 'O', 'OC2', 'OH2', 'SD', 'NE2', 'OG1', 'ND1', 'SG', 'OE2'), 'GLYCAM06': ('OH', 'OW', 'OY', 'N', 'NT', 'SM', 'O', 'OS', 'O2'), 'other': ()}
│ │ │ +DEFAULT_ACCEPTORS = {'CHARMM27': ('OH2', 'O', 'OW', 'NE2', 'SD', 'OG', 'OH', 'ND1', 'OC1', 'OC2', 'OD2', 'OE2', 'SG', 'OG1', 'OD1', 'OE1'), 'GLYCAM06': ('SM', 'O2', 'N', 'OY', 'OS', 'O', 'NT', 'OW', 'OH'), 'other': ()} │ │ │

default atom names that are treated as hydrogen acceptors │ │ │ (see Default heavy atom names for CHARMM27 force field.); │ │ │ use the keyword acceptors to add a list of additional acceptor names.

│ │ │
│ │ │ │ │ │
│ │ │
│ │ │ -DEFAULT_DONORS = {'CHARMM27': ('NZ', 'OG1', 'OH', 'ND1', 'NE', 'OW', 'N', 'ND2', 'NH1', 'OG', 'NE2', 'NE1', 'SG', 'OH2', 'NH2'), 'GLYCAM06': ('N', 'NT', 'OH', 'OW', 'N3'), 'other': ()}
│ │ │ +DEFAULT_DONORS = {'CHARMM27': ('NH2', 'NE', 'N', 'ND1', 'NE1', 'NZ', 'SG', 'OH2', 'OG1', 'NE2', 'OW', 'OG', 'ND2', 'OH', 'NH1'), 'GLYCAM06': ('NT', 'OW', 'N', 'N3', 'OH'), 'other': ()} │ │ │

default heavy atom names whose hydrogens are treated as donors │ │ │ (see Default heavy atom names for CHARMM27 force field.); │ │ │ use the keyword donors to add a list of additional donor names.

│ │ │
│ │ │ │ │ │
│ │ │
│ │ │ ├── html2text {} │ │ │ │ @@ -554,24 +554,24 @@ │ │ │ │ List of hydrogen bonds between the selection 1 or selection 2 and │ │ │ │ the bridging waters, for each frame. │ │ │ │ Added in version 2.0.0. │ │ │ │ timeseries_¶ │ │ │ │ Alias to the _r_e_s_u_l_t_s_._t_i_m_e_s_e_r_i_e_s attribute. │ │ │ │ Deprecated since version 2.0.0: Will be removed in MDAnalysis │ │ │ │ 3.0.0. Please use _r_e_s_u_l_t_s_._t_i_m_e_s_e_r_i_e_s instead. │ │ │ │ - DEFAULT_ACCEPTORS = {'CHARMM27': ('OH', 'OD2', 'OW', 'OD1', 'OE1', │ │ │ │ - 'OC1', 'OG', 'O', 'OC2', 'OH2', 'SD', 'NE2', 'OG1', 'ND1', 'SG', │ │ │ │ - 'OE2'), 'GLYCAM06': ('OH', 'OW', 'OY', 'N', 'NT', 'SM', 'O', 'OS', │ │ │ │ - 'O2'), 'other': ()}_¶ │ │ │ │ + DEFAULT_ACCEPTORS = {'CHARMM27': ('OH2', 'O', 'OW', 'NE2', 'SD', 'OG', │ │ │ │ + 'OH', 'ND1', 'OC1', 'OC2', 'OD2', 'OE2', 'SG', 'OG1', 'OD1', 'OE1'), │ │ │ │ + 'GLYCAM06': ('SM', 'O2', 'N', 'OY', 'OS', 'O', 'NT', 'OW', 'OH'), │ │ │ │ + 'other': ()}_¶ │ │ │ │ default atom names that are treated as hydrogen aacccceeppttoorrss (see │ │ │ │ _D_e_f_a_u_l_t_ _h_e_a_v_y_ _a_t_o_m_ _n_a_m_e_s_ _f_o_r_ _C_H_A_R_M_M_2_7_ _f_o_r_c_e_ _f_i_e_l_d_.); use the │ │ │ │ keywordacceptorsto add a list of additional acceptor names. │ │ │ │ - DEFAULT_DONORS = {'CHARMM27': ('NZ', 'OG1', 'OH', 'ND1', 'NE', 'OW', │ │ │ │ - 'N', 'ND2', 'NH1', 'OG', 'NE2', 'NE1', 'SG', 'OH2', 'NH2'), 'GLYCAM06': │ │ │ │ - ('N', 'NT', 'OH', 'OW', 'N3'), 'other': ()}_¶ │ │ │ │ + DEFAULT_DONORS = {'CHARMM27': ('NH2', 'NE', 'N', 'ND1', 'NE1', 'NZ', │ │ │ │ + 'SG', 'OH2', 'OG1', 'NE2', 'OW', 'OG', 'ND2', 'OH', 'NH1'), 'GLYCAM06': │ │ │ │ + ('NT', 'OW', 'N', 'N3', 'OH'), 'other': ()}_¶ │ │ │ │ default heavy atom names whose hydrogens are treated as ddoonnoorrss (see │ │ │ │ _D_e_f_a_u_l_t_ _h_e_a_v_y_ _a_t_o_m_ _n_a_m_e_s_ _f_o_r_ _C_H_A_R_M_M_2_7_ _f_o_r_c_e_ _f_i_e_l_d_.); use the │ │ │ │ keyworddonorsto add a list of additional donor names. │ │ │ │ count_by_time(aannaallyyssiiss__ffuunncc==NNoonnee, ****kkwwaarrggss)_[_s_o_u_r_c_e_]_¶ │ │ │ │ Counts the number of water bridges per timestep. │ │ │ │ The counting behaviour can be adjusted by supplying analysis_func. │ │ │ │ See _U_s_e_ _c_o_u_n_t___b_y___t_i_m_e for details.