{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.68iPi8hb/b1/dask_2024.12.1+dfsg-2_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.68iPi8hb/b2/dask_2024.12.1+dfsg-2_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- be3bbf1a83596538187c6fb336e46751 10842216 doc optional python-dask-doc_2024.12.1+dfsg-2_all.deb\n+ 0b4c4d01d4d2f9f5a399f7c757addcd8 10842348 doc optional python-dask-doc_2024.12.1+dfsg-2_all.deb\n 11699e3e99080203750974acb65a2cff 983816 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 61272 2025-02-04 10:15:05.000000 control.tar.xz\n--rw-r--r-- 0 0 0 10780752 2025-02-04 10:15:05.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 10780884 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', 'axis', 'equal_var', 'keepdims', 'alternative', 'nan_policy', 'trim'}
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) {'method', 'nan_policy', 'equal_var', 'alternative', 'keepdims', 'trim', 'axis'}
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