python312Packages.starlette 0.35.1 -> 0.37.2 https://github.com/encode/starlette/releases attrpath: python312Packages.starlette 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/1n47vzra0243k4a636kjzsyvmdnfxrp4-packages.json.drv building '/nix/store/1n47vzra0243k4a636kjzsyvmdnfxrp4-packages.json.drv'... Going to be running update for following packages: - python3.12-starlette-0.35.1 Press Enter key to continue... Running update for: - python3.12-starlette-0.35.1: UPDATING ... - python3.12-starlette-0.35.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/starlette/default.nix b/pkgs/development/python-modules/starlette/default.nix index 4f248044cc7f..624c97c6bf1f 100644 --- a/pkgs/development/python-modules/starlette/default.nix +++ b/pkgs/development/python-modules/starlette/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { pname = "starlette"; - version = "0.35.1"; + version = "0.37.2"; pyproject = true; disabled = pythonOlder "3.8"; @@ -36,7 +36,7 @@ buildPythonPackage rec { owner = "encode"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-ynT1KowVJ1QdKLSOXYWVe5Q/PrYEWQDUbj395ebfk6Y="; + hash = "sha256-GiCN1sfhLu9i19d2OcLZrlY8E64DFrFh+ITRSvLaxdE="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2925 > 25