python311Packages.khanaa 0 -> 1 attrpath: python311Packages.khanaa 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.11-khanaa-0.0.6 Press Enter key to continue... Running update for: - python3.11-khanaa-0.0.6: UPDATING ... - python3.11-khanaa-0.0.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/khanaa/default.nix b/pkgs/development/python-modules/khanaa/default.nix index 8548def29c3d..0551573bfd7a 100644 --- a/pkgs/development/python-modules/khanaa/default.nix +++ b/pkgs/development/python-modules/khanaa/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "khanaa"; - version = "0.0.6"; + version = "0.1.1"; pyproject = true; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "cakimpei"; repo = "khanaa"; rev = "refs/tags/v${version}"; - hash = "sha256-BzxNHYMkp5pdJYQ80EI5jlP654yX9woW7wz1jArCln4="; + hash = "sha256-QFvvahVEld3BooINeUYJDahZyfh5xmQNtWRLAOdr6lw="; }; build-system = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.khanaa nix build failed. @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: khanaa @nix { "action": "setPhase", "phase": "unittestCheckPhase" } Running phase: unittestCheckPhase Executing unittestCheckPhase .................F.... ====================================================================== FAIL: test_onset_tone (test_thai_spelling.TestSpellWord.test_onset_tone) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/source/tests/test_thai_spelling.py", line 170, in test_onset_tone self.assertEqual(spell.all_tone(**case[0]), case[1]) AssertionError: Lists differ: ['กาบ', 'กาบ', 'ก้าบ', 'ก๊าบ', 'ก๋าบ'] != ['กาบ', 'กาบ', 'ก้าบ', 'ก๊าบ', 'กาบ'] First differing element 4: 'ก๋าบ' 'กาบ' - ['กาบ', 'กาบ', 'ก้าบ', 'ก๊าบ', 'ก๋าบ'] ? - + ['กาบ', 'กาบ', 'ก้าบ', 'ก๊าบ', 'กาบ'] ---------------------------------------------------------------------- Ran 22 tests in 0.015s FAILED (failures=1) /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context