python311Packages.cypari2 0 -> 1 attrpath: python311Packages.cypari2 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pz8mzasy0f235r3b2dz8hhm77mvqzdgl-packages.json.drv building '/nix/store/pz8mzasy0f235r3b2dz8hhm77mvqzdgl-packages.json.drv'... Going to be running update for following packages: - python3.11-cypari2-2.1.3 Press Enter key to continue... Running update for: - python3.11-cypari2-2.1.3: UPDATING ... - python3.11-cypari2-2.1.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cypari2/default.nix b/pkgs/development/python-modules/cypari2/default.nix index 5b5ca31e4d02..3a37d601d332 100644 --- a/pkgs/development/python-modules/cypari2/default.nix +++ b/pkgs/development/python-modules/cypari2/default.nix @@ -12,12 +12,12 @@ buildPythonPackage rec { pname = "cypari2"; # upgrade may break sage, please test the sage build or ping @timokau on upgrade - version = "2.1.3"; + version = "2.1.4"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "17beb467d3cb39fffec3227c468f0dd8db8a09129faeb95a6bb4c84b2b6c6683"; + sha256 = "sha256-76SkTZb2k8sRVtof1vzMEw2vz5wZr0GFz3cL9E0A2/w="; }; patches = [ 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 python311Packages.cypari2 nix build failed. adding 'cypari2-2.1.4.dist-info/METADATA' adding 'cypari2-2.1.4.dist-info/WHEEL' adding 'cypari2-2.1.4.dist-info/top_level.txt' adding 'cypari2-2.1.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase buildPhase completed in 4 minutes 13 seconds @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase Processing /build/cypari2-2.1.4 Installing build dependencies ... [?25l- error error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [3 lines of output]   WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.   ERROR: Could not find a version that satisfies the requirement setuptools (from versions: none)   ERROR: No matching distribution found for setuptools   [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. [?25h