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/l7kvsnbn2vhw5i6z9jbns6bq09j4lg3p-packages.json.drv building '/nix/store/l7kvsnbn2vhw5i6z9jbns6bq09j4lg3p-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 9c8e1384242..fd4daa2c22e 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.3"; disabled = pythonOlder "3.7"; src = fetchPypi { pname = "Django"; inherit version; - hash = "sha256-3sKhFnh7jhSWIBS/eOEgu6RUE1EI4a+em5Gt57KWTEA="; + hash = "sha256-RadH4cWz1t8bFBsUgeGTsDP9H9vaP/Umd9yBr9qsuu0="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 3426 > 25