--- /srv/reproducible-results/rbuild-debian/r-b-build.s8q6vReR/b1/dask_2021.01.0+dfsg-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.s8q6vReR/b2/dask_2021.01.0+dfsg-1_amd64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - ed6786814436cd6dd547c96c75c5752a 3421576 doc optional python-dask-doc_2021.01.0+dfsg-1_all.deb │ + b9a93471b610b236dd3193e87161ffda 3421608 doc optional python-dask-doc_2021.01.0+dfsg-1_all.deb │ 56f899dec1bcd67a28a964c4420c8eb0 671548 python optional python3-dask_2021.01.0+dfsg-1_all.deb ├── python-dask-doc_2021.01.0+dfsg-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-01-22 03:51:01.000000 debian-binary │ │ --rw-r--r-- 0 0 0 8904 2021-01-22 03:51:01.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 3412480 2021-01-22 03:51:01.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 8908 2021-01-22 03:51:01.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 3412508 2021-01-22 03:51:01.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -265,15 +265,15 @@ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 41087 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/best-practices.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 195 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/bytes.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 23958 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/caching.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 69874 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/changelog.html.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 12635 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/cheatsheet.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 17163 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/cite.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 79544 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/configuration-reference.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 72130 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/configuration.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 72132 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/configuration.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 68873 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/custom-collections.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 20092 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/custom-graphs.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2339064 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/dataframe-api.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 36471 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/dataframe-best-practices.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 22612 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/dataframe-categoricals.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 36207 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/dataframe-create.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 26209 2021-01-22 03:51:01.000000 ./usr/share/doc/python-dask-doc/html/dataframe-design.html │ │ │ ├── ./usr/share/doc/python-dask-doc/html/configuration.html │ │ │ │ @@ -866,15 +866,15 @@ │ │ │ │ {'x': 1, 'y': {'a': 2, 'b': 3}} │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -dask.config.collect(paths=['/etc/dask', '/usr/etc/dask', '/nonexistent/first-build/.config/dask', '/nonexistent/first-build/.dask'], env=None)[source]
│ │ │ │ +dask.config.collect(paths=['/etc/dask', '/usr/etc/dask', '/nonexistent/second-build/.config/dask', '/nonexistent/second-build/.dask'], env=None)[source] │ │ │ │

Collect configuration from paths and environment variables

│ │ │ │
│ │ │ │
Parameters
│ │ │ │
│ │ │ │
pathsList[str]

A list of paths to search for yaml config files

│ │ │ │
│ │ │ │
envdict

The system environment variables

│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -474,16 +474,17 @@ │ │ │ │ │ >>> b = {'x': 2, 'y': {'b': 3}} │ │ │ │ │ >>> update(a, b) │ │ │ │ │ {'x': 2, 'y': {'a': 2, 'b': 3}} │ │ │ │ │ >>> a = {'x': 1, 'y': {'a': 2}} │ │ │ │ │ >>> b = {'x': 2, 'y': {'b': 3}} │ │ │ │ │ >>> update(a, b, priority='old') │ │ │ │ │ {'x': 1, 'y': {'a': 2, 'b': 3}} │ │ │ │ │ - dask.config.collect(paths=['/etc/dask', '/usr/etc/dask', '/nonexistent/first- │ │ │ │ │ - build/.config/dask', '/nonexistent/first-build/.dask'], env=None)[source]¶ │ │ │ │ │ + dask.config.collect(paths=['/etc/dask', '/usr/etc/dask', '/nonexistent/ │ │ │ │ │ + second-build/.config/dask', '/nonexistent/second-build/.dask'], env=None) │ │ │ │ │ + [source]¶ │ │ │ │ │ Collect configuration from paths and environment variables │ │ │ │ │ Parameters │ │ │ │ │ pathsList[str] │ │ │ │ │ A list of paths to search for yaml config files │ │ │ │ │ envdict │ │ │ │ │ The system environment variables │ │ │ │ │ Returns │ │ │ ├── ./usr/share/doc/python-dask-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -5626,15 +5626,15 @@ │ │ │ │ │ fine: [4, 11, 17, 27, 28, 39, 40, 54, 56, 60, 63, 72], │ │ │ │ │ finfo: 2, │ │ │ │ │ finish: [0, 23, 37, 44, 47, 57, 58, 64, 77, 86], │ │ │ │ │ finit: [2, 27, 36], │ │ │ │ │ finland: 2, │ │ │ │ │ fire_and_forget: [19, 47], │ │ │ │ │ firewal: 67, │ │ │ │ │ - first: [0, 2, 4, 5, 10, 15, 16, 17, 18, 19, 22, 23, 24, 27, 31, 32, 34, 36, 37, 40, 42, 44, 47, 54, 56, 57, 58, 60, 63, 64, 65, 72, 73, 74, 77, 81, 82, 83, 84, 85], │ │ │ │ │ + first: [0, 2, 4, 5, 10, 15, 16, 17, 18, 19, 23, 24, 27, 31, 32, 34, 36, 37, 40, 42, 44, 47, 54, 56, 57, 58, 60, 63, 64, 65, 72, 73, 74, 77, 81, 82, 83, 84, 85], │ │ │ │ │ fiscal: 54, │ │ │ │ │ fish: 27, │ │ │ │ │ fisher: 2, │ │ │ │ │ fit: [0, 2, 3, 4, 17, 18, 25, 26, 27, 28, 31, 33, 35, 38, 40, 48, 52, 60, 66, 82, 86, 87], │ │ │ │ │ five: [2, 27, 44, 66], │ │ │ │ │ fix: [2, 18, 19, 27, 57, 66], │ │ │ │ │ fix_invalid: 2, │ │ │ │ │ @@ -8352,15 +8352,15 @@ │ │ │ │ │ seamlessli: 87, │ │ │ │ │ sean: 19, │ │ │ │ │ search: [2, 9, 22, 27, 31, 54, 64, 67], │ │ │ │ │ searchabl: [42, 84], │ │ │ │ │ searchsort: [2, 19], │ │ │ │ │ seattl: 59, │ │ │ │ │ seced: 47, │ │ │ │ │ - second: [0, 2, 4, 10, 15, 17, 23, 27, 44, 47, 54, 57, 60, 66, 74], │ │ │ │ │ + second: [0, 2, 4, 10, 15, 17, 22, 23, 27, 44, 47, 54, 57, 60, 66, 74], │ │ │ │ │ secret: [5, 15, 19, 60, 74], │ │ │ │ │ secrettoken: 74, │ │ │ │ │ section3: 2, │ │ │ │ │ section: [2, 17, 19, 22, 25, 27, 28, 30, 36, 37, 42, 47, 53, 54, 57, 60, 63, 72, 81], │ │ │ │ │ secur: [19, 22, 23, 60, 87], │ │ │ │ │ see: [0, 1, 2, 3, 5, 6, 7, 10, 14, 15, 16, 17, 18, 19, 22, 23, 24, 26, 27, 28, 30, 32, 34, 35, 36, 37, 38, 39, 42, 43, 44, 47, 48, 51, 52, 54, 56, 57, 58, 60, 61, 62, 66, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 86], │ │ │ │ │ seed: [0, 2, 15, 19, 27],