python311Packages.django-filter 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vjjz46xqrljhbb1115gg4h2l3yy0xwws-packages.json.drv building '/nix/store/vjjz46xqrljhbb1115gg4h2l3yy0xwws-packages.json.drv'... Going to be running update for following packages: - python3.11-django-filter-23.5 Press Enter key to continue... Running update for: - python3.11-django-filter-23.5: UPDATING ... - python3.11-django-filter-23.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/django-filter/default.nix b/pkgs/development/python-modules/django-filter/default.nix index 8f91712ba0b7..bad2eecd54d3 100644 --- a/pkgs/development/python-modules/django-filter/default.nix +++ b/pkgs/development/python-modules/django-filter/default.nix @@ -11,12 +11,12 @@ buildPythonPackage rec { pname = "django-filter"; - version = "23.5"; + version = "24.1"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-Z1g6pDuR/oxJ90qDLZX02EQr5ij9TG1l6fgR9RU6Tlw="; + hash = "sha256-ZctDzicgd+Wsaq4QVNdsEhzWtVLilqgqE5Iek3G6+ME="; }; nativeBuildInputs = [ flit-core ]; No auto update branch exists Python package with too many package rebuilds 26 > 25