{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.i2yirquG/b1/python-pyqtgraph_0.13.7-5_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.i2yirquG/b2/python-pyqtgraph_0.13.7-5_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- fd444666ef059a57bc34772cc662ee0e 865512 doc optional python-pyqtgraph-doc_0.13.7-5_all.deb\n+ 49cf6ff07b5425d8050eb86b5c552ebd 865548 doc optional python-pyqtgraph-doc_0.13.7-5_all.deb\n 25dc9279f9db1b861a3c4f43a630af7f 1376344 python optional python3-pyqtgraph_0.13.7-5_all.deb\n"}, {"source1": "python-pyqtgraph-doc_0.13.7-5_all.deb", "source2": "python-pyqtgraph-doc_0.13.7-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-15 08:04:14.000000 debian-binary\n--rw-r--r-- 0 0 0 14000 2024-10-15 08:04:14.000000 control.tar.xz\n--rw-r--r-- 0 0 0 851320 2024-10-15 08:04:14.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 13996 2024-10-15 08:04:14.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 851360 2024-10-15 08:04:14.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-pyqtgraph-doc/html/api_reference/colormap.html", "source2": "./usr/share/doc/python-pyqtgraph-doc/html/api_reference/colormap.html", "unified_diff": "@@ -606,26 +606,26 @@\n cm.setMappingMode('diverging') # set mapping mode\n brush = cm.getBrush( span=(-1., 1.) ) # gradient from blue at -1 to red at +1\n # plot a curve that is filled to zero with the gradient brush:\n curve2 = pg.PlotDataItem( y=y_data2, pen='w', brush=brush, fillLevel=0.0 )\n \n \n \"Example\n plot.addItem( img ) # add ImageItem to PlotItem\n plot.showAxes(True) # frame it with a full set of axes\n plot.invertY(True) # vertical axis counts top to bottom\n \n \n

GraphicsLayoutWidget - QWidget subclass displaying a single GraphicsLayout. Most of the methods provided by GraphicsLayout are also available through GraphicsLayoutWidget.

\n \n \n \n \n \n