python311Packages.webauthn 0 -> 1 attrpath: python311Packages.webauthn 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] Going to be running update for following packages: - python3.11-webauthn-2.0.0 Press Enter key to continue... Running update for: - python3.11-webauthn-2.0.0: UPDATING ... - python3.11-webauthn-2.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/webauthn/default.nix b/pkgs/development/python-modules/webauthn/default.nix index ad28892290ee..f1197fe4a7af 100644 --- a/pkgs/development/python-modules/webauthn/default.nix +++ b/pkgs/development/python-modules/webauthn/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "webauthn"; - version = "2.0.0"; + version = "2.1.0"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "duo-labs"; repo = "py_webauthn"; rev = "refs/tags/v${version}"; - hash = "sha256-StqoSrzErV13/OUpSWbI+6N5tSFPEpvnmQcDiZMaXPI="; + hash = "sha256-AfQ3lt0WvoThU5kCE7MzhAXwbqmNaCrUqOMWI937hO4="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.webauthn: 2.0.0 -> 2.1.0`. New version is 2.1.0. An auto update branch exists with an equal or greater version