python311Packages.openai 1.13.3 -> 1.16.1 https://repology.org/project/python:openai/versions attrpath: python311Packages.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/p3c9pan5k5jw9z046g7gw912gb4y8w15-packages.json.drv building '/nix/store/p3c9pan5k5jw9z046g7gw912gb4y8w15-packages.json.drv'... Going to be running update for following packages: - python3.11-openai-1.13.3 Press Enter key to continue... Running update for: - python3.11-openai-1.13.3: UPDATING ... - python3.11-openai-1.13.3: 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 7c8397dc304f..8b4821891aa3 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.13.3"; + version = "1.16.1"; 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-8SHXUrPLZ7lgvB0jqZlcvKq5Zv2d2UqXjJpgiBpR8P8="; + hash = "sha256-SUiUt+94bRzApon8Oezr2XK3i4ZaegezLZGZ/r2gLac="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.openai: refactor`. New version is 1.16.1. The auto update branch does not match or exceed the new version. Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.openai nix build failed. Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/hwr8z6lky4n1a961xdk5rp51azfgs2sg-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/utils.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... ERROR Missing dependencies: hatch-fancy-pypi-readme