--- /srv/rebuilderd/tmp/rebuilderd5qdAUA/inputs/python-mdanalysis-doc_2.10.0-4_all.deb +++ /srv/rebuilderd/tmp/rebuilderd5qdAUA/out/python-mdanalysis-doc_2.10.0-4_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-07-12 11:36:23.000000 debian-binary │ --rw-r--r-- 0 0 0 14184 2026-07-12 11:36:23.000000 control.tar.xz │ --rw-r--r-- 0 0 0 3523548 2026-07-12 11:36:23.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 14188 2026-07-12 11:36:23.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 3523552 2026-07-12 11:36:23.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': ('NE2', 'SD', 'SG', 'OC1', 'OE2', 'OD2', 'O', 'OC2', 'OH2', 'ND1', 'OD1', 'OG', 'OH', 'OE1', 'OG1', 'OW'), 'GLYCAM06': ('OS', 'N', 'SM', 'O2', 'OH', 'NT', 'OY', 'OW', 'O'), 'other': ()}
│ │ │ +DEFAULT_ACCEPTORS = {'CHARMM27': ('O', 'SD', 'NE2', 'OE1', 'SG', 'OC2', 'ND1', 'OH', 'OG', 'OG1', 'OH2', 'OE2', 'OD1', 'OC1', 'OD2', 'OW'), 'GLYCAM06': ('O', 'OH', 'NT', 'OS', 'O2', 'N', 'OY', 'SM', 'OW'), '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': ('NE', 'OH2', 'NH1', 'NE2', 'NH2', 'ND1', 'SG', 'N', 'OG', 'NZ', 'NE1', 'OH', 'ND2', 'OG1', 'OW'), 'GLYCAM06': ('N', 'OH', 'NT', 'N3', 'OW'), 'other': ()}
│ │ │ +DEFAULT_DONORS = {'CHARMM27': ('NH1', 'ND1', 'NZ', 'NE1', 'OH', 'NE2', 'ND2', 'OH2', 'OG', 'OG1', 'SG', 'NE', 'NH2', 'N', 'OW'), 'GLYCAM06': ('N3', 'N', 'OH', 'NT', 'OW'), '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': ('NE2', 'SD', 'SG', 'OC1', 'OE2', │ │ │ │ - 'OD2', 'O', 'OC2', 'OH2', 'ND1', 'OD1', 'OG', 'OH', 'OE1', 'OG1', │ │ │ │ - 'OW'), 'GLYCAM06': ('OS', 'N', 'SM', 'O2', 'OH', 'NT', 'OY', 'OW', │ │ │ │ - 'O'), 'other': ()}_¶ │ │ │ │ + DEFAULT_ACCEPTORS = {'CHARMM27': ('O', 'SD', 'NE2', 'OE1', 'SG', 'OC2', │ │ │ │ + 'ND1', 'OH', 'OG', 'OG1', 'OH2', 'OE2', 'OD1', 'OC1', 'OD2', 'OW'), │ │ │ │ + 'GLYCAM06': ('O', 'OH', 'NT', 'OS', 'O2', 'N', 'OY', 'SM', 'OW'), │ │ │ │ + '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': ('NE', 'OH2', 'NH1', 'NE2', 'NH2', 'ND1', │ │ │ │ - 'SG', 'N', 'OG', 'NZ', 'NE1', 'OH', 'ND2', 'OG1', 'OW'), 'GLYCAM06': │ │ │ │ - ('N', 'OH', 'NT', 'N3', 'OW'), 'other': ()}_¶ │ │ │ │ + DEFAULT_DONORS = {'CHARMM27': ('NH1', 'ND1', 'NZ', 'NE1', 'OH', 'NE2', │ │ │ │ + 'ND2', 'OH2', 'OG', 'OG1', 'SG', 'NE', 'NH2', 'N', 'OW'), 'GLYCAM06': │ │ │ │ + ('N3', 'N', 'OH', 'NT', 'OW'), '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.