python310Packages.django-filter 22.1 -> 23.2 https://repology.org/project/python:django-filter/versions attrpath: python310Packages.django-filter 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/i86awcygi3vm36iffmykb1kiir26pn3x-packages.json.drv building '/nix/store/i86awcygi3vm36iffmykb1kiir26pn3x-packages.json.drv'... Going to be running update for following packages: - python3.10-django-filter-22.1 Press Enter key to continue... Running update for: - python3.10-django-filter-22.1: UPDATING ... - python3.10-django-filter-22.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/django-filter/default.nix b/pkgs/development/python-modules/django-filter/default.nix index 1225a3301a1..80714b28cf7 100644 --- a/pkgs/development/python-modules/django-filter/default.nix +++ b/pkgs/development/python-modules/django-filter/default.nix @@ -7,11 +7,11 @@ buildPythonPackage rec { pname = "django-filter"; - version = "22.1"; + version = "23.2"; src = fetchPypi { inherit pname version; - hash = "sha256-7Uc7duhPfoOyURuyBQw++zbRNSB9ASjf465LNuNZS6U="; + hash = "sha256-L+FfeBCEde2lJWkoEyBfpvnowcrxrmXapYYtQDxtvwA="; }; propagatedBuildInputs = [ django ]; No auto update branch exists There might already be an open PR for this update: - python311Packages.django-filter: 22.1 -> 23.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/231764"