python311Packages.flask 0 -> 1 attrpath: python311Packages.flask 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/zxw2186369qjzk51mz4fkygqlarf8qdw-packages.json.drv building '/nix/store/zxw2186369qjzk51mz4fkygqlarf8qdw-packages.json.drv'... Going to be running update for following packages: - python3.11-flask-3.0.1 Press Enter key to continue... Running update for: - python3.11-flask-3.0.1: UPDATING ... - python3.11-flask-3.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/flask/default.nix b/pkgs/development/python-modules/flask/default.nix index 083cf33c88fd..7dda8cafb1d1 100644 --- a/pkgs/development/python-modules/flask/default.nix +++ b/pkgs/development/python-modules/flask/default.nix @@ -31,12 +31,12 @@ buildPythonPackage rec { pname = "flask"; - version = "3.0.1"; + version = "3.0.2"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-ZIn1G7Nmbe9vMU4V8Z1QoYaaGa4OjJo2Qf/mbHfUJAM="; + hash = "sha256-giwD9LeZIEJQp+6Ese3cQGZTlTM5c9+53uv+Ql/vy30="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 3024 > 25