2.51 KB
/srv/reproducible-results/rbuild-debian/tmp.gSh588UqSR/b1/python-marshmallow_3.0.0b14-1_armhf.changes vs.
/srv/reproducible-results/rbuild-debian/tmp.gSh588UqSR/b2/python-marshmallow_3.0.0b14-1_armhf.changes
320 B
Files
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
  
1 ·559e0b06c72921f55ec54efc47dceeb0·192748·doc·optional·python3-marshmallow-doc_3.0.0b14-1_all.deb1 ·333642c2e30eb2ace46d0c7fc8e0d276·192768·doc·optional·python3-marshmallow-doc_3.0.0b14-1_all.deb
2 ·c07f152edafe0d01a1ef8c8f543fc892·54232·python·optional·python3-marshmallow_3.0.0b14-1_all.deb2 ·c07f152edafe0d01a1ef8c8f543fc892·54232·python·optional·python3-marshmallow_3.0.0b14-1_all.deb
2.0 KB
python3-marshmallow-doc_3.0.0b14-1_all.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2018-09-18·21:44:15.000000·debian-binary1 -rw-r--r--···0········0········0········4·2018-09-18·21:44:15.000000·debian-binary
2 -rw-r--r--···0········0········0·····2564·2018-09-18·21:44:15.000000·control.tar.xz2 -rw-r--r--···0········0········0·····2564·2018-09-18·21:44:15.000000·control.tar.xz
3 -rw-r--r--···0········0········0···189992·2018-09-18·21:44:15.000000·data.tar.xz3 -rw-r--r--···0········0········0···190012·2018-09-18·21:44:15.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
1.46 KB
data.tar.xz
1.44 KB
data.tar
1.42 KB
./usr/share/doc/python3-marshmallow/html/api_reference.html
    
Offset 1408, 21 lines modifiedOffset 1408, 21 lines modified
1408 </tr>1408 </tr>
1409 </tbody>1409 </tbody>
1410 </table>1410 </table>
1411 </dd></dl>1411 </dd></dl>
  
1412 <dl·class="attribute">1412 <dl·class="attribute">
1413 <dt·id="marshmallow.fields.Boolean.falsy">1413 <dt·id="marshmallow.fields.Boolean.falsy">
1414 <code·class="descname">falsy</code><em·class="property">·=·{0,·'False',·'f',·'F',·'FALSE',·'off',·'OFF',·'0',·'Off',·'false'}</em><a·class="headerlink"·href="#marshmallow.fields.Boolean.falsy"·title="Permalink·to·this·definition">¶</a></dt>1414 <code·class="descname">falsy</code><em·class="property">·=·{'0',·'f',·0,·'F',·'FALSE',·'Off',·'off',·'OFF',·'False',·'false'}</em><a·class="headerlink"·href="#marshmallow.fields.Boolean.falsy"·title="Permalink·to·this·definition">¶</a></dt>
1415 <dd><p>Default·falsy·values.</p>1415 <dd><p>Default·falsy·values.</p>
1416 </dd></dl>1416 </dd></dl>
  
1417 <dl·class="attribute">1417 <dl·class="attribute">
1418 <dt·id="marshmallow.fields.Boolean.truthy">1418 <dt·id="marshmallow.fields.Boolean.truthy">
1419 <code·class="descname">truthy</code><em·class="property">·=·{1,·'T',·'1',·'on',·'t',·'ON',·'TRUE',·'true',·'On',·'True'}</em><a·class="headerlink"·href="#marshmallow.fields.Boolean.truthy"·title="Permalink·to·this·definition">¶</a></dt>1419 <code·class="descname">truthy</code><em·class="property">·=·{1,·'true',·'t',·'T',·'True',·'1',·'TRUE',·'on',·'ON',·'On'}</em><a·class="headerlink"·href="#marshmallow.fields.Boolean.truthy"·title="Permalink·to·this·definition">¶</a></dt>
1420 <dd><p>Default·truthy·values.</p>1420 <dd><p>Default·truthy·values.</p>
1421 </dd></dl>1421 </dd></dl>
  
1422 </dd></dl>1422 </dd></dl>
  
1423 <dl·class="class">1423 <dl·class="class">
1424 <dt·id="marshmallow.fields.FormattedString">1424 <dt·id="marshmallow.fields.FormattedString">