python310Packages.django_classytags 0 -> 1 attrpath: python310Packages.django_classytags Checking auto update branch... [version] [version] skipping because derivation has updateScript [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/jbqqgzzsb8mkj91y9lfss9rm3r7h4gya-packages.json.drv building '/nix/store/jbqqgzzsb8mkj91y9lfss9rm3r7h4gya-packages.json.drv'... Going to be running update for following packages: - python3.10-django-classy-tags-4.0.0 Press Enter key to continue... Running update for: - python3.10-django-classy-tags-4.0.0: UPDATING ... - python3.10-django-classy-tags-4.0.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/django-classy-tags/default.nix b/pkgs/development/python-modules/django-classy-tags/default.nix index 06a336be0814..c5db8fe8fca6 100644 --- a/pkgs/development/python-modules/django-classy-tags/default.nix +++ b/pkgs/development/python-modules/django-classy-tags/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "django-classy-tags"; - version = "4.0.0"; + version = "4.1.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-25/Hxe0I3CYZzEwZsZUUzawT3bYYJ4qwcJTGJtKO7w0="; + hash = "sha256-yNnRqi+m5xxNhm303RHSOmm40lu7dQskkKF7Fhd07lk="; }; propagatedBuildInputs = [ 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.django_classytags nix build failed. Requirement already satisfied: asgiref<4,>=3.3.2 in /nix/store/jc46p5silqpfkm5r3b80qlkiym494kkg-python3.10-asgiref-3.7.2/lib/python3.10/site-packages (from django>=3.2->django-classy-tags==4.1.0) (3.7.2) Requirement already satisfied: pytz in /nix/store/8s1yb2di3734jy31lyj336lpllfabi53-python3.10-pytz-2023.3/lib/python3.10/site-packages (from django>=3.2->django-classy-tags==4.1.0) (2023.3) Requirement already satisfied: typing-extensions>=4 in /nix/store/nxhpc273z50gz0zqgw6vgkpc5a4bgl7a-python3.10-typing-extensions-4.5.0/lib/python3.10/site-packages (from asgiref<4,>=3.3.2->django>=3.2->django-classy-tags==4.1.0) (4.5.0) Installing collected packages: django-classy-tags Successfully installed django-classy-tags-4.1.0 /build/django-classy-tags-4.1.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "pythonOutputDistPhase" } pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/379jvslqihl991r283915zkks8cm7jx9-python3.10-django-classy-tags-4.1.0 checking for references to /build/ in /nix/store/379jvslqihl991r283915zkks8cm7jx9-python3.10-django-classy-tags-4.1.0... patching script interpreter paths in /nix/store/379jvslqihl991r283915zkks8cm7jx9-python3.10-django-classy-tags-4.1.0 stripping (with command strip and flags -S -p) in /nix/store/379jvslqihl991r283915zkks8cm7jx9-python3.10-django-classy-tags-4.1.0/lib shrinking RPATHs of ELF executables and libraries in /nix/store/2phbhddgz9zgby645qf8k020pm15mcwf-python3.10-django-classy-tags-4.1.0-dist checking for references to /build/ in /nix/store/2phbhddgz9zgby645qf8k020pm15mcwf-python3.10-django-classy-tags-4.1.0-dist... patching script interpreter paths in /nix/store/2phbhddgz9zgby645qf8k020pm15mcwf-python3.10-django-classy-tags-4.1.0-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: classytags