python310Packages.webauthn 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7iqijz639kn8p2bs7ls6zbim1kzls3qg-packages.json.drv building '/nix/store/7iqijz639kn8p2bs7ls6zbim1kzls3qg-packages.json.drv'... Going to be running update for following packages: - python3.10-webauthn-1.8.1 Press Enter key to continue... Running update for: - python3.10-webauthn-1.8.1: UPDATING ... - python3.10-webauthn-1.8.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/webauthn/default.nix b/pkgs/development/python-modules/webauthn/default.nix index 6d39ed74dda..c1d5c16028e 100644 --- a/pkgs/development/python-modules/webauthn/default.nix +++ b/pkgs/development/python-modules/webauthn/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "webauthn"; - version = "1.8.1"; + version = "1.9.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "duo-labs"; repo = "py_webauthn"; rev = "refs/tags/v${version}"; - hash = "sha256-ivPLS+kh/H8qLojgc5qh1ndPzSZbzbnm9E+LQGq8+Xs="; + hash = "sha256-bcAAoaa2E6BzqaiEBOE+AGDSg3P9uqEoiqeT4FBjZcs="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.webauthn nix build failed. adding 'webauthn/helpers/tpm/__init__.py' adding 'webauthn/helpers/tpm/parse_cert_info.py' adding 'webauthn/helpers/tpm/parse_pub_area.py' adding 'webauthn/helpers/tpm/structs.py' adding 'webauthn/registration/__init__.py' adding 'webauthn/registration/generate_registration_options.py' adding 'webauthn/registration/verify_registration_response.py' adding 'webauthn/registration/formats/__init__.py' adding 'webauthn/registration/formats/android_key.py' adding 'webauthn/registration/formats/android_safetynet.py' adding 'webauthn/registration/formats/apple.py' adding 'webauthn/registration/formats/fido_u2f.py' adding 'webauthn/registration/formats/packed.py' adding 'webauthn/registration/formats/tpm.py' adding 'webauthn-1.9.0.dist-info/LICENSE' adding 'webauthn-1.9.0.dist-info/METADATA' adding 'webauthn-1.9.0.dist-info/WHEEL' adding 'webauthn-1.9.0.dist-info/top_level.txt' adding 'webauthn-1.9.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./webauthn-1.9.0-py3-none-any.whl Requirement already satisfied: asn1crypto>=1.4.0 in /nix/store/rp2n804ycsf4r0f8zkk4x90n94mjdngl-python3.10-asn1crypto-1.5.1/lib/python3.10/site-packages (from webauthn==1.9.0) (1.5.1) ERROR: Could not find a version that satisfies the requirement cryptography>=41.0.1 (from webauthn) (from versions: none) ERROR: No matching distribution found for cryptography>=41.0.1