{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.9AzflL3p/b1/llvmlite_0.42.0-1_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.9AzflL3p/b2/llvmlite_0.42.0-1_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,4 +1,4 @@\n \n- 3952703167434a4b46c05a4b680f860f 136700 doc optional llvmlite-doc_0.42.0-1_all.deb\n+ b5b4d82f6f0a718433990380e7ecb0c9 136696 doc optional llvmlite-doc_0.42.0-1_all.deb\n e6bb67136ddf1ab81c94b66a4056ecfb 3814132 debug optional python3-llvmlite-dbgsym_0.42.0-1_amd64.deb\n 05a098b3dbd26318f503664cd4fb439d 179972 python optional python3-llvmlite_0.42.0-1_amd64.deb\n"}, {"source1": "llvmlite-doc_0.42.0-1_all.deb", "source2": "llvmlite-doc_0.42.0-1_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 2024-02-29 04:02:10.000000 debian-binary\n--rw-r--r-- 0 0 0 3040 2024-02-29 04:02:10.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 3036 2024-02-29 04:02:10.000000 control.tar.xz\n -rw-r--r-- 0 0 0 133468 2024-02-29 04:02:10.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/llvmlite-doc/html/admin-guide/install.html", "source2": "./usr/share/doc/llvmlite-doc/html/admin-guide/install.html", "unified_diff": "@@ -382,15 +382,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2015, Continuum Analytics.\n- Last updated on Feb 28, 2024.\n+ Last updated on Feb 29, 2024.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -202,9 +202,9 @@\n This is known to work with pypy3 on Linux x64.\n It\u2019s also possible to force pip to rebuild llvmlite locally with a custom\n version of llvm :\n LLVM_CONFIG=/path/to/custom/llvm-config CXXFLAGS=-fPIC pip3 install --no-binary\n :all: llvmlite\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs _\bN_\be_\bx_\bt\n ===============================================================================\n-\u00a9 Copyright 2015, Continuum Analytics. Last updated on Feb 28, 2024.\n+\u00a9 Copyright 2015, Continuum Analytics. Last updated on Feb 29, 2024.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/llvmlite-doc/html/contributing.html", "source2": "./usr/share/doc/llvmlite-doc/html/contributing.html", "unified_diff": "@@ -199,15 +199,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2015, Continuum Analytics.\n- Last updated on Feb 28, 2024.\n+ Last updated on Feb 29, 2024.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -74,9 +74,9 @@\n 1. Edit the source files under docs/source/.\n 2. Build the documentation:\n make html\n 3. Check the documentation:\n open _build/html/index.html\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs _\bN_\be_\bx_\bt\n ===============================================================================\n-\u00a9 Copyright 2015, Continuum Analytics. Last updated on Feb 28, 2024.\n+\u00a9 Copyright 2015, Continuum Analytics. Last updated on Feb 29, 2024.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/llvmlite-doc/html/faqs.html", "source2": "./usr/share/doc/llvmlite-doc/html/faqs.html", "unified_diff": "@@ -141,15 +141,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2015, Continuum Analytics.\n- Last updated on Feb 28, 2024.\n+ Last updated on Feb 29, 2024.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -55,9 +55,9 @@\n for example) may require different LLVM versions or non-mainline forks of\n LLVM to work. These other LLVMs can be wrapped in a similar fashion as\n llvmlite, and will stay isolated.\n Static linkage of LLVM was definitely not our goal early in Numba development,\n but seems to have become the only workable solution given our constraints.\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs _\bN_\be_\bx_\bt\n ===============================================================================\n-\u00a9 Copyright 2015, Continuum Analytics. Last updated on Feb 28, 2024.\n+\u00a9 Copyright 2015, Continuum Analytics. Last updated on Feb 29, 2024.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/llvmlite-doc/html/genindex.html", "source2": "./usr/share/doc/llvmlite-doc/html/genindex.html", "unified_diff": "@@ -1237,15 +1237,15 @@\n \n