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/m36qps5ylh4b52h0ca26rvkqx36i87d1-packages.json.drv building '/nix/store/m36qps5ylh4b52h0ca26rvkqx36i87d1-packages.json.drv'... Going to be running update for following packages: - python3.10-django-3.2.16 Press Enter key to continue... Running update for: - python3.10-django-3.2.16: UPDATING ... - python3.10-django-3.2.16: 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 f881ed5221a..f05b23d70e3 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.16"; + version = "4.1.5"; disabled = pythonOlder "3.7"; src = fetchPypi { pname = "Django"; inherit version; - hash = "sha256-OtwoUSQkRySjlPqbmDnMjNEW+vfRWVVMQ+zaqM3wuU0="; + hash = "sha256-/1br1+rQ/V2+Bv4VewAkp6rqLgWTuzeF+1lM+U2tWO8="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 3166 > 25