python312Packages.flet-runtime 0.19.0 -> 0.20.1 https://repology.org/project/python:flet-runtime/versions attrpath: python312Packages.flet-runtime 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/12x0siy85s23w0w66hhhngpicq7bzikb-packages.json.drv building '/nix/store/12x0siy85s23w0w66hhhngpicq7bzikb-packages.json.drv'... Going to be running update for following packages: - python3.12-flet-runtime-0.19.0 Press Enter key to continue... Running update for: - python3.12-flet-runtime-0.19.0: UPDATING ... - python3.12-flet-runtime-0.19.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/flet-runtime/default.nix b/pkgs/development/python-modules/flet-runtime/default.nix index 9f2a9a68de3d..beb85e6b9bd7 100644 --- a/pkgs/development/python-modules/flet-runtime/default.nix +++ b/pkgs/development/python-modules/flet-runtime/default.nix @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "flet-runtime"; - version = "0.19.0"; + version = "0.20.1"; pyproject = true; src = fetchPypi { pname = "flet_runtime"; inherit version; - hash = "sha256-no2oDGZG1svrOZLNAao279qeHwyk5SGibDG4UqpriiU="; + hash = "sha256-g+v2Pjm/BUQahMh1h2eYkQ7jgV7Lg02fOlkcdTfw+3Q="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.flet-core: 0.19.0 -> 0.20.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289457"