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/hjk3252gb8bmnpkf15vizv8zpm1a4zhi-packages.json.drv these 8 paths will be fetched (0.57 MiB download, 2.60 MiB unpacked): /nix/store/fwljb9jiaaq84cph4m5l0pls2459gl51-python3-3.10.11-env /nix/store/jni2xb0qyvbvy04vgssdm8cw3m8ymj2l-python3.10-certifi-2022.12.07 /nix/store/fryixx63nxh7jal0d208ps6akk2l2v65-python3.10-charset-normalizer-3.0.1 /nix/store/i4w64m5jsxdk1cl6pbjm3mh7q3inii98-python3.10-pysocks-1.7.1 /nix/store/czahkna42cjl1i4p5dsiawfv4zack0m0-python3.10-requests-2.31.0 /nix/store/c06aclbm751l01j8wqkbnhg0lga8sjik-python3.10-toolz-0.12.0 /nix/store/a800njqgqal9igvlsvyxqwkhhvvigrvv-python3.10-urllib3-1.26.14 /nix/store/mw1pvajf0jgfmycjawxhp9maj3kn1clp-update-python-libraries copying path '/nix/store/jni2xb0qyvbvy04vgssdm8cw3m8ymj2l-python3.10-certifi-2022.12.07' from 'https://cache.nixos.org'... copying path '/nix/store/fryixx63nxh7jal0d208ps6akk2l2v65-python3.10-charset-normalizer-3.0.1' from 'https://cache.nixos.org'... copying path '/nix/store/i4w64m5jsxdk1cl6pbjm3mh7q3inii98-python3.10-pysocks-1.7.1' from 'https://cache.nixos.org'... copying path '/nix/store/c06aclbm751l01j8wqkbnhg0lga8sjik-python3.10-toolz-0.12.0' from 'https://cache.nixos.org'... copying path '/nix/store/a800njqgqal9igvlsvyxqwkhhvvigrvv-python3.10-urllib3-1.26.14' from 'https://cache.nixos.org'... copying path '/nix/store/czahkna42cjl1i4p5dsiawfv4zack0m0-python3.10-requests-2.31.0' from 'https://cache.nixos.org'... copying path '/nix/store/fwljb9jiaaq84cph4m5l0pls2459gl51-python3-3.10.11-env' from 'https://cache.nixos.org'... copying path '/nix/store/mw1pvajf0jgfmycjawxhp9maj3kn1clp-update-python-libraries' from 'https://cache.nixos.org'... building '/nix/store/hjk3252gb8bmnpkf15vizv8zpm1a4zhi-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"