2022-12-13T07:42:16 python310Packages.django-debug-toolbar 0 -> 1 2022-12-13T07:42:18 attrpath: python310Packages.django-debug-toolbar 2022-12-13T07:42:19 Checking auto update branch... 2022-12-13T07:42:23 [version] 2022-12-13T07:42:23 [version] skipping because derivation has updateScript 2022-12-13T07:42:23 [rustCrateVersion] 2022-12-13T07:42:23 [rustCrateVersion] No cargoSha256 found 2022-12-13T07:42:23 [golangModuleVersion] 2022-12-13T07:42:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-13T07:42:23 [updateScript] 2022-12-13T07:42:26 [updateScript] Success 2022-12-13T07:42:26 [updateScript] this derivation will be built: /nix/store/x5nbvb5i6bwz6z8wi1jfyxraqyql2dfr-packages.json.drv building '/nix/store/x5nbvb5i6bwz6z8wi1jfyxraqyql2dfr-packages.json.drv'... Going to be running update for following packages: - python3.10-django-debug-toolbar-3.7 Press Enter key to continue... Running update for: - python3.10-django-debug-toolbar-3.7: UPDATING ... - python3.10-django-debug-toolbar-3.7: DONE. Packages updated! 2022-12-13T07:42:26 2022-12-13T07:42:26 [quotedUrls] 2022-12-13T07:42:26 [quotedUrls] nothing found to replace 2022-12-13T07:42:26 Diff after rewrites: diff --git a/pkgs/development/python-modules/django-debug-toolbar/default.nix b/pkgs/development/python-modules/django-debug-toolbar/default.nix index bc54eadde8f..91d22c5ac17 100644 --- a/pkgs/development/python-modules/django-debug-toolbar/default.nix +++ b/pkgs/development/python-modules/django-debug-toolbar/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "django-debug-toolbar"; - version = "3.7"; + version = "3.8.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "jazzband"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-LGEx21m5TNotbwKHf5in+EDkYqqNOoF7mBstnfLYe9s="; + hash = "sha256-GlEw25wem8iwwm3rYLk6TFEAIzC1pYjpSHdAkHwtFcE="; }; propagatedBuildInputs = [ 2022-12-13T07:43:55 No auto update branch exists 2022-12-13T07:43:58 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.django-debug-toolbar nix build failed. 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/w7d6szxsywzspy1y9sn9h6dkc473yqql-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase =============================== Unsupported installation method =============================== This project no longer supports installation with `python setup.py install`. Please use `python -m pip install .` instead.