python312Packages.trio 0.23.1 -> 0.24.0 https://repology.org/project/python:trio/versions attrpath: python312Packages.trio 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/3k9z6fi9iqj9hnnrq12jkg137v68l3hi-packages.json.drv building '/nix/store/3k9z6fi9iqj9hnnrq12jkg137v68l3hi-packages.json.drv'... Going to be running update for following packages: - python3.12-trio-0.23.1 Press Enter key to continue... Running update for: - python3.12-trio-0.23.1: UPDATING ... - python3.12-trio-0.23.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/trio/default.nix b/pkgs/development/python-modules/trio/default.nix index 648f91f07b9b..fea27d60877c 100644 --- a/pkgs/development/python-modules/trio/default.nix +++ b/pkgs/development/python-modules/trio/default.nix @@ -37,14 +37,14 @@ let in buildPythonPackage rec { pname = "trio"; - version = "0.23.1"; + version = "0.24.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-FviffcyPe53N7B/Nhj4MA5r20PmiL439Vvdddexz/Ug="; + hash = "sha256-/6CadKa/gbhPhhOQn7C+ruhHV0UBg6ei4LR7RVwMrF0="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2827 > 25