{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.56Ro89cM/b1/skimage_0.24.0-5_armhf.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.56Ro89cM/b2/skimage_0.24.0-5_armhf.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,5 +1,5 @@\n \n- d4f4bc1e756058b510fb1714e2f64810 2468872 doc optional python-skimage-doc_0.24.0-5_all.deb\n- f31f3be3722af722c040ccb8e7d791fb 28595880 debug optional python3-skimage-lib-dbgsym_0.24.0-5_armhf.deb\n- 19635e4f7a01908e5d4ab15e17e3d6e4 2153672 python optional python3-skimage-lib_0.24.0-5_armhf.deb\n+ a99ded81971f8e76c5746e9c533d7061 2468916 doc optional python-skimage-doc_0.24.0-5_all.deb\n+ e131088322e309ad822761b45eda76fa 28601132 debug optional python3-skimage-lib-dbgsym_0.24.0-5_armhf.deb\n+ ad14aa97d86ae8e1a27455d999499777 2154512 python optional python3-skimage-lib_0.24.0-5_armhf.deb\n 0fcd3e472c5ae583d0bfb4d77b9c69eb 20592256 python optional python3-skimage_0.24.0-5_all.deb\n"}, {"source1": "python-skimage-doc_0.24.0-5_all.deb", "source2": "python-skimage-doc_0.24.0-5_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-10-14 10:40:24.000000 debian-binary\n -rw-r--r-- 0 0 0 6324 2024-10-14 10:40:24.000000 control.tar.xz\n--rw-r--r-- 0 0 0 2462356 2024-10-14 10:40:24.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 2462400 2024-10-14 10:40:24.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
imageio | \n-Image reading via the ImageIO Library | \n-
gdal | \n-Image reading via the GDAL Library (www.gdal.org) | \n-
tifffile | \n-Load and save TIFF and TIFF-based images using tifffile.py | \n+
matplotlib | \n+Display or save images using Matplotlib | \n
pil | \n Image reading via the Python Imaging Library | \n
imread | \n-Image reading and writing via imread | \n-
matplotlib | \n-Display or save images using Matplotlib | \n-
fits | \n FITS image reading via PyFITS | \n
simpleitk | \n+|
gdal | \n+Image reading via the GDAL Library (www.gdal.org) | \n+
imageio | \n+Image reading via the ImageIO Library | \n+
tifffile | \n+Load and save TIFF and TIFF-based images using tifffile.py | \n+
simpleitk | \n Image reading and writing via SimpleITK | \n
imread | \n+Image reading and writing via imread | \n+
\n | Find the appropriate plugin of 'kind' and execute it. | \n