python310Packages.fastapi 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gwx5ml9ixypq0c5hzq1n9wlg7a970s2n-packages.json.drv building '/nix/store/gwx5ml9ixypq0c5hzq1n9wlg7a970s2n-packages.json.drv'... Going to be running update for following packages: - python3.10-fastapi-0.95.1 Press Enter key to continue... Running update for: - python3.10-fastapi-0.95.1: UPDATING ... - python3.10-fastapi-0.95.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/fastapi/default.nix b/pkgs/development/python-modules/fastapi/default.nix index 48a4c483c9c..b2698af5534 100644 --- a/pkgs/development/python-modules/fastapi/default.nix +++ b/pkgs/development/python-modules/fastapi/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "fastapi"; - version = "0.95.1"; + version = "0.98.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "tiangolo"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-y6mP2w2d2oabM9bLtWRO/AdRA46LNhVrMB/0qxGxH7I="; + hash = "sha256-Zb1yb0dEcTOtxbqbJ18HMWtPgReuKAVonera3SqlKi8="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 71 > 25