python311Packages.langchain-community 0 -> 1 attrpath: python311Packages.langchain-community 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/s0xpxs9nflxl4dqvcsv3l0ihzjzc9px4-packages.json.drv building '/nix/store/s0xpxs9nflxl4dqvcsv3l0ihzjzc9px4-packages.json.drv'... Going to be running update for following packages: - python3.11-langchain-community-0.0.19 Press Enter key to continue... Running update for: - python3.11-langchain-community-0.0.19: UPDATING ... - python3.11-langchain-community-0.0.19: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/langchain-community/default.nix b/pkgs/development/python-modules/langchain-community/default.nix index c7c134dfac08..0c3b7b59f61a 100644 --- a/pkgs/development/python-modules/langchain-community/default.nix +++ b/pkgs/development/python-modules/langchain-community/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "langchain-community"; - version = "0.0.19"; + version = "0.0.21"; pyproject = true; disabled = pythonOlder "3.8"; @@ -25,7 +25,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "langchain_community"; inherit version; - hash = "sha256-XRitnhiLEKq6Y2H7KnR88ptksh/7gGGTP+wJAYfKOcI="; + hash = "sha256-HDEKfiZj1fZGSkM5gVBIlPl8Eng8vri99BWaV0+IwY0="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.langchain-community: 0.0.16 -> 0.0.17`. New version is 0.0.21. The auto update branch does not match or exceed the new version. 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 python311Packages.langchain-community nix build failed. Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/n194y4d0rnljzpc9nhz8rni5iyab3r8y-langchain_community-0.0.21.tar.gz source root is langchain_community-0.0.21 setting SOURCE_DATE_EPOCH to timestamp 1708370549 of file langchain_community-0.0.21/pyproject.toml @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built langchain_community-0.0.21-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for langchain_community-0.0.21-py3-none-any.whl - langchain-core<0.2,>=0.1.24 not satisfied by version 0.1.22 - langsmith<0.2.0,>=0.1.0 not satisfied by version 0.0.90