python310Packages.fido2 0 -> 1 attrpath: python310Packages.fido2 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] this derivation will be built: /nix/store/1vlb5z82lvg58wfky1cwjam02icd7vck-packages.json.drv building '/nix/store/1vlb5z82lvg58wfky1cwjam02icd7vck-packages.json.drv'... Going to be running update for following packages: - python3.10-fido2-1.1.0 Press Enter key to continue... Running update for: - python3.10-fido2-1.1.0: UPDATING ... - python3.10-fido2-1.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/fido2/default.nix b/pkgs/development/python-modules/fido2/default.nix index c457d6e1cef..7e1c5caf7c1 100644 --- a/pkgs/development/python-modules/fido2/default.nix +++ b/pkgs/development/python-modules/fido2/default.nix @@ -10,11 +10,11 @@ buildPythonPackage rec { pname = "fido2"; - version = "1.1.0"; + version = "1.1.1"; src = fetchPypi { inherit pname version; - hash = "sha256-K0tOYgwhAEQsIGeODpUa1tHvs7pcqOu3IMTI1UMpNnQ="; + hash = "sha256-XcSVyoxZwcM3ODtLjDFNRrktXG/GUOcZhMbX+VQHn8M="; }; propagatedBuildInputs = [ six cryptography ]; No auto update branch exists Python package with too many package rebuilds 29 > 25