python310Packages.flask-wtf 0 -> 1 attrpath: python310Packages.flask-wtf Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fgbqf9z50hgs7k0jldy5lx6zjcijfg2f-packages.json.drv building '/nix/store/fgbqf9z50hgs7k0jldy5lx6zjcijfg2f-packages.json.drv'... Going to be running update for following packages: - python3.10-flask-wtf-1.0.1 Press Enter key to continue... Running update for: - python3.10-flask-wtf-1.0.1: UPDATING ... - python3.10-flask-wtf-1.0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/flask-wtf/default.nix b/pkgs/development/python-modules/flask-wtf/default.nix index 8b68eb9d558..00030d88eaf 100644 --- a/pkgs/development/python-modules/flask-wtf/default.nix +++ b/pkgs/development/python-modules/flask-wtf/default.nix @@ -11,12 +11,12 @@ buildPythonPackage rec { pname = "flask-wtf"; - version = "1.0.1"; + version = "1.1.1"; src = fetchPypi { pname = "Flask-WTF"; inherit version; - sha256 = "34fe5c6fee0f69b50e30f81a3b7ea16aa1492a771fe9ad0974d164610c09a6c9"; + sha256 = "sha256-QcQkTprmJtY77UKuR4W5Bme4hbFTXVpAleH2MGDRKqk="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.flask-wtf: 1.0.1 -> 1.1.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/214881"