python310Packages.aws-adfs 0 -> 1 attrpath: python310Packages.aws-adfs 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/02jnljyagssjf2zv8kcc6bjbzx33baqw-packages.json.drv building '/nix/store/02jnljyagssjf2zv8kcc6bjbzx33baqw-packages.json.drv'... Going to be running update for following packages: - python3.10-aws-adfs-2.2.1 Press Enter key to continue... Running update for: - python3.10-aws-adfs-2.2.1: UPDATING ... - python3.10-aws-adfs-2.2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/aws-adfs/default.nix b/pkgs/development/python-modules/aws-adfs/default.nix index 85a4f6bbe68..d52b150ab6b 100644 --- a/pkgs/development/python-modules/aws-adfs/default.nix +++ b/pkgs/development/python-modules/aws-adfs/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "aws-adfs"; - version = "2.2.1"; + version = "2.8.1"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -27,8 +27,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "venth"; repo = pname; - rev = "refs/tags/${version}"; - hash = "sha256-REJYuOGq22onMj4WcfA7i4/cG99UGZA9D99ESIKY1A8="; + rev = "refs/tags/v${version}"; + hash = "sha256-tpCDP924lNSaPJggj3A94U2Ur+TgxTXtV660OyQJEeY="; }; 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.aws-adfs nix build failed. got build log for 'python310Packages.aws-adfs' 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/cg4kr8rpfdw99qn1ha6vssdrfs4cklqj-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/test/test_version.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/bxsk9lajgq2s5lqxa0cjj5k19nr5g2m1-09836d89256f3537270d760d8aa30ab9284725a8.diff patching file aws_adfs/_duo_authenticator.py Hunk #1 FAILED at 3. 1 out of 1 hunk FAILED -- saving rejects to file aws_adfs/_duo_authenticator.py.rej patching file aws_adfs/_duo_universal_prompt_authenticator.py Hunk #1 FAILED at 3. 1 out of 1 hunk FAILED -- saving rejects to file aws_adfs/_duo_universal_prompt_authenticator.py.rej