python311Packages.django 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hjjkv19j1k63znh94m2siy5q6ppswqnk-packages.json.drv building '/nix/store/hjjkv19j1k63znh94m2siy5q6ppswqnk-packages.json.drv'... Going to be running update for following packages: - python3.11-Django-4.2.11 Press Enter key to continue... Running update for: - python3.11-Django-4.2.11: UPDATING ... - python3.11-Django-4.2.11: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/django/4.nix b/pkgs/development/python-modules/django/4.nix index 4340c5ab2c97..dd09ce034f4f 100644 --- a/pkgs/development/python-modules/django/4.nix +++ b/pkgs/development/python-modules/django/4.nix @@ -42,14 +42,14 @@ buildPythonPackage rec { pname = "Django"; - version = "4.2.11"; + version = "5.0.3"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-bm/z2y2N0MmGtO7IVUyOT5GbXB/2KltDkMF6/y7W5cQ="; + hash = "sha256-X7N1gNz0omL5JYwfQ3OBmqzKkGQx9QXkaI4386mRld8="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 3029 > 25