python312Packages.fastapi 0.109.0 -> 0.110.0 https://github.com/tiangolo/fastapi/releases attrpath: python312Packages.fastapi 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/048d7wr1n15kbpwyvcn05b5b1z6hqrri-packages.json.drv building '/nix/store/048d7wr1n15kbpwyvcn05b5b1z6hqrri-packages.json.drv'... Going to be running update for following packages: - python3.12-fastapi-0.109.0 Press Enter key to continue... Running update for: - python3.12-fastapi-0.109.0: UPDATING ... - python3.12-fastapi-0.109.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fastapi/default.nix b/pkgs/development/python-modules/fastapi/default.nix index 74f816d9b8a6..ca058bc19166 100644 --- a/pkgs/development/python-modules/fastapi/default.nix +++ b/pkgs/development/python-modules/fastapi/default.nix @@ -38,7 +38,7 @@ buildPythonPackage rec { pname = "fastapi"; - version = "0.109.0"; + version = "0.110.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -47,7 +47,7 @@ buildPythonPackage rec { owner = "tiangolo"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-iZBc0tYGmhQuOL/pdthhBYYnZhe+wEttoinePNAIgEs="; + hash = "sha256-OXWJ1PKJSJGzYNT8HHXvxMxjUtI4K6edpI+Z5B3TvhI="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2915 > 25