python310Packages.flask 2.3.3 -> 3.0.0 https://repology.org/project/python:flask/versions attrpath: python310Packages.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/s5chqa4iqhkhrkwb63gmba4s44hd5xhl-packages.json.drv building '/nix/store/s5chqa4iqhkhrkwb63gmba4s44hd5xhl-packages.json.drv'... Going to be running update for following packages: - python3.10-flask-2.3.3 Press Enter key to continue... Running update for: - python3.10-flask-2.3.3: UPDATING ... - python3.10-flask-2.3.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/flask/default.nix b/pkgs/development/python-modules/flask/default.nix index 154625f6c52a..8e1fe1553381 100644 --- a/pkgs/development/python-modules/flask/default.nix +++ b/pkgs/development/python-modules/flask/default.nix @@ -21,12 +21,12 @@ buildPythonPackage rec { pname = "flask"; - version = "2.3.3"; + version = "3.0.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-CcNHqSqn/0qOfzIGeV8w2CZlS684uHPQdEzVccpgnvw="; + hash = "sha256-z63Ntji2CTYdKewiNg1gcKd9dGPcs6sI0sLy8WiEX1g="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 3849 > 25