python311Packages.langsmith 0.1.8 -> 0.1.10 https://github.com/langchain-ai/langsmith-sdk/releases attrpath: python311Packages.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/a1i54k76vsh5k8xzsddiq1b6jmm27xdk-packages.json.drv building '/nix/store/a1i54k76vsh5k8xzsddiq1b6jmm27xdk-packages.json.drv'... Going to be running update for following packages: - python3.11-langsmith-0.1.8 Press Enter key to continue... Running update for: - python3.11-langsmith-0.1.8: UPDATING ... - python3.11-langsmith-0.1.8: 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 171dc7d54025..b3f4dc1119d7 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.8"; + version = "0.1.10"; 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-te5sx4qveuA4Pi8BzqS1/fBR0AtVEq0MtbZiNohjjPA="; + hash = "sha256-9My/0DPN6AwAFoAiTdl6jd2GtX4fpFIgpnZe/WzAi9c="; }; sourceRoot = "${src.name}/python"; No auto update branch exists There might already be an open PR for this update: - python312Packages.langsmith: 0.1.8 -> 0.1.10 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291969"