python311Packages.fido2 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kr6kbc3p8mc5gg8imiv61f3h9fgmzplg-packages.json.drv building '/nix/store/kr6kbc3p8mc5gg8imiv61f3h9fgmzplg-packages.json.drv'... Going to be running update for following packages: - python3.11-fido2-1.1.2 Press Enter key to continue... Running update for: - python3.11-fido2-1.1.2: UPDATING ... - python3.11-fido2-1.1.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fido2/default.nix b/pkgs/development/python-modules/fido2/default.nix index 7cd11eefcbcc..82d635d8d0f6 100644 --- a/pkgs/development/python-modules/fido2/default.nix +++ b/pkgs/development/python-modules/fido2/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "fido2"; - version = "1.1.2"; + version = "1.1.3"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-YRDZExBvdhmSAbMtJisoV1YsxGuh0LnFH7zjDck2xXM="; + hash = "sha256-JhAPIm0SztYhymGYUozhft9nt430KHruEoX+481aqfw="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 39 > 25