--- /srv/reproducible-results/rbuild-debian/r-b-build.dmtRSbjX/b1/mdanalysis_2.7.0-5_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.dmtRSbjX/b2/mdanalysis_2.7.0-5_i386.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ - 041f49ec80ddba3b7e2c75bb3d6f059d 2366260 doc optional python-mdanalysis-doc_2.7.0-5_all.deb │ + e5b2419112352c988b1d0144f759d94d 2366160 doc optional python-mdanalysis-doc_2.7.0-5_all.deb │ 61c2e9530e00b3793d7d968a686c6bde 5711392 debug optional python3-mdanalysis-dbgsym_2.7.0-5_i386.deb │ 1efcbbf51c76b0e6918148d61d6caa84 1922676 python optional python3-mdanalysis_2.7.0-5_i386.deb ├── python-mdanalysis-doc_2.7.0-5_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-08-10 17:37:15.000000 debian-binary │ │ --rw-r--r-- 0 0 0 13500 2024-08-10 17:37:15.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 2352568 2024-08-10 17:37:15.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 13504 2024-08-10 17:37:15.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 2352464 2024-08-10 17:37:15.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 │ │ │ │ @@ -906,23 +906,23 @@ │ │ │ │

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

│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -DEFAULT_ACCEPTORS = {'CHARMM27': ('OH2', 'SD', 'NE2', 'SG', 'ND1', 'OC2', 'OD2', 'OD1', 'OH', 'O', 'OG', 'OE1', 'OW', 'OC1', 'OE2', 'OG1'), 'GLYCAM06': ('O2', 'NT', 'OW', 'SM', 'OY', 'OS', 'N', 'OH', 'O'), 'other': ()}
│ │ │ │ +DEFAULT_ACCEPTORS = {'CHARMM27': ('OC2', 'OD1', 'SG', 'OC1', 'OE1', 'NE2', 'OG1', 'OW', 'OH', 'ND1', 'OH2', 'OE2', 'OD2', 'OG', 'O', 'SD'), 'GLYCAM06': ('N', 'OW', 'OH', 'OS', 'O2', 'NT', 'SM', 'OY', 'O'), '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': ('OH2', 'NE2', 'NE1', 'NZ', 'OW', 'SG', 'ND1', 'NH1', 'N', 'OG1', 'ND2', 'OH', 'OG', 'NE', 'NH2'), 'GLYCAM06': ('N', 'NT', 'OW', 'OH', 'N3'), 'other': ()}
│ │ │ │ +DEFAULT_DONORS = {'CHARMM27': ('OG1', 'N', 'OW', 'NE1', 'SG', 'OH', 'ND1', 'OH2', 'NE2', 'ND2', 'NE', 'NH2', 'NH1', 'OG', 'NZ'), 'GLYCAM06': ('N', 'OW', 'OH', 'N3', 'NT'), '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 == {{''CCHHAARRMMMM2277'':: ((''OOHH22'',, ''SSDD'',, ''NNEE22'',, ''SSGG'',, ''NNDD11'',, │ │ │ │ │ - ''OOCC22'',, ''OODD22'',, ''OODD11'',, ''OOHH'',, ''OO'',, ''OOGG'',, ''OOEE11'',, ''OOWW'',, ''OOCC11'',, ''OOEE22'',, │ │ │ │ │ - ''OOGG11'')),, ''GGLLYYCCAAMM0066'':: ((''OO22'',, ''NNTT'',, ''OOWW'',, ''SSMM'',, ''OOYY'',, ''OOSS'',, ''NN'',, ''OOHH'',, │ │ │ │ │ - ''OO'')),, ''ootthheerr'':: (())}}_¶ │ │ │ │ │ + DEFAULT_ACCEPTORS == {{''CCHHAARRMMMM2277'':: ((''OOCC22'',, ''OODD11'',, ''SSGG'',, ''OOCC11'',, ''OOEE11'',, │ │ │ │ │ + ''NNEE22'',, ''OOGG11'',, ''OOWW'',, ''OOHH'',, ''NNDD11'',, ''OOHH22'',, ''OOEE22'',, ''OODD22'',, ''OOGG'',, ''OO'',, ''SSDD'')),, │ │ │ │ │ + ''GGLLYYCCAAMM0066'':: ((''NN'',, ''OOWW'',, ''OOHH'',, ''OOSS'',, ''OO22'',, ''NNTT'',, ''SSMM'',, ''OOYY'',, ''OO'')),, │ │ │ │ │ + ''ootthheerr'':: (())}}_¶ │ │ │ │ │ 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 == {{''CCHHAARRMMMM2277'':: ((''OOHH22'',, ''NNEE22'',, ''NNEE11'',, ''NNZZ'',, ''OOWW'',, ''SSGG'',, │ │ │ │ │ - ''NNDD11'',, ''NNHH11'',, ''NN'',, ''OOGG11'',, ''NNDD22'',, ''OOHH'',, ''OOGG'',, ''NNEE'',, ''NNHH22'')),, ''GGLLYYCCAAMM0066'':: │ │ │ │ │ - ((''NN'',, ''NNTT'',, ''OOWW'',, ''OOHH'',, ''NN33'')),, ''ootthheerr'':: (())}}_¶ │ │ │ │ │ + DEFAULT_DONORS == {{''CCHHAARRMMMM2277'':: ((''OOGG11'',, ''NN'',, ''OOWW'',, ''NNEE11'',, ''SSGG'',, ''OOHH'',, │ │ │ │ │ + ''NNDD11'',, ''OOHH22'',, ''NNEE22'',, ''NNDD22'',, ''NNEE'',, ''NNHH22'',, ''NNHH11'',, ''OOGG'',, ''NNZZ'')),, │ │ │ │ │ + ''GGLLYYCCAAMM0066'':: ((''NN'',, ''OOWW'',, ''OOHH'',, ''NN33'',, ''NNTT'')),, ''ootthheerr'':: (())}}_¶ │ │ │ │ │ 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.