python311Packages.anthropic 0 -> 1 attrpath: python311Packages.anthropic 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/c79kxi12rdnkxv2kdki5gn1vidbcdc3r-packages.json.drv building '/nix/store/c79kxi12rdnkxv2kdki5gn1vidbcdc3r-packages.json.drv'... Going to be running update for following packages: - python3.11-anthropic-0.15.0 Press Enter key to continue... Running update for: - python3.11-anthropic-0.15.0: UPDATING ... - python3.11-anthropic-0.15.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/anthropic/default.nix b/pkgs/development/python-modules/anthropic/default.nix index 0b15d85e2e36..1899595edf18 100644 --- a/pkgs/development/python-modules/anthropic/default.nix +++ b/pkgs/development/python-modules/anthropic/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "anthropic"; - version = "0.15.0"; + version = "0.15.1"; pyproject = true; disabled = pythonOlder "3.8"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "anthropics"; repo = "anthropic-sdk-python"; rev = "refs/tags/v${version}"; - hash = "sha256-cI+CbQir2QpHAb+72clLGG7ZBsrYT3fY14HzxjtKOsk="; + hash = "sha256-9Ycn9KuLB1LLS/yRG9vHZZAHoTGs8osrLEB//HATQ4A="; }; nativeBuildInputs = [ No auto update branch exists 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.anthropic nix build failed. /nix/store/bqrvdg3qgwd5815zdsza6p939lzmgy63-python3.11-pluggy-1.4.0/lib/python3.11/site-packages/pluggy/_manager.py:119 /nix/store/bqrvdg3qgwd5815zdsza6p939lzmgy63-python3.11-pluggy-1.4.0/lib/python3.11/site-packages/pluggy/_callers.py:102 /nix/store/pskzm9d22yd40mwp7akhidihvcb3gq4r-python3.11-pytest-7.4.4/lib/python3.11/site-packages/_pytest/python.py:194 /build/source/tests/test_client.py:1000 /build/source/tests/test_client.py:988 /nix/store/rlym9w8ydc9b66wsjnvnlzqr6yb3ghp1-python3.11-anthropic-0.15.1/lib/python3.11/site-packages/anthropic/_base_client.py:481 /nix/store/rlym9w8ydc9b66wsjnvnlzqr6yb3ghp1-python3.11-anthropic-0.15.1/lib/python3.11/site-packages/anthropic/_base_client.py:430 /nix/store/v8drd8w36p5l1f6vm7dw9qh4dn7xwxix-python3.11-httpx-0.26.0/lib/python3.11/site-packages/httpx/_urls.py:354 /nix/store/v8drd8w36p5l1f6vm7dw9qh4dn7xwxix-python3.11-httpx-0.26.0/lib/python3.11/site-packages/httpx/_urls.py:117 /nix/store/v8drd8w36p5l1f6vm7dw9qh4dn7xwxix-python3.11-httpx-0.26.0/lib/python3.11/site-packages/httpx/_urlparse.py:134 /nix/store/v8drd8w36p5l1f6vm7dw9qh4dn7xwxix-python3.11-httpx-0.26.0/lib/python3.11/site-packages/httpx/_urlparse.py:261 /nix/store/v8drd8w36p5l1f6vm7dw9qh4dn7xwxix-python3.11-httpx-0.26.0/lib/python3.11/site-packages/httpx/_urlparse.py:462 /nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/re/__init__.py:223 ------------------------------ Captured log call ------------------------------- DEBUG  anthropic._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  anthropic._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  anthropic._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  anthropic._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  anthropic._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  anthropic._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  anthropic._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  anthropic._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  anthropic._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  anthropic._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  anthropic._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} =========================== short test summary info ============================ FAILED tests/test_client.py::TestAnthropic::test_copy_build_request - AssertionError FAILED tests/test_client.py::TestAsyncAnthropic::test_copy_build_request - AssertionError ======================== 2 failed, 237 passed in 7.25s ========================= /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context