python311Packages.jaraco-context 0 -> 1 attrpath: python311Packages.jaraco-context 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/5g0d9n5zhxn8bkfhpgxdb2376pl4l7af-packages.json.drv building '/nix/store/5g0d9n5zhxn8bkfhpgxdb2376pl4l7af-packages.json.drv'... Going to be running update for following packages: - python3.11-jaraco-context-4.3.0 Press Enter key to continue... Running update for: - python3.11-jaraco-context-4.3.0: UPDATING ... - python3.11-jaraco-context-4.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jaraco-context/default.nix b/pkgs/development/python-modules/jaraco-context/default.nix index 637e23b2cdd8..dbce27f07cf0 100644 --- a/pkgs/development/python-modules/jaraco-context/default.nix +++ b/pkgs/development/python-modules/jaraco-context/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "jaraco-context"; - version = "4.3.0"; + version = "5.3.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "jaraco"; repo = "jaraco.context"; rev = "refs/tags/v${version}"; - hash = "sha256-YdbkpKv7k62uyhmjKoxeA9uf5BWnRD/rK+z46FJN4xk="; + hash = "sha256-Caj51qBLHbuiey023iLc+N2M8QiJKH8G/Pzu1v3AToU="; }; pythonNamespaces = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.jaraco-context nix build failed. reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'jaraco.context.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/jaraco copying build/lib/jaraco/context.py -> build/bdist.linux-x86_64/wheel/jaraco running install_egg_info Copying jaraco.context.egg-info to build/bdist.linux-x86_64/wheel/jaraco.context-5.3.0-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/jaraco.context-5.3.0.dist-info/WHEEL creating '/build/source/dist/.tmp-odrmntx9/jaraco.context-5.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'jaraco/context.py' adding 'jaraco.context-5.3.0.dist-info/LICENSE' adding 'jaraco.context-5.3.0.dist-info/METADATA' adding 'jaraco.context-5.3.0.dist-info/WHEEL' adding 'jaraco.context-5.3.0.dist-info/top_level.txt' adding 'jaraco.context-5.3.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built jaraco.context-5.3.0-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 jaraco.context-5.3.0-py3-none-any.whl - backports-tarfile not installed