python310Packages.django-taggit 3.1.0 -> 4.0.0 https://repology.org/project/python:django-taggit/versions attrpath: python310Packages.django-taggit 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/rv5xsdmkrg35k3rzpj5yx7qh6hnbxb9w-packages.json.drv building '/nix/store/rv5xsdmkrg35k3rzpj5yx7qh6hnbxb9w-packages.json.drv'... Going to be running update for following packages: - python3.10-django-taggit-3.1.0 Press Enter key to continue... Running update for: - python3.10-django-taggit-3.1.0: UPDATING ... - python3.10-django-taggit-3.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/django-taggit/default.nix b/pkgs/development/python-modules/django-taggit/default.nix index 4260f76e03c..3ee5646fe5e 100644 --- a/pkgs/development/python-modules/django-taggit/default.nix +++ b/pkgs/development/python-modules/django-taggit/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "django-taggit"; - version = "3.1.0"; + version = "4.0.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-yPLk6uOHk5CJs9ddHYZJ4AiICXDAaM6dDoL4f9XilQg="; + hash = "sha256-TVLenTckWpufmMDscf3M8dIoPjjohm1Ap65qO2eHoWE="; }; patches = [ 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-taggit nix build failed. got build log for 'python310Packages.django-taggit' from 'daemon' Sourcing python-remove-tests-dir-hook 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/2zl5c9k252dhgs5wjrwws2fcmmk8z85v-django-taggit-4.0.0.tar.gz source root is django-taggit-4.0.0 setting SOURCE_DATE_EPOCH to timestamp 1683166341 of file django-taggit-4.0.0/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/sm0zm6i809cmywbmmr4d3mln69gx1bkf-5f19cfbaa14e8d6d4d1679529eb168a87ca97908.patch patching file taggit/managers.py Hunk #1 FAILED at 33. 1 out of 1 hunk FAILED -- saving rejects to file taggit/managers.py.rej