python310Packages.pydeck 0 -> 1 attrpath: python310Packages.pydeck Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/v9q74ci8c4wy5301kfqgks30zmlfbnnj-packages.json.drv building '/nix/store/v9q74ci8c4wy5301kfqgks30zmlfbnnj-packages.json.drv'... Going to be running update for following packages: - python3.10-pydeck-0.7.1 Press Enter key to continue... Running update for: - python3.10-pydeck-0.7.1: UPDATING ... - python3.10-pydeck-0.7.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pydeck/default.nix b/pkgs/development/python-modules/pydeck/default.nix index 1a0e86e5f47..756416d2870 100644 --- a/pkgs/development/python-modules/pydeck/default.nix +++ b/pkgs/development/python-modules/pydeck/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pydeck"; - version = "0.7.1"; + version = "0.8.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -30,7 +30,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - sha256 = "907601c99f7510e16d27d7cb62bfa145216d166a2b5c9c50cfe2b65b032ebd2e"; + sha256 = "sha256-B+3egz98/O9nSRJDURlap9zSRmPUkJ/XiY29C2+8Aew="; }; pythonImportsCheck = [ "pydeck" ]; 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.pydeck nix build failed. got build log for 'python310Packages.pydeck' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook Sourcing pip-install-hook Using pipInstallPhase 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" } unpacking sources unpacking source archive /nix/store/80661xr673xfmb5xmhhj2hchbk6nvkx0-pydeck-0.8.0.tar.gz source root is pydeck-0.8.0 setting SOURCE_DATE_EPOCH to timestamp 1667571679 of file pydeck-0.8.0/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/wa6gl3r01dhkxc07w0ayw212wjky6ilf-9e68f73b28aa3bf0f2a887a4d8ccd2dc35677039.patch patching file pyproject.toml Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej