python310Packages.hiredis 0 -> 1 attrpath: python310Packages.hiredis 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hmawnqad7s2sf4ld0ib8j5hdl4vbz7nq-packages.json.drv building '/nix/store/hmawnqad7s2sf4ld0ib8j5hdl4vbz7nq-packages.json.drv'... Going to be running update for following packages: - python3.10-hiredis-2.0.0 Press Enter key to continue... Running update for: - python3.10-hiredis-2.0.0: UPDATING ... - python3.10-hiredis-2.0.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/hiredis/default.nix b/pkgs/development/python-modules/hiredis/default.nix index eea5e5bf804..1bccc7de1fe 100644 --- a/pkgs/development/python-modules/hiredis/default.nix +++ b/pkgs/development/python-modules/hiredis/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "hiredis"; - version = "2.0.0"; + version = "2.2.2"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "81d6d8e39695f2c37954d1011c0480ef7cf444d4e3ae24bc5e89ee5de360139a"; + sha256 = "sha256-nCcL0FZ6nGBnMoTgABMvYDu07LzXB1Z2R6aPhe9FxNQ="; }; pythonImportsCheck = [ "hiredis" ]; 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 python310Packages.hiredis nix build failed. removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/hiredis-2.2.2/dist /build/hiredis-2.2.2 Processing ./hiredis-2.2.2-cp310-cp310-linux_x86_64.whl Installing collected packages: hiredis Successfully installed hiredis-2.2.2 /build/hiredis-2.2.2 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "pythonOutputDistPhase" } pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/a6lmcvgr8m3sy1plmpqqcayk0z574mif-python3.10-hiredis-2.2.2 shrinking /nix/store/a6lmcvgr8m3sy1plmpqqcayk0z574mif-python3.10-hiredis-2.2.2/lib/python3.10/site-packages/hiredis/hiredis.cpython-310-x86_64-linux-gnu.so checking for references to /build/ in /nix/store/a6lmcvgr8m3sy1plmpqqcayk0z574mif-python3.10-hiredis-2.2.2... patching script interpreter paths in /nix/store/a6lmcvgr8m3sy1plmpqqcayk0z574mif-python3.10-hiredis-2.2.2 stripping (with command strip and flags -S) in /nix/store/a6lmcvgr8m3sy1plmpqqcayk0z574mif-python3.10-hiredis-2.2.2/lib shrinking RPATHs of ELF executables and libraries in /nix/store/2nfs59z9a4i5vrgxrf1zhx3dn0cp8wpa-python3.10-hiredis-2.2.2-dist checking for references to /build/ in /nix/store/2nfs59z9a4i5vrgxrf1zhx3dn0cp8wpa-python3.10-hiredis-2.2.2-dist... patching script interpreter paths in /nix/store/2nfs59z9a4i5vrgxrf1zhx3dn0cp8wpa-python3.10-hiredis-2.2.2-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests /nix/store/iw1vmh509hcbby8dbpsaanbri4zsq7dj-python3-3.10.10/bin/python3.10: can't open file '/build/hiredis-2.2.2/test.py': [Errno 2] No such file or directory