--- /srv/reproducible-results/rbuild-debian/r-b-build.FEweuk4r/b1/mdanalysis_2.4.2+dfsg1-1_i386.changes
+++ /srv/reproducible-results/rbuild-debian/r-b-build.FEweuk4r/b2/mdanalysis_2.4.2+dfsg1-1_i386.changes
├── Files
│ @@ -1,4 +1,4 @@
│
│ - 4ca1879542d2abcd262719e2d99b09e1 2372240 doc optional python-mdanalysis-doc_2.4.2+dfsg1-1_all.deb
│ + a71efb6e6a52c9b764f4f04f31a52554 2372384 doc optional python-mdanalysis-doc_2.4.2+dfsg1-1_all.deb
│ 337b0cbcbd0383632e3536467783e01a 4005152 debug optional python3-mdanalysis-dbgsym_2.4.2+dfsg1-1_i386.deb
│ 26068905a44ebbc2a830259ec7d8ba47 1602000 python optional python3-mdanalysis_2.4.2+dfsg1-1_i386.deb
├── python-mdanalysis-doc_2.4.2+dfsg1-1_all.deb
│ ├── file list
│ │ @@ -1,3 +1,3 @@
│ │ -rw-r--r-- 0 0 0 4 2023-01-09 16:54:02.000000 debian-binary
│ │ --rw-r--r-- 0 0 0 13252 2023-01-09 16:54:02.000000 control.tar.xz
│ │ --rw-r--r-- 0 0 0 2358796 2023-01-09 16:54:02.000000 data.tar.xz
│ │ +-rw-r--r-- 0 0 0 13256 2023-01-09 16:54:02.000000 control.tar.xz
│ │ +-rw-r--r-- 0 0 0 2358936 2023-01-09 16:54:02.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
│ │ │ │ @@ -1005,23 +1005,23 @@
│ │ │ │
Deprecated since version 2.0.0: Will be removed in MDAnalysis 3.0.0. Please use
│ │ │ │ results.timeseries
instead.
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ -
│ │ │ │ -DEFAULT_ACCEPTORS = {'CHARMM27': ('OH2', 'ND1', 'OC2', 'SG', 'NE2', 'OE2', 'OD1', 'OH', 'OC1', 'OD2', 'OG1', 'OW', 'SD', 'OE1', 'O', 'OG'), 'GLYCAM06': ('OH', 'O2', 'OW', 'O', 'OY', 'OS', 'SM', 'NT', 'N'), 'other': ()}
│ │ │ │ +DEFAULT_ACCEPTORS = {'CHARMM27': ('OE1', 'SD', 'OD2', 'SG', 'OG', 'OH2', 'ND1', 'NE2', 'OG1', 'OC2', 'OW', 'O', 'OC1', 'OE2', 'OD1', 'OH'), 'GLYCAM06': ('NT', 'OY', 'N', 'OW', 'O', 'OS', 'SM', 'O2', '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': ('OH2', 'OH', 'NE', 'ND1', 'OG1', 'SG', 'NE2', 'NH2', 'OW', 'NZ', 'NE1', 'NH1', 'ND2', 'OG', 'N'), 'GLYCAM06': ('OH', 'N', 'N3', 'OW', 'NT'), 'other': ()}
│ │ │ │ +DEFAULT_DONORS = {'CHARMM27': ('N', 'OW', 'ND2', 'NE', 'NH2', 'SG', 'OG', 'NZ', 'NH1', 'OH2', 'NE1', 'ND1', 'NE2', 'OH', 'OG1'), 'GLYCAM06': ('NT', 'N3', 'N', 'OW', '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 {}
│ │ │ │ │ @@ -634,24 +634,24 @@
│ │ │ │ │ List of hydrogen bonds between the selection 1 or selection 2 and
│ │ │ │ │ the bridging waters, for each frame.
│ │ │ │ │ New in version 2.0.0.
│ │ │ │ │ timeseriesï
│ │ │ │ │ Alias to the results.timeseries attribute.
│ │ │ │ │ Deprecated since version 2.0.0: Will be removed in MDAnalysis
│ │ │ │ │ 3.0.0. Please use results.timeseries instead.
│ │ │ │ │ - DEFAULT_ACCEPTORS= {'CHARMM27': ('OH2', 'ND1', 'OC2', 'SG', 'NE2',
│ │ │ │ │ - 'OE2', 'OD1', 'OH', 'OC1', 'OD2', 'OG1', 'OW', 'SD', 'OE1', 'O', 'OG'),
│ │ │ │ │ - 'GLYCAM06': ('OH', 'O2', 'OW', 'O', 'OY', 'OS', 'SM', 'NT', 'N'),
│ │ │ │ │ + DEFAULT_ACCEPTORS= {'CHARMM27': ('OE1', 'SD', 'OD2', 'SG', 'OG', 'OH2',
│ │ │ │ │ + 'ND1', 'NE2', 'OG1', 'OC2', 'OW', 'O', 'OC1', 'OE2', 'OD1', 'OH'),
│ │ │ │ │ + 'GLYCAM06': ('NT', 'OY', 'N', 'OW', 'O', 'OS', 'SM', 'O2', 'OH'),
│ │ │ │ │ 'other': ()}ï
│ │ │ │ │ default atom names that are treated as hydrogen acceptors (see
│ │ │ │ │ Default_heavy_atom_names_for_CHARMM27_force_field.); use the
│ │ │ │ │ keywordacceptorsto add a list of additional acceptor names.
│ │ │ │ │ - DEFAULT_DONORS= {'CHARMM27': ('OH2', 'OH', 'NE', 'ND1', 'OG1', 'SG',
│ │ │ │ │ - 'NE2', 'NH2', 'OW', 'NZ', 'NE1', 'NH1', 'ND2', 'OG', 'N'), 'GLYCAM06':
│ │ │ │ │ - ('OH', 'N', 'N3', 'OW', 'NT'), 'other': ()}ï
│ │ │ │ │ + DEFAULT_DONORS= {'CHARMM27': ('N', 'OW', 'ND2', 'NE', 'NH2', 'SG',
│ │ │ │ │ + 'OG', 'NZ', 'NH1', 'OH2', 'NE1', 'ND1', 'NE2', 'OH', 'OG1'),
│ │ │ │ │ + 'GLYCAM06': ('NT', 'N3', 'N', 'OW', 'OH'), 'other': ()}ï
│ │ │ │ │ default heavy atom names whose hydrogens are treated as donors (see
│ │ │ │ │ Default_heavy_atom_names_for_CHARMM27_force_field.); use the
│ │ │ │ │ keyworddonorsto add a list of additional donor names.
│ │ │ │ │ count_by_time(analysis_func=None, **kwargs)[source]ï
│ │ │ │ │ Counts the number of water bridges per timestep.
│ │ │ │ │ The counting behaviour can be adjusted by supplying analysis_func.
│ │ │ │ │ See Use_count_by_time for details.