{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.F1hXyOfa/b1/skimage_0.24.0-7_i386.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.F1hXyOfa/b2/skimage_0.24.0-7_i386.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,5 +1,5 @@\n \n- 03ed696cfa609c74d700046577a2ebed 2469076 doc optional python-skimage-doc_0.24.0-7_all.deb\n- 7e2a5a83258e25fe415ad3c2e4748c41 54309216 debug optional python3-skimage-lib-dbgsym_0.24.0-7_i386.deb\n- b1ba31f762aff37c92f4a6bff1fc7a0b 3852904 python optional python3-skimage-lib_0.24.0-7_i386.deb\n+ ba320761b40951c5ed982fe6115817de 2469104 doc optional python-skimage-doc_0.24.0-7_all.deb\n+ 6b0a63ce99f74250cf8e26ae4f1792bd 54297476 debug optional python3-skimage-lib-dbgsym_0.24.0-7_i386.deb\n+ f24322dabadd60e170deef579455445c 3852028 python optional python3-skimage-lib_0.24.0-7_i386.deb\n 221a60273d0d211d0cccfd009a9cbfc3 20591560 python optional python3-skimage_0.24.0-7_all.deb\n"}, {"source1": "python-skimage-doc_0.24.0-7_all.deb", "source2": "python-skimage-doc_0.24.0-7_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2024-12-24 07:10:04.000000 debian-binary\n--rw-r--r-- 0 0 0 6328 2024-12-24 07:10:04.000000 control.tar.xz\n--rw-r--r-- 0 0 0 2462556 2024-12-24 07:10:04.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 6332 2024-12-24 07:10:04.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 2462580 2024-12-24 07:10:04.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/doc/python-skimage-doc/html/api/skimage.io.html", "source2": "./usr/share/doc/python-skimage-doc/html/api/skimage.io.html", "unified_diff": "@@ -45,38 +45,38 @@\n
Utilities to read and write images in various formats.
\nThe following plug-ins are available:
\nPlugin | \n Description | \n
fits | \n-FITS image reading via PyFITS | \n+
tifffile | \n+Load and save TIFF and TIFF-based images using tifffile.py | \n
pil | \n Image reading via the Python Imaging Library | \n
gdal | \n+|
fits | \n+FITS image reading via PyFITS | \n+
gdal | \n Image reading via the GDAL Library (www.gdal.org) | \n
matplotlib | \n-Display or save images using Matplotlib | \n+
imageio | \n+Image reading via the ImageIO Library | \n
simpleitk | \n+|
simpleitk | \n Image reading and writing via SimpleITK | \n
tifffile | \n-Load and save TIFF and TIFF-based images using tifffile.py | \n+
matplotlib | \n+Display or save images using Matplotlib | \n
imread | \n+|
imread | \n Image reading and writing via imread | \n
imageio | \n-Image reading via the ImageIO Library | \n-
\n | Find the appropriate plugin of 'kind' and execute it. | \n