python312Packages.graphrag 0.3.0 -> 0.3.1 https://github.com/microsoft/graphrag/releases attrpath: python312Packages.graphrag 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/2a3phrs076k6170z3yc49mh91mnm3q2m-packages.json.drv building '/nix/store/2a3phrs076k6170z3yc49mh91mnm3q2m-packages.json.drv'... Going to be running update for following packages: - python3.12-graphrag-0.3.0 Press Enter key to continue... Running update for: - python3.12-graphrag-0.3.0: UPDATING ... - python3.12-graphrag-0.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/graphrag/default.nix b/pkgs/development/python-modules/graphrag/default.nix index 7824e471a01e..9f6c5c080bf0 100644 --- a/pkgs/development/python-modules/graphrag/default.nix +++ b/pkgs/development/python-modules/graphrag/default.nix @@ -40,14 +40,14 @@ buildPythonPackage rec { pname = "graphrag"; - version = "0.3.0"; + version = "0.3.1"; pyproject = true; src = fetchFromGitHub { owner = "microsoft"; repo = "graphrag"; rev = "refs/tags/v${version}"; - hash = "sha256-QPUxDMKO2qxF5qrk+vJCrJxyGwVWv7655YAVCis+XwM="; + hash = "sha256-97X9a3ietWDc5UgdgQ2ZSc7DPDEi96LxfO5aVZMNOfg="; }; build-system = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/hvkjjva2knprwmqaa989wrxhlw3zc19v-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.graphrag nix build failed. setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/unit/query/test_infer_data_dir.py Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } no configure script, doing nothing Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } Executing pypaBuildPhase Setting POETRY_DYNAMIC_VERSIONING_BYPASS to 0.3.1 Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built graphrag-0.3.1-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/graphrag-0.3.1...OK Repacking wheel as ./graphrag-0.3.1-py3-none-any.whl...OK /build/source Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Executing pythonRuntimeDepsCheck Checking runtime dependencies for graphrag-0.3.1-py3-none-any.whl - azure-storage-blob<13.0.0,>=12.22.0 not satisfied by version 12.20.0 - nltk==3.9.1 not satisfied by version 3.8.1 - pyyaml<7.0.0,>=6.0.2 not satisfied by version 6.0.1 - uvloop<0.21.0,>=0.20.0 not satisfied by version 0.19.0