python311Packages.langchain-core 0 -> 1 attrpath: python311Packages.langchain-core 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/m0ncyri2q153h42ib82w0ja088j0jcvr-packages.json.drv building '/nix/store/m0ncyri2q153h42ib82w0ja088j0jcvr-packages.json.drv'... Going to be running update for following packages: - python3.11-langchain-core-0.1.16 Press Enter key to continue... Running update for: - python3.11-langchain-core-0.1.16: UPDATING ... - python3.11-langchain-core-0.1.16: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/langchain-core/default.nix b/pkgs/development/python-modules/langchain-core/default.nix index 8e8309874f1e..883803804b46 100644 --- a/pkgs/development/python-modules/langchain-core/default.nix +++ b/pkgs/development/python-modules/langchain-core/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "langchain-core"; - version = "0.1.16"; + version = "0.1.18"; pyproject = true; disabled = pythonOlder "3.8"; @@ -23,7 +23,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "langchain_core"; inherit version; - hash = "sha256-jLVG7tMYAJ7hqKOB0QgHTt3wOVrmHrJD2wDXbh4mXok="; + hash = "sha256-rUcLIc39x16CnNkcjY634EOKuN21tQgoEl/3raEh7ns="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.langchain-core: 0.1.16 -> 0.1.18`. New version is 0.1.18. An auto update branch exists with an equal or greater version