2022-12-12T11:15:47 python3.10-yubikey-manager 4.0.9 -> 5.0.0 https://pypi.org/project/yubikey-manager/ 2022-12-12T11:15:49 attrpath: yubikey-manager4 2022-12-12T11:15:49 Checking auto update branch... 2022-12-12T11:15:52 [version] 2022-12-12T11:15:52 [version] skipping because derivation has updateScript 2022-12-12T11:15:52 [rustCrateVersion] 2022-12-12T11:15:52 [rustCrateVersion] No cargoSha256 found 2022-12-12T11:15:52 [golangModuleVersion] 2022-12-12T11:15:52 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T11:15:52 [updateScript] 2022-12-12T11:15:55 [updateScript] Success 2022-12-12T11:15:55 [updateScript] this derivation will be built: /nix/store/r1686qdsfaa3migxji45hr18h1bfgp1w-packages.json.drv building '/nix/store/r1686qdsfaa3migxji45hr18h1bfgp1w-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! 2022-12-12T11:15:55 2022-12-12T11:15:55 [quotedUrls] 2022-12-12T11:15:55 [quotedUrls] nothing found to replace 2022-12-12T11:15:55 Diff after rewrites: diff --git a/pkgs/tools/misc/yubikey-manager/4.nix b/pkgs/tools/misc/yubikey-manager/4.nix index 5e0f0b1d92e..3224228ce6a 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.0"; format = "pyproject"; src = fetchFromGitHub { repo = "yubikey-manager"; rev = "refs/tags/${version}"; owner = "Yubico"; - sha256 = "sha256-MwM/b1QP6pkyBjz/r6oC4sW1mKC0CKMay45a0wCktk0="; + sha256 = "sha256-ZQQhRiUsQwLaOY8NCzSc/PTmRewTL0ECBKj7Uj+6Gn8="; }; patches = lib.optionals (!pyOpenSSLSupport) [ 2022-12-12T11:17:23 No auto update branch exists 2022-12-12T11:17:27 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/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.0-py3-none-any.whl size=167100 sha256=ae3ad849e39bf7076a0b9d29af99e235bda6684dbb4e333aef8591ec74b02e36 Stored in directory: /build/pip-ephem-wheel-cache-ngwsms9y/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.0-py3-none-any.whl Requirement already satisfied: click<9.0,>=8.0 in /nix/store/b1w1m5fzfkqsgkm6lq85kwmfhcvhxxgs-python3.10-click-8.1.3/lib/python3.10/site-packages (from yubikey-manager==5.0.0) (8.1.3) Requirement already satisfied: cryptography<41,>=3.0 in /nix/store/r7vq82fmr3067p5djx69krlwdy8125jy-python3.10-cryptography-38.0.3/lib/python3.10/site-packages (from yubikey-manager==5.0.0) (38.0.3) 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