--- /srv/reproducible-results/rbuild-debian/r-b-build.ByowEGyD/b1/datalad-next_1.5.0-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.ByowEGyD/b2/datalad-next_1.5.0-1_amd64.changes ├── Files │ @@ -1,2 +1,2 @@ │ │ - 737e0754884890b7d6c0558ae05a6411 797052 science optional python3-datalad-next_1.5.0-1_all.deb │ + 599c8b8135b22d8855648d72251e1e24 797068 science optional python3-datalad-next_1.5.0-1_all.deb ├── python3-datalad-next_1.5.0-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-17 00:14:10.000000 debian-binary │ │ --rw-r--r-- 0 0 0 21700 2024-12-17 00:14:10.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 775160 2024-12-17 00:14:10.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 21704 2024-12-17 00:14:10.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 775172 2024-12-17 00:14:10.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python3-datalad-next/html/generated/generated/datalad_next.datasets.Dataset.html │ │ │ │ @@ -3572,15 +3572,15 @@ │ │ │ │ IncompleteResultsError that carries the result dictionaries of the │ │ │ │ failures in its failed attribute. [Default: 'continue']
│ │ │ │result_filter (callable or None, optional) -- if given, each to-be-returned status dictionary is passed to this │ │ │ │ callable, and is only returned if the callable's return value does │ │ │ │ not evaluate to False or a ValueError exception is raised. If the │ │ │ │ given callable supports **kwargs it will additionally be passed │ │ │ │ the keyword arguments of the original API call. [Default: <function │ │ │ │ -is_result_matching_pathsource_argument at 0x7f0290f645e0>]
result_renderer -- select rendering mode command results. 'tailored' enables a command-
│ │ │ │ specific rendering style that is typically tailored to human
│ │ │ │ consumption, if there is one for a specific command, or otherwise
│ │ │ │ falls back on the the 'generic' result renderer; 'generic' renders
│ │ │ │ each result in one line with key info like action, status, path,
│ │ │ │ and an optional message); 'json' a complete JSON line serialization
│ │ │ │ of the full result record; 'json_pp' like 'json', but pretty-printed
│ │ │ │ ├── html2text {}
│ │ │ │ │ @@ -3982,15 +3982,15 @@
│ │ │ │ │ each to-be-returned status dictionary is passed to this
│ │ │ │ │ callable, and is only returned if the callable's return
│ │ │ │ │ value does not evaluate to False or a ValueError
│ │ │ │ │ exception is raised. If the given callable
│ │ │ │ │ supports**kwargsit will additionally be passed the
│ │ │ │ │ keyword arguments of the original API call. [Default:
│ │ │ │ │