python311Packages.dj-rest-auth 0 -> 1 attrpath: python311Packages.dj-rest-auth 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/6rym5j5ibfbmsqxki37bw7bwlsx7bzw4-packages.json.drv building '/nix/store/6rym5j5ibfbmsqxki37bw7bwlsx7bzw4-packages.json.drv'... Going to be running update for following packages: - python3.11-dj-rest-auth-5.0.2 Press Enter key to continue... Running update for: - python3.11-dj-rest-auth-5.0.2: UPDATING ... - python3.11-dj-rest-auth-5.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dj-rest-auth/default.nix b/pkgs/development/python-modules/dj-rest-auth/default.nix index e415977d8637..d83043ddb213 100644 --- a/pkgs/development/python-modules/dj-rest-auth/default.nix +++ b/pkgs/development/python-modules/dj-rest-auth/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "dj-rest-auth"; - version = "5.0.2"; + version = "5.1.0"; pyproject = true; disabled = pythonOlder "3.6"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "iMerica"; repo = "dj-rest-auth"; rev = "refs/tags/${version}"; - hash = "sha256-TqeNpxXn+v89fEiJ4AVNhp8blCfYQKFQfYmZ6/QlRbQ="; + hash = "sha256-UT6Wj9FsMwKZu3ubSWsUxbuj+veF1fu/J2dM1uE1JPM="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.dj-rest-auth nix build failed. Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/cmc5f029mjg5zchx178b7c96yw6y9hr2-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/39pca6cwcslls8awkh89ancny7lbv31m-disable-email-confirmation-ratelimit-in-tests-to-support-new-allauth.patch patching file dj_rest_auth/tests/requirements.pip Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file dj_rest_auth/tests/requirements.pip.rej patching file dj_rest_auth/tests/settings.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file dj_rest_auth/tests/settings.py.rej patching file setup.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file setup.py.rej