openai 0 -> 1 attrpath: openai 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/mshrmy2afrmdqn34b019akvab5ab4rmy-packages.json.drv building '/nix/store/mshrmy2afrmdqn34b019akvab5ab4rmy-packages.json.drv'... Going to be running update for following packages: - openai-1.11.1 Press Enter key to continue... Running update for: - openai-1.11.1: UPDATING ... - openai-1.11.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/openai/default.nix b/pkgs/development/python-modules/openai/default.nix index fcd9620cdf4a..d00d9bf40da4 100644 --- a/pkgs/development/python-modules/openai/default.nix +++ b/pkgs/development/python-modules/openai/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "openai"; - version = "1.11.1"; + version = "1.12.0"; pyproject = true; disabled = pythonOlder "3.7.1"; @@ -35,7 +35,7 @@ buildPythonPackage rec { owner = "openai"; repo = "openai-python"; rev = "refs/tags/v${version}"; - hash = "sha256-PtxKQQfcM4aOlqU0qIJDpB/24Wkt/omx+uDk4mRZU4s="; + hash = "sha256-v623+dxttNDAfVh+2h64SqT4FvaOGRe0zvHCchIy/Wg="; }; 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 openai nix build failed. /nix/store/bqrvdg3qgwd5815zdsza6p939lzmgy63-python3.11-pluggy-1.4.0/lib/python3.11/site-packages/pluggy/_hooks.py:501 /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:201 /build/source/tests/test_client.py:189 /nix/store/mf8g2k9mv7id2mzfcdnslvj4hs1bpfp0-python3.11-openai-1.12.0/lib/python3.11/site-packages/openai/_base_client.py:481 /nix/store/mf8g2k9mv7id2mzfcdnslvj4hs1bpfp0-python3.11-openai-1.12.0/lib/python3.11/site-packages/openai/_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:244 /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  openai._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  openai._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  openai._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  openai._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  openai._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  openai._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  openai._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  openai._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  openai._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  openai._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} DEBUG  openai._base_client:_base_client.py:439 Request options: {'method': 'get', 'url': '/foo'} =========================== short test summary info ============================ FAILED tests/test_client.py::TestOpenAI::test_copy_build_request - AssertionError ======================== 1 failed, 238 passed in 6.66s ========================= /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context