python312Packages.langsmith 0.1.14 -> 0.1.22 https://github.com/langchain-ai/langsmith-sdk/releases attrpath: python312Packages.langsmith 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/n5fdc8l1yv59ib5baykhk1h1djfqm85v-packages.json.drv building '/nix/store/n5fdc8l1yv59ib5baykhk1h1djfqm85v-packages.json.drv'... Going to be running update for following packages: - python3.12-langsmith-0.1.14 Press Enter key to continue... Running update for: - python3.12-langsmith-0.1.14: UPDATING ... - python3.12-langsmith-0.1.14: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/langsmith/default.nix b/pkgs/development/python-modules/langsmith/default.nix index ef3cfaf45d99..f74f7d4bd431 100644 --- a/pkgs/development/python-modules/langsmith/default.nix +++ b/pkgs/development/python-modules/langsmith/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "langsmith"; - version = "0.1.14"; + version = "0.1.22"; pyproject = true; disabled = pythonOlder "3.8"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "langchain-ai"; repo = "langsmith-sdk"; rev = "refs/tags/v${version}"; - hash = "sha256-fq2PqV6RqJatm7z17YbTMxf3tKDUPpmcd1IVh7rMWZg="; + hash = "sha256-pxmlxx31bDojwEx7+UgMWS1jfhZufSeeCGOWpRp3y3M="; }; sourceRoot = "${src.name}/python"; No auto update branch exists There might already be an open PR for this update: - python311Packages.langchain-core: 0.1.28 -> 0.1.29, python311Packages.langsmith: 0.1.14 -> 0.1.22, python311Packages.langchain-community: 0.0.25 -> 0.0.26 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/293893"