python311Packages.instructor 0 -> 1 attrpath: python311Packages.instructor 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/81xap5sym86x5njw0vklpz8n205p7kq6-packages.json.drv building '/nix/store/81xap5sym86x5njw0vklpz8n205p7kq6-packages.json.drv'... Going to be running update for following packages: - python3.11-instructor-0.6.8 Press Enter key to continue... Running update for: - python3.11-instructor-0.6.8: UPDATING ... - python3.11-instructor-0.6.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/instructor/default.nix b/pkgs/development/python-modules/instructor/default.nix index 0370c356d9fc..1ccdb6001b44 100644 --- a/pkgs/development/python-modules/instructor/default.nix +++ b/pkgs/development/python-modules/instructor/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "instructor"; - version = "0.6.8"; + version = "1.2.2"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-4mHXPes1NdYu53XEN7gq626cKy9ju1M7U6n6akfbuVo="; + hash = "sha256-Iz41aFMQvDUR6v5gJTRJe5aHEqKfqqu+3Dr2apY8dfw="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.instructor nix build failed. Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/j8g2a1865vg1aby6x8zy7rdpddi03sq7-instructor-1.2.2.tar.gz source root is instructor-1.2.2 setting SOURCE_DATE_EPOCH to timestamp 1713574891 of file instructor-1.2.2/pyproject.toml @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... * Building wheel... Successfully built instructor-1.2.2-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for instructor-1.2.2-py3-none-any.whl - docstring-parser<0.17,>=0.16 not satisfied by version 0.15 - pydantic==2.7.0 not satisfied by version 2.6.3 - pydantic-core<3.0.0,>=2.18.0 not satisfied by version 2.16.3