python310Packages.flask-sqlalchemy 0 -> 1 attrpath: python310Packages.flask-sqlalchemy 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 [updateScript] [updateScript] Success [updateScript] warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy this derivation will be built: /nix/store/j9mfygnmj4j0phlnpx2lw5719wm4isvk-packages.json.drv building '/nix/store/j9mfygnmj4j0phlnpx2lw5719wm4isvk-packages.json.drv'... Going to be running update for following packages: - python3.10-Flask-SQLAlchemy-3.0.2 Press Enter key to continue... Running update for: - python3.10-Flask-SQLAlchemy-3.0.2: UPDATING ... - python3.10-Flask-SQLAlchemy-3.0.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/flask-sqlalchemy/default.nix b/pkgs/development/python-modules/flask-sqlalchemy/default.nix index d5bd81ab90c..9bee254e834 100644 --- a/pkgs/development/python-modules/flask-sqlalchemy/default.nix +++ b/pkgs/development/python-modules/flask-sqlalchemy/default.nix @@ -10,12 +10,12 @@ buildPythonPackage rec { pname = "Flask-SQLAlchemy"; - version = "3.0.2"; + version = "3.0.3"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-FhmfWz3ftp4N8vUq5Mdq7b/sgjRiNJ2rshobLgorZek="; + hash = "sha256-J2QzXzydfr3J7WBEr6+Yqun6UNegdM71Xd4wfslZA+w="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.flask-sqlalchemy: 3.0.2 -> 3.0.3, python310Packages.flask-appbuilder: mark as broken URL "https://api.github.com/repos/NixOS/nixpkgs/issues/217294"