python310Packages.pyeapi 0 -> 1 attrpath: python310Packages.pyeapi 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/3cpicwhcljkvh97qf4bpjld6b144n5iq-packages.json.drv building '/nix/store/3cpicwhcljkvh97qf4bpjld6b144n5iq-packages.json.drv'... Going to be running update for following packages: - python3.10-pyeapi-0.8.4 Press Enter key to continue... Running update for: - python3.10-pyeapi-0.8.4: UPDATING ... - python3.10-pyeapi-0.8.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyeapi/default.nix b/pkgs/development/python-modules/pyeapi/default.nix index f7923144bae..0aec96ca1c4 100644 --- a/pkgs/development/python-modules/pyeapi/default.nix +++ b/pkgs/development/python-modules/pyeapi/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pyeapi"; - version = "0.8.4"; + version = "1.0.2"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -19,8 +19,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "arista-eosplus"; repo = pname; - rev = "v${version}"; - sha256 = "13chya6wix5jb82k67gr44bjx35gcdwz80nsvpv0gvzs6shn4d7b"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-GZBoCoAqij54rZezRDF/ihJDQ5T6FFyDSRXGV3//avQ="; }; nativeBuildInputs = [ 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.pyeapi nix build failed. got build log for 'python310Packages.pyeapi' 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/7aibf4ivdimwijlrldgbqs9pm0qa514d-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/test/unit/test_utils.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/b1lqza2mk7kvng4fx9xh75q375r35g8q-fix-collection-usage.patch patching file pyeapi/utils.py Hunk #1 FAILED at 170. 1 out of 1 hunk FAILED -- saving rejects to file pyeapi/utils.py.rej