python311Packages.uvicorn 0 -> 1 attrpath: python311Packages.uvicorn 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/v7q0vlq2in5silgvmdkwgb8dp8jibmbc-packages.json.drv building '/nix/store/v7q0vlq2in5silgvmdkwgb8dp8jibmbc-packages.json.drv'... Going to be running update for following packages: - python3.11-uvicorn-0.24.0.post1 Press Enter key to continue... Running update for: - python3.11-uvicorn-0.24.0.post1: UPDATING ... - python3.11-uvicorn-0.24.0.post1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/uvicorn/default.nix b/pkgs/development/python-modules/uvicorn/default.nix index 11df7fd78c6e..5d2dbd2383ed 100644 --- a/pkgs/development/python-modules/uvicorn/default.nix +++ b/pkgs/development/python-modules/uvicorn/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "uvicorn"; - version = "0.24.0.post1"; + version = "0.27.0.post1"; disabled = pythonOlder "3.8"; format = "pyproject"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "encode"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-WMXOmQOTj/yPazPEAuteho4UH9enXcIa1mMDDl2eaIk="; + hash = "sha256-nCxt3iTryXlgk5SubYaZeIizsHP+KjtXcZSAIiObDW0="; }; outputs = [ No auto update branch exists Python package with too many package rebuilds 2257 > 25