--- /srv/reproducible-results/rbuild-debian/r-b-build.V2H1Gu6y/b1/ipyparallel_8.8.0-6_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.V2H1Gu6y/b2/ipyparallel_8.8.0-6_amd64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - d5e6b69529f91ad76b72fccffafb9715 5452516 doc optional python-ipyparallel-doc_8.8.0-6_all.deb │ + 1f2e35470c20ce7a4f7b7212e4b39c2c 5452484 doc optional python-ipyparallel-doc_8.8.0-6_all.deb │ 1c46c504bb0fa9bad8bb13fdd525eb06 2499908 python optional python3-ipyparallel_8.8.0-6_all.deb ├── python-ipyparallel-doc_8.8.0-6_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-08-14 09:58:28.000000 debian-binary │ │ -rw-r--r-- 0 0 0 5788 2025-08-14 09:58:28.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 5446536 2025-08-14 09:58:28.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 5446504 2025-08-14 09:58:28.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python-ipyparallel-doc/html/examples/index.html │ │ │ │ @@ -131,44 +131,44 @@ │ │ │ │ │ │ │ │
│ │ │ │

Non-notebook examples

│ │ │ │

This directory also contains some examples that are scripts instead of notebooks.

│ │ │ │
│ │ │ │
│ │ │ │
./
│ │ │ │ +  nwmerge.py
│ │ │ │   dependencies.py
│ │ │ │ -  fetchparse.py
│ │ │ │   iopubwatcher.py
│ │ │ │ +  task_profiler.py
│ │ │ │ +  itermapresult.py
│ │ │ │ +  task_mod.py
│ │ │ │ +  fetchparse.py
│ │ │ │   phistogram.py
│ │ │ │ -  nwmerge.py
│ │ │ │   customresults.py
│ │ │ │ -  throughput.py
│ │ │ │ -  task_mod.py
│ │ │ │   dagdeps.py
│ │ │ │ -  itermapresult.py
│ │ │ │ -  task_profiler.py
│ │ │ │ +  throughput.py
│ │ │ │ ./daVinci Word Count/
│ │ │ │   wordfreq.py
│ │ │ │   pwordfreq.py
│ │ │ │ ./interengine/
│ │ │ │   communicator.py
│ │ │ │ -  bintree.py
│ │ │ │   bintree_script.py
│ │ │ │ +  bintree.py
│ │ │ │   interengine.py
│ │ │ │ ./pi/
│ │ │ │ -  parallelpi.py
│ │ │ │   pidigits.py
│ │ │ │ +  parallelpi.py
│ │ │ │ ./rmt/
│ │ │ │   rmtkernel.py
│ │ │ │ ./wave2D/
│ │ │ │ +  communicator.py
│ │ │ │   parallelwave-mpi.py
│ │ │ │   wavesolver.py
│ │ │ │ -  parallelwave.py
│ │ │ │ -  communicator.py
│ │ │ │ -  RectPartitioner.py
│ │ │ │ +  RectPartitioner.py
│ │ │ │ +  parallelwave.py
│ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -56,44 +56,44 @@ │ │ │ │ │ o Debugging_distributed_with_IPython │ │ │ │ │ * Using_dill_to_pickle_anything │ │ │ │ │ o Using_dill_in_IPython_Parallel │ │ │ │ │ ***** Non-notebook examples¶ ***** │ │ │ │ │ This directory also contains some examples that are scripts instead of │ │ │ │ │ notebooks. │ │ │ │ │ ./ │ │ │ │ │ +  nwmerge.py │ │ │ │ │   dependencies.py │ │ │ │ │ -  fetchparse.py │ │ │ │ │   iopubwatcher.py │ │ │ │ │ +  task_profiler.py │ │ │ │ │ +  itermapresult.py │ │ │ │ │ +  task_mod.py │ │ │ │ │ +  fetchparse.py │ │ │ │ │   phistogram.py │ │ │ │ │ -  nwmerge.py │ │ │ │ │   customresults.py │ │ │ │ │ -  throughput.py │ │ │ │ │ -  task_mod.py │ │ │ │ │   dagdeps.py │ │ │ │ │ -  itermapresult.py │ │ │ │ │ -  task_profiler.py │ │ │ │ │ +  throughput.py │ │ │ │ │ ./daVinci Word Count/ │ │ │ │ │   wordfreq.py │ │ │ │ │   pwordfreq.py │ │ │ │ │ ./interengine/ │ │ │ │ │   communicator.py │ │ │ │ │ -  bintree.py │ │ │ │ │   bintree_script.py │ │ │ │ │ +  bintree.py │ │ │ │ │   interengine.py │ │ │ │ │ ./pi/ │ │ │ │ │ -  parallelpi.py │ │ │ │ │   pidigits.py │ │ │ │ │ +  parallelpi.py │ │ │ │ │ ./rmt/ │ │ │ │ │   rmtkernel.py │ │ │ │ │ ./wave2D/ │ │ │ │ │ +  communicator.py │ │ │ │ │   parallelwave-mpi.py │ │ │ │ │   wavesolver.py │ │ │ │ │ -  parallelwave.py │ │ │ │ │ -  communicator.py │ │ │ │ │   RectPartitioner.py │ │ │ │ │ +  parallelwave.py │ │ │ │ │ ****** ipyparallel ****** │ │ │ │ │ **** Navigation **** │ │ │ │ │ * Tutorial │ │ │ │ │ * Reference │ │ │ │ │ * examples │ │ │ │ │ o Tutorials │ │ │ │ │ o Examples