{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.LL4NcLql/b1/dask_2024.12.1+dfsg-2_arm64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.LL4NcLql/b2/dask_2024.12.1+dfsg-2_arm64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- 761a808969fa0cdebf05d4c19d2e499b 10842284 doc optional python-dask-doc_2024.12.1+dfsg-2_all.deb\n+ f9bf08e747e252e1e907c4b6fc9afdb3 10842436 doc optional python-dask-doc_2024.12.1+dfsg-2_all.deb\n 924f139d0ab9ff77c67371f38e29862d 983836 python optional python3-dask_2024.12.1+dfsg-2_all.deb\n"}, {"source1": "python-dask-doc_2024.12.1+dfsg-2_all.deb", "source2": "python-dask-doc_2024.12.1+dfsg-2_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 2025-02-04 10:15:05.000000 debian-binary\n -rw-r--r-- 0 0 0 61276 2025-02-04 10:15:05.000000 control.tar.xz\n--rw-r--r-- 0 0 0 10780816 2025-02-04 10:15:05.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 10780968 2025-02-04 10:15:05.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-dask-doc/html/generated/dask.array.stats.ttest_ind.html", "source2": "./usr/share/doc/python-dask-doc/html/generated/dask.array.stats.ttest_ind.html", "unified_diff": "@@ -46,16 +46,16 @@\n
This docstring was copied from scipy.stats.ttest_ind.
\nSome inconsistencies with the Dask version may exist.
\nCalculate the T-test for the means of two independent samples of scores.
\nThis is a test for the null hypothesis that 2 independent samples\n have identical average (expected) values. This test assumes that the\n populations have identical variances by default.
\nDeprecated since version 1.17.0: Use of argument(s) {'method', 'trim', 'equal_var', 'keepdims', 'nan_policy', 'axis', 'alternative'}
by position is deprecated; beginning in \n-SciPy 1.17.0, these will be keyword-only. Argument(s) {'permutations', 'random_state'}
are deprecated, whether passed by position or keyword; they will be removed in SciPy 1.17.0. Use method
to perform a permutation test.
Deprecated since version 1.17.0: Use of argument(s) {'keepdims', 'equal_var', 'axis', 'nan_policy', 'method', 'trim', 'alternative'}
by position is deprecated; beginning in \n+SciPy 1.17.0, these will be keyword-only. Argument(s) {'random_state', 'permutations'}
are deprecated, whether passed by position or keyword; they will be removed in SciPy 1.17.0. Use method
to perform a permutation test.
The arrays must have the same shape, except in the dimension\n corresponding to axis (the first, by default).
\n