--- /srv/reproducible-results/rbuild-debian/r-b-build.LyM5myZh/b1/datalad-next_1.4.1-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.LyM5myZh/b2/datalad-next_1.4.1-1_amd64.changes ├── Files │ @@ -1,2 +1,2 @@ │ │ - fe55bb5233a62ac78200308eb7704db6 782780 science optional python3-datalad-next_1.4.1-1_all.deb │ + bef31e56da37ed91a816e356e44f5f29 782824 science optional python3-datalad-next_1.4.1-1_all.deb ├── python3-datalad-next_1.4.1-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-05-21 22:23:40.000000 debian-binary │ │ -rw-r--r-- 0 0 0 21544 2024-05-21 22:23:40.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 761044 2024-05-21 22:23:40.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 761088 2024-05-21 22:23:40.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 │ │ │ │ @@ -3753,15 +3753,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 0x7f30f391fd80>]
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 {}
│ │ │ │ │ @@ -4204,15 +4204,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:
│ │ │ │ │