python311Packages.django-filter 22.1 -> 23.2 https://repology.org/project/python:django-filter/versions 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hlr31qlp72n00r76jk841ihzbdynaz73-packages.json.drv building '/nix/store/hlr31qlp72n00r76jk841ihzbdynaz73-packages.json.drv'... Going to be running update for following packages: - python3.11-django-filter-22.1 Press Enter key to continue... Running update for: - python3.11-django-filter-22.1: UPDATING ... - python3.11-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 ]; An auto update branch exists with message `python311Packages.django-filter: 22.1 -> 23.2`. New version is 23.2. An auto update branch exists with an equal or greater version