yubikey-manager4 4.0.9 -> 5.0.0 https://github.com/Yubico/yubikey-manager/releases attrpath: yubikey-manager4 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/2i7zrsyxbbppkgybwr017lhgxq737h8s-packages.json.drv building '/nix/store/2i7zrsyxbbppkgybwr017lhgxq737h8s-packages.json.drv'... Going to be running update for following packages: - python3.10-yubikey-manager-4.0.9 Press Enter key to continue... Running update for: - python3.10-yubikey-manager-4.0.9: UPDATING ... - python3.10-yubikey-manager-4.0.9: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/yubikey-manager/4.nix b/pkgs/tools/misc/yubikey-manager/4.nix index 5e0f0b1d92e..315e3e4b7b4 100644 --- a/pkgs/tools/misc/yubikey-manager/4.nix +++ b/pkgs/tools/misc/yubikey-manager/4.nix @@ -3,14 +3,14 @@ python3Packages.buildPythonPackage rec { pname = "yubikey-manager"; - version = "4.0.9"; + version = "5.0.1"; format = "pyproject"; src = fetchFromGitHub { repo = "yubikey-manager"; rev = "refs/tags/${version}"; owner = "Yubico"; - sha256 = "sha256-MwM/b1QP6pkyBjz/r6oC4sW1mKC0CKMay45a0wCktk0="; + sha256 = "sha256-Dj3ftyFeVgM0YMFI8cbiH5dmc8SKi2SBbScnc0+ad0M="; }; patches = lib.optionals (!pyOpenSSLSupport) [ 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 yubikey-manager4 nix build failed. substituteStream(): WARNING: pattern 'fido2 = ">=0.9, <1.0"' doesn't match anything in file 'pyproject.toml' @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: yubikey-manager Running command Building wheel for yubikey-manager (pyproject.toml) Building wheel for yubikey-manager (pyproject.toml) ... [?25l[?25hdone Created wheel for yubikey-manager: filename=yubikey_manager-5.0.1-py3-none-any.whl size=167137 sha256=4be8742e597d43f1ef426ad05a98cab2d542978d78fa7470df8fcec7b39415cc Stored in directory: /build/pip-ephem-wheel-cache-497_5lnh/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built yubikey-manager Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./yubikey_manager-5.0.1-py3-none-any.whl Requirement already satisfied: click<9.0,>=8.0 in /nix/store/whih1qwwfq8a4zyzx2kdnpjvwdr9b83k-python3.10-click-8.1.3/lib/python3.10/site-packages (from yubikey-manager==5.0.1) (8.1.3) Requirement already satisfied: cryptography<42,>=3.0 in /nix/store/qsgsrrxfda3p007jxjr42l4b6rjphlkc-python3.10-cryptography-38.0.4/lib/python3.10/site-packages (from yubikey-manager==5.0.1) (38.0.4) ERROR: Could not find a version that satisfies the requirement keyring<24.0,>=23.4 (from yubikey-manager) (from versions: none) ERROR: No matching distribution found for keyring<24.0,>=23.4