python310Packages.fpdf2 2.7.6 -> 2.7.7 https://repology.org/project/python:fpdf2/versions attrpath: python310Packages.fpdf2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.10-fpdf2-2.7.6 Press Enter key to continue... Running update for: - python3.10-fpdf2-2.7.6: UPDATING ... - python3.10-fpdf2-2.7.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fpdf2/default.nix b/pkgs/development/python-modules/fpdf2/default.nix index dd24dc35972e..bc6c57e78a8f 100644 --- a/pkgs/development/python-modules/fpdf2/default.nix +++ b/pkgs/development/python-modules/fpdf2/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "fpdf2"; - version = "2.7.6"; + version = "2.7.7"; pyproject = true; src = fetchFromGitHub { owner = "py-pdf"; repo = "fpdf2"; - rev = version; - hash = "sha256-wiCKmS+GlrYV2/6TEdXUbmWIMWU4hyzswFJZR9EOWxc="; + rev = "refs/tags/${version}"; + hash = "sha256-6B68kwxAW3cHpwMTDhj3C4zEOR6o6USqpSXB7uxcEXs="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.fpdf2 nix build failed. FAILED test/fonts/test_font_remap.py::test_nb_replace - AssertionError: 9357578531c2d6064c40f4e1b3fbf032 != 0d15c45488eeb80b6fe624d... FAILED test/fonts/test_font_remap.py::test_two_mappings - AssertionError: 8404cd7537e99e6dc8109ac9816128b6 != e5269c2d254c19af82740a2... FAILED test/fonts/test_font_remap.py::test_thai_text - AssertionError: 4eac045d0323ea4671fcf569a8978e0d != 9dd02ca90d9f8c6924cd045... FAILED test/html/test_html.py::test_issue_156 - AssertionError: 7739bc720f7b900a2fade48fbbaa2d31 != 30dbe4a29ab870777eddba5... FAILED test/html/test_html.py::test_html_heading_hebrew - AssertionError: a0e2475d89f7c34f6de65d87ff2a6e4e != 83acb8fd1bfc6d83010078f... FAILED test/html/test_html.py::test_html_custom_pre_code_font - AssertionError: 56e8c5928daa01a261a7d9c4fc56611d != 035cc2ab988fe8823a10393... FAILED test/outline/test_outline.py::test_toc_with_russian_heading - AssertionError: 971a547e3870c3edfdc4830934374dac != 4bd282b5311e1157d984c2c... FAILED test/table/test_table.py::test_table_with_ttf_font_and_headings - AssertionError: 07ba4198a4ed3d4c644a9487a0b18b93 != 66eb1cff56ec10cc747f1aa... FAILED test/text/test_cell.py::test_cell_markdown_with_ttf_fonts - AssertionError: 21aa0965e3ae3f0d5d9c2e0e14f7ab76 != f7e1382443faaba7590f0ad... FAILED test/text/test_cell.py::test_cell_markdown_right_aligned - AssertionError: cd322792671cccfe83cfbd9d89818e93 != 3d601d8dbc1222146de84f6... FAILED test/text/test_cell.py::test_cell_curfont_leak - AssertionError: b9b5fd916cbe5b7a0c387806822cb317 != 9a82a72cfe4b9c54bb28925... FAILED test/text/test_multi_cell.py::test_multi_cell_justified_with_unicode_font - AssertionError: 36d2b34aa2542c8e71437ce79ffc484e != cf458ec97b4cbdc9e1d0f4a... FAILED test/text/test_multi_cell.py::test_multi_cell_j_paragraphs - AssertionError: c912f1492441281f3d5814053a84165f != 674ce2e7784b01da5ddaa06... FAILED test/text/test_multi_cell.py::test_multi_cell_font_leakage - AssertionError: 88591243ba09d5b8d3e32f0057151649 != 29ff91cd83c90192ee02335... FAILED test/text/test_multi_cell.py::test_multi_cell_font_stretching - AssertionError: ab4d905c8ec57e3e35778becb04c9bc6 != 5002a0fc26c681414ce8169... FAILED test/text/test_multi_cell.py::test_multi_cell_char_spacing - AssertionError: 9d47bdda72ac37043f8c4f413cffebc7 != 7e863062e6852426a1cc530... FAILED test/text/test_multi_cell_markdown.py::test_multi_cell_markdown_with_ttf_fonts - AssertionError: 014f0773c8f63b99729aeec1bb9a2342 != ffd75035e56a2c2620251f2... FAILED test/text/test_text.py::test_text_positioning - AssertionError: 573dd70cf8ea90d81bc821b9b3f76847 != 28f6f7fa267081f73e8295c... FAILED test/text/test_varied_fragments.py::test_varfrags_fonts - AssertionError: 616ddbd5d9b44329649fd098afdea742 != 4f3319adfe9450a7f3919b2... FAILED test/text/test_write.py::test_write_font_stretching - AssertionError: 4cf8891bdc15c68f5815fdfeedc058d2 != 1531616cfd597995b0c5c93... FAILED test/text_shaping/test_text_shaping.py::test_indi_text - AssertionError: c72bacdb965c6844e11a414b1882a29f != 3de2de229d0910e5ba1223a... FAILED test/text_shaping/test_text_shaping.py::test_mixed_text_shaping - AssertionError: ea2885806425ffdc9e0604a6f2bee92b != c9d2982bd50863208f545b4... FAILED test/text_shaping/test_text_shaping.py::test_text_replacement - AssertionError: 23a7b37aef005c53994b92a9941f575d != e00cec5870aa1d35db0d5b0... FAILED test/text_shaping/test_text_shaping.py::test_hebrew_diacritics - AssertionError: 89c8945b2f6b16780e79a990e665ce72 != a22725958d1c57d0bcccdba... FAILED test/text_shaping/test_text_shaping.py::test_ligatures - AssertionError: f1a44824f547f93df159e0860fab70cc != 5544dbdd80b51b6a7ce596f... FAILED test/text_shaping/test_text_shaping.py::test_multi_cell_markdown_with_shaping - AssertionError: ed36e784823b8f03f92f0a7944854f95 != de0e1375fa9505dc116a7ca... FAILED test/text_shaping/test_text_shaping.py::test_features - AssertionError: b6f4037053bd92849a39dff5d6ed8a45 != 859ac0d86dd9c9ea690a262... FAILED test/text_shaping/test_text_shaping.py::test_text_with_parentheses - AssertionError: 239a66270487de6cf32b76815990e160 != 71924eae6d357a4fc7de8a3... = 44 failed, 1173 passed, 1 skipped, 3 deselected, 1 xfailed, 7 warnings in 24.80s = /nix/store/d4jf1cbbk494zwgbqz31pxgigpsbh6w2-stdenv-linux/setup: line 1553: pop_var_context: head of shell_variables not a function context