python310Packages.ge25519 1.4.3 -> 1.5.1 https://repology.org/project/python:ge25519/versions attrpath: python310Packages.ge25519 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/rsps53mj6shayx9qhs6364vv6v438v1k-packages.json.drv building '/nix/store/rsps53mj6shayx9qhs6364vv6v438v1k-packages.json.drv'... Going to be running update for following packages: - python3.10-ge25519-1.4.3 Press Enter key to continue... Running update for: - python3.10-ge25519-1.4.3: UPDATING ... - python3.10-ge25519-1.4.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/ge25519/default.nix b/pkgs/development/python-modules/ge25519/default.nix index f4aaf72b71e3..ee7db58039ec 100644 --- a/pkgs/development/python-modules/ge25519/default.nix +++ b/pkgs/development/python-modules/ge25519/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "ge25519"; - version = "1.4.3"; + version = "1.5.1"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-oOvrfRSpvwfCcmpV7FOxcBOW8Ex89d2+otjORrzX4o0="; + hash = "sha256-VKDPiSdufWwrNcZSRTByFU4YGoJrm48TDm1nt4VyclA="; }; 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.ge25519 nix build failed. got build log for 'python310Packages.ge25519' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing pypa-install-hook Using pypaInstallPhase 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/r38avjdm2n0dk2s9a2zqqawi75d7iqzf-ge25519-1.5.1.tar.gz source root is ge25519-1.5.1 setting SOURCE_DATE_EPOCH to timestamp 1693078280 of file ge25519-1.5.1/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/g58bawqg378s2s18bqy64fr34fh7r3nh-relax-setuptools-dependency.patch patching file pyproject.toml Hunk #1 FAILED at 46 (different line endings). 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej