python310Packages.django 0 -> 1 attrpath: python310Packages.django 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/5rl6pszwbh52ijjn0vwfmcfdfm25h63j-packages.json.drv building '/nix/store/5rl6pszwbh52ijjn0vwfmcfdfm25h63j-packages.json.drv'... Going to be running update for following packages: - python3.10-django-3.2.20 Press Enter key to continue... Running update for: - python3.10-django-3.2.20: UPDATING ... - python3.10-django-3.2.20: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/django/3.nix b/pkgs/development/python-modules/django/3.nix index 9c8e13842422..b683be04cc0c 100644 --- a/pkgs/development/python-modules/django/3.nix +++ b/pkgs/development/python-modules/django/3.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "django"; - version = "3.2.20"; + version = "4.2.4"; disabled = pythonOlder "3.7"; src = fetchPypi { pname = "Django"; inherit version; - hash = "sha256-3sKhFnh7jhSWIBS/eOEgu6RUE1EI4a+em5Gt57KWTEA="; + hash = "sha256-fkIl7AZeDzVMz3NJoi0gneCcwcB0gyvp64TFHBeZxDI="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 3460 > 25