python311Packages.manifest-ml 0 -> 1 attrpath: python311Packages.manifest-ml 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] this derivation will be built: /nix/store/li25c5zcwl2nk6id160xmy9r2lpx7013-packages.json.drv building '/nix/store/li25c5zcwl2nk6id160xmy9r2lpx7013-packages.json.drv'... Going to be running update for following packages: - python3.11-manifest-ml-0.1.8 Press Enter key to continue... Running update for: - python3.11-manifest-ml-0.1.8: UPDATING ... - python3.11-manifest-ml-0.1.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/manifest-ml/default.nix b/pkgs/development/python-modules/manifest-ml/default.nix index 8bc2710c5a43..0d3e02ed732c 100644 --- a/pkgs/development/python-modules/manifest-ml/default.nix +++ b/pkgs/development/python-modules/manifest-ml/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { pname = "manifest-ml"; - version = "0.1.8"; + version = "0.1.9"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -36,7 +36,7 @@ buildPythonPackage rec { owner = "HazyResearch"; repo = "manifest"; rev = "refs/tags/v${version}"; - hash = "sha256-d34TIZYDB8EDEIZUH5mDzfDHzFT290DwjPLJkNneklc="; + hash = "sha256-6m1XZOXzflBYyq9+PinbrW+zqvNGFN/aRDHH1b2Me5E="; }; __darwinAllowLocalNetworking = true; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.manifest-ml nix build failed. tests/test_response.py::test_serialize tests/test_response.py::test_serialize tests/test_response.py::test_union_all tests/test_response.py::test_union_all /build/source/manifest/response.py:145: PydanticDeprecatedSince20: The `dict` method is deprecated; use `model_dump` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.5/migration/ return self._response.dict() tests/test_response.py::test_serialize /build/source/tests/test_response.py:138: PydanticDeprecatedSince20: The `dict` method is deprecated; use `model_dump` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.5/migration/ assert deserialized_response.get_json_response() == model_choice.dict() tests/test_response.py::test_serialize /build/source/tests/test_response.py:146: PydanticDeprecatedSince20: The `dict` method is deprecated; use `model_dump` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.5/migration/ assert deserialized_response.get_json_response() == model_choice.dict() tests/test_response.py::test_serialize /build/source/tests/test_response.py:156: PydanticDeprecatedSince20: The `dict` method is deprecated; use `model_dump` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.5/migration/ assert deserialized_response.get_json_response() == model_choice.dict() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [1] tests/test_manifest.py:756: No model at http://localhost:6000 SKIPPED [1] tests/test_manifest.py:813: No model at http://localhost:6000 SKIPPED [1] tests/test_manifest.py:908: No openai key set SKIPPED [1] tests/test_manifest.py:1020: No openai key set SKIPPED [1] tests/test_manifest.py:1141: No openai key set SKIPPED [1] tests/test_manifest.py:1243: No openai key set SKIPPED [1] tests/test_manifest.py:1305: No openai or local model set ===== 11 failed, 13 passed, 7 skipped, 20 deselected, 65 warnings in 2.22s ===== /nix/store/bknngadwym46j65qs14ic2w79rpav888-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context