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/0cinglx04ify047d50xdynzm6mk2gcsd-packages.json.drv building '/nix/store/0cinglx04ify047d50xdynzm6mk2gcsd-packages.json.drv'... Going to be running update for following packages: - python3.10-django-3.2.19 Press Enter key to continue... Running update for: - python3.10-django-3.2.19: UPDATING ... - python3.10-django-3.2.19: 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 cd07c13358d..3555de4f865 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.19"; + version = "4.2.2"; disabled = pythonOlder "3.7"; src = fetchPypi { pname = "Django"; inherit version; - hash = "sha256-AxNluuloFNoZwQcGIYxE3/O2VMxN4gqYvS0pub3kafA="; + hash = "sha256-Kmtvv/W1ndB77xC8sBm+4uqXowsqZW1RNGWWckMkut8="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 3180 > 25