python311Packages.flet-runtime 0 -> 1 attrpath: python311Packages.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/9rr19c7qfx8l1ldxj66nkip07v4qsikc-packages.json.drv building '/nix/store/9rr19c7qfx8l1ldxj66nkip07v4qsikc-packages.json.drv'... Going to be running update for following packages: - python3.11-flet-runtime-0.19.0 Press Enter key to continue... Running update for: - python3.11-flet-runtime-0.19.0: UPDATING ... - python3.11-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..24e8ed9dd4e1 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.0"; pyproject = true; src = fetchPypi { pname = "flet_runtime"; inherit version; - hash = "sha256-no2oDGZG1svrOZLNAao279qeHwyk5SGibDG4UqpriiU="; + hash = "sha256-oyJDhfYOEu2UEdLfUw4uCwBr2km6AqF5Xqh5+IRc9Js="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.flet-runtime nix build failed. adding 'flet_runtime/__init__.py' adding 'flet_runtime/app.py' adding 'flet_runtime/async_local_socket_connection.py' adding 'flet_runtime/pubsub.py' adding 'flet_runtime/sync_local_socket_connection.py' adding 'flet_runtime/uploads.py' adding 'flet_runtime/utils.py' adding 'flet_runtime/version.py' adding 'flet_runtime/auth/__init__.py' adding 'flet_runtime/auth/authorization.py' adding 'flet_runtime/auth/group.py' adding 'flet_runtime/auth/oauth_provider.py' adding 'flet_runtime/auth/oauth_token.py' adding 'flet_runtime/auth/user.py' adding 'flet_runtime/auth/providers/__init__.py' adding 'flet_runtime/auth/providers/auth0_oauth_provider.py' adding 'flet_runtime/auth/providers/azure_oauth_provider.py' adding 'flet_runtime/auth/providers/github_oauth_provider.py' adding 'flet_runtime/auth/providers/google_oauth_provider.py' adding 'flet_runtime-0.20.0.dist-info/METADATA' adding 'flet_runtime-0.20.0.dist-info/WHEEL' adding 'flet_runtime-0.20.0.dist-info/RECORD' OK /build/flet_runtime-0.20.0 Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for flet_runtime-0.20.0-py3-none-any.whl - flet-core==0.20.0 not satisfied by version 0.19.0