python310Packages.symengine 0 -> 1 attrpath: python310Packages.symengine 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/pkl5p433knxq24ps2fw21zh5i3v4ccid-packages.json.drv building '/nix/store/pkl5p433knxq24ps2fw21zh5i3v4ccid-packages.json.drv'... Going to be running update for following packages: - python3.10-symengine-0.9.2 Press Enter key to continue... Running update for: - python3.10-symengine-0.9.2: UPDATING ... - python3.10-symengine-0.9.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/symengine/default.nix b/pkgs/development/python-modules/symengine/default.nix index d850d28bb5b..f4a0b42ad28 100644 --- a/pkgs/development/python-modules/symengine/default.nix +++ b/pkgs/development/python-modules/symengine/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "symengine"; - version = "0.9.2"; + version = "0.10.0"; format = "setuptools"; src = fetchFromGitHub { owner = "symengine"; repo = "symengine.py"; - rev = "v${version}"; - hash = "sha256-ZHplYEG97foy/unOdSokFFkDl4LK5TI4kypHSLpcCM4="; + rev = "refs/tags/v${version}"; + hash = "sha256-03lHip0iExfptrUe5ObA6xXrsfS4QJPrh1Z0v7q2lDI="; }; 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 python310Packages.symengine nix build failed. got build log for 'python310Packages.symengine' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook 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 setuptools-check-hook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/6aq27y3y4z763n9kr2b3rk01lfg57j65-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/symengine_version.txt @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/vn6a6g68myh8lbq937bqhhg33z3vyakm-987e665e71cf92d1b021d7d573a1b9733408eecf.patch patching file setup.py Hunk #1 FAILED at 226. 1 out of 1 hunk FAILED -- saving rejects to file setup.py.rej