2022-12-02T07:59:56 diffoscope 225 -> 227 https://repology.org/metapackage/diffoscope/versions 2022-12-02T07:59:59 attrpath: diffoscope 2022-12-02T07:59:59 Checking auto update branch... 2022-12-02T08:00:02 [version] 2022-12-02T08:00:02 [version] skipping because derivation has updateScript 2022-12-02T08:00:02 [rustCrateVersion] 2022-12-02T08:00:02 [rustCrateVersion] No cargoSha256 found 2022-12-02T08:00:02 [golangModuleVersion] 2022-12-02T08:00:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T08:00:02 [updateScript] 2022-12-02T08:00:06 [updateScript] Success 2022-12-02T08:00:06 [updateScript] these 2 derivations will be built: /nix/store/wk7zc2r8fxz16cyjrhpkxfnk8fzd4g8q-update-diffoscope.drv /nix/store/iqvhbf2dwanxw7lgqzbhw02gv87jgi2j-packages.json.drv building '/nix/store/wk7zc2r8fxz16cyjrhpkxfnk8fzd4g8q-update-diffoscope.drv'... building '/nix/store/iqvhbf2dwanxw7lgqzbhw02gv87jgi2j-packages.json.drv'... Going to be running update for following packages: - diffoscope-225 Press Enter key to continue... Running update for: - diffoscope-225: UPDATING ... - diffoscope-225: DONE. Packages updated! 2022-12-02T08:00:06 2022-12-02T08:00:06 [quotedUrls] 2022-12-02T08:00:07 [quotedUrls] nothing found to replace 2022-12-02T08:00:07 Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 2045f3ededc..6861a181424 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -11,11 +11,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3Packages.buildPythonApplication rec { pname = "diffoscope"; - version = "225"; + version = "227"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - sha256 = "sha256-nuQmvYpCSzw2kUj/UdcBpn6jabaVMYT47MDblzpb/o0="; + sha256 = "sha256-R2a6/LDN3kSJjB6lGaif1ksEBMGCoNFNeTZ0hhop+84="; }; outputs = [ "out" "man" ]; 2022-12-02T08:01:35 No auto update branch exists 2022-12-02T08:03:29 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A diffoscope nix build failed. tests/comparators/test_pdf.py: 11 warnings /build/diffoscope-227/diffoscope/comparators/pdf.py:105: PendingDeprecationWarning: getDocumentInfo is deprecated and will be removed in PyPDF2 3.0.0. Use metadata instead. document_info = pdf.getDocumentInfo() tests/comparators/test_pdf.py: 12 warnings /build/diffoscope-227/diffoscope/comparators/pdf.py:123: PendingDeprecationWarning: PdfFileReader is deprecated and will be removed in PyPDF2 3.0.0. Use PdfReader instead. pdf = PyPDF2.PdfFileReader(file.path) tests/comparators/test_pdf.py: 11 warnings /build/diffoscope-227/diffoscope/comparators/pdf.py:126: PendingDeprecationWarning: reader.getNumPages is deprecated and will be removed in PyPDF2 3.0.0. Use len(reader.pages) instead. for x in range(pdf.getNumPages()): tests/comparators/test_pdf.py: 98 warnings /build/diffoscope-227/diffoscope/comparators/pdf.py:127: PendingDeprecationWarning: reader.getPage(pageNumber) is deprecated and will be removed in PyPDF2 3.0.0. Use reader.pages[pageNumber] instead. page = pdf.getPage(x) tests/comparators/test_pdf.py: 65 warnings /build/diffoscope-227/diffoscope/comparators/pdf.py:131: PendingDeprecationWarning: getObject is deprecated and will be removed in PyPDF2 3.0.0. Use get_object instead. subtype = annot.getObject()["/Subtype"] tests/comparators/test_pdf.py::test_annotations tests/comparators/test_pdf.py::test_annotations /build/diffoscope-227/diffoscope/comparators/pdf.py:133: PendingDeprecationWarning: getObject is deprecated and will be removed in PyPDF2 3.0.0. Use get_object instead. xs.append(annot.getObject()["/Contents"]) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/comparators/test_html.py::test_diff - IndexError: list index out... = 1 failed, 674 passed, 29 skipped, 5 deselected, 1 xfailed, 211 warnings in 78.51s (0:01:18) = 2022-12-02T12:06:38 diffoscope 217 -> 227 https://pypi.org/project/diffoscope/ 2022-12-02T12:06:40 attrpath: diffoscope 2022-12-02T12:06:40 Checking auto update branch... 2022-12-02T12:06:44 [version] 2022-12-02T12:06:44 [version] skipping because derivation has updateScript 2022-12-02T12:06:44 [rustCrateVersion] 2022-12-02T12:06:44 [rustCrateVersion] No cargoSha256 found 2022-12-02T12:06:44 [golangModuleVersion] 2022-12-02T12:06:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T12:06:44 [updateScript] 2022-12-02T12:06:47 [updateScript] Success 2022-12-02T12:06:47 [updateScript] Going to be running update for following packages: - diffoscope-225 Press Enter key to continue... Running update for: - diffoscope-225: UPDATING ... - diffoscope-225: DONE. Packages updated! 2022-12-02T12:06:47 2022-12-02T12:06:47 [quotedUrls] 2022-12-02T12:06:48 [quotedUrls] nothing found to replace 2022-12-02T12:06:48 Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 2045f3ededc..f9801d44354 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -11,11 +11,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3Packages.buildPythonApplication rec { pname = "diffoscope"; - version = "225"; + version = "228"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - sha256 = "sha256-nuQmvYpCSzw2kUj/UdcBpn6jabaVMYT47MDblzpb/o0="; + sha256 = "sha256-fzIjuQEYOQPscQeVCV5gj6PmaVZcrjiOai/UA4279p4="; }; outputs = [ "out" "man" ]; 2022-12-02T12:08:16 No auto update branch exists 2022-12-02T12:09:45 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A diffoscope nix build failed. tests/comparators/test_pdf.py: 11 warnings /build/diffoscope-228/diffoscope/comparators/pdf.py:105: PendingDeprecationWarning: getDocumentInfo is deprecated and will be removed in PyPDF2 3.0.0. Use metadata instead. document_info = pdf.getDocumentInfo() tests/comparators/test_pdf.py: 12 warnings /build/diffoscope-228/diffoscope/comparators/pdf.py:123: PendingDeprecationWarning: PdfFileReader is deprecated and will be removed in PyPDF2 3.0.0. Use PdfReader instead. pdf = PyPDF2.PdfFileReader(file.path) tests/comparators/test_pdf.py: 11 warnings /build/diffoscope-228/diffoscope/comparators/pdf.py:126: PendingDeprecationWarning: reader.getNumPages is deprecated and will be removed in PyPDF2 3.0.0. Use len(reader.pages) instead. for x in range(pdf.getNumPages()): tests/comparators/test_pdf.py: 98 warnings /build/diffoscope-228/diffoscope/comparators/pdf.py:127: PendingDeprecationWarning: reader.getPage(pageNumber) is deprecated and will be removed in PyPDF2 3.0.0. Use reader.pages[pageNumber] instead. page = pdf.getPage(x) tests/comparators/test_pdf.py: 65 warnings /build/diffoscope-228/diffoscope/comparators/pdf.py:131: PendingDeprecationWarning: getObject is deprecated and will be removed in PyPDF2 3.0.0. Use get_object instead. subtype = annot.getObject()["/Subtype"] tests/comparators/test_pdf.py::test_annotations tests/comparators/test_pdf.py::test_annotations /build/diffoscope-228/diffoscope/comparators/pdf.py:133: PendingDeprecationWarning: getObject is deprecated and will be removed in PyPDF2 3.0.0. Use get_object instead. xs.append(annot.getObject()["/Contents"]) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/comparators/test_html.py::test_diff - IndexError: list index out... = 1 failed, 674 passed, 29 skipped, 5 deselected, 1 xfailed, 211 warnings in 78.10s (0:01:18) = 2022-12-02T15:18:04 diffoscope 0 -> 1 2022-12-02T15:18:06 attrpath: diffoscope 2022-12-02T15:18:06 Checking auto update branch... 2022-12-02T15:18:10 [version] 2022-12-02T15:18:10 [version] skipping because derivation has updateScript 2022-12-02T15:18:10 [rustCrateVersion] 2022-12-02T15:18:10 [rustCrateVersion] No cargoSha256 found 2022-12-02T15:18:10 [golangModuleVersion] 2022-12-02T15:18:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T15:18:10 [updateScript] 2022-12-02T15:18:13 [updateScript] Success 2022-12-02T15:18:13 [updateScript] Going to be running update for following packages: - diffoscope-225 Press Enter key to continue... Running update for: - diffoscope-225: UPDATING ... - diffoscope-225: DONE. Packages updated! 2022-12-02T15:18:13 2022-12-02T15:18:13 [quotedUrls] 2022-12-02T15:18:13 [quotedUrls] nothing found to replace 2022-12-02T15:18:13 Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 2045f3ededc..f9801d44354 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -11,11 +11,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3Packages.buildPythonApplication rec { pname = "diffoscope"; - version = "225"; + version = "228"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - sha256 = "sha256-nuQmvYpCSzw2kUj/UdcBpn6jabaVMYT47MDblzpb/o0="; + sha256 = "sha256-fzIjuQEYOQPscQeVCV5gj6PmaVZcrjiOai/UA4279p4="; }; outputs = [ "out" "man" ]; 2022-12-02T15:19:43 No auto update branch exists 2022-12-02T15:21:09 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A diffoscope nix build failed. tests/comparators/test_pdf.py: 11 warnings /build/diffoscope-228/diffoscope/comparators/pdf.py:105: PendingDeprecationWarning: getDocumentInfo is deprecated and will be removed in PyPDF2 3.0.0. Use metadata instead. document_info = pdf.getDocumentInfo() tests/comparators/test_pdf.py: 12 warnings /build/diffoscope-228/diffoscope/comparators/pdf.py:123: PendingDeprecationWarning: PdfFileReader is deprecated and will be removed in PyPDF2 3.0.0. Use PdfReader instead. pdf = PyPDF2.PdfFileReader(file.path) tests/comparators/test_pdf.py: 11 warnings /build/diffoscope-228/diffoscope/comparators/pdf.py:126: PendingDeprecationWarning: reader.getNumPages is deprecated and will be removed in PyPDF2 3.0.0. Use len(reader.pages) instead. for x in range(pdf.getNumPages()): tests/comparators/test_pdf.py: 98 warnings /build/diffoscope-228/diffoscope/comparators/pdf.py:127: PendingDeprecationWarning: reader.getPage(pageNumber) is deprecated and will be removed in PyPDF2 3.0.0. Use reader.pages[pageNumber] instead. page = pdf.getPage(x) tests/comparators/test_pdf.py: 65 warnings /build/diffoscope-228/diffoscope/comparators/pdf.py:131: PendingDeprecationWarning: getObject is deprecated and will be removed in PyPDF2 3.0.0. Use get_object instead. subtype = annot.getObject()["/Subtype"] tests/comparators/test_pdf.py::test_annotations tests/comparators/test_pdf.py::test_annotations /build/diffoscope-228/diffoscope/comparators/pdf.py:133: PendingDeprecationWarning: getObject is deprecated and will be removed in PyPDF2 3.0.0. Use get_object instead. xs.append(annot.getObject()["/Contents"]) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/comparators/test_html.py::test_diff - IndexError: list index out... = 1 failed, 674 passed, 29 skipped, 5 deselected, 1 xfailed, 211 warnings in 76.11s (0:01:16) =