2023-01-02T03:45:55 python3.10-yubikey-manager 4.0.9 -> 5.0.0 https://pypi.org/project/yubikey-manager/ 2023-01-02T03:45:57 attrpath: yubikey-manager4 2023-01-02T03:45:57 Checking auto update branch... 2023-01-02T03:46:01 [version] 2023-01-02T03:46:01 [version] skipping because derivation has updateScript 2023-01-02T03:46:01 [rustCrateVersion] 2023-01-02T03:46:01 [rustCrateVersion] No cargoSha256 found 2023-01-02T03:46:01 [golangModuleVersion] 2023-01-02T03:46:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T03:46:01 [updateScript] 2023-01-02T03:46:03 [updateScript] Success 2023-01-02T03:46:03 [updateScript] this derivation will be built: /nix/store/6kvv40yqkhnm7y95jic98x5f2xr33bqb-packages.json.drv building '/nix/store/6kvv40yqkhnm7y95jic98x5f2xr33bqb-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! 2023-01-02T03:46:03 2023-01-02T03:46:03 [quotedUrls] 2023-01-02T03:46:03 [quotedUrls] nothing found to replace 2023-01-02T03:46:03 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) [ 2023-01-02T03:48:02 No auto update branch exists 2023-01-02T03:48:06 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=167099 sha256=d708947deb7c40b47ae06505565f736b32d8e72d60a02ac9ad88acf0dda2a34a Stored in directory: /build/pip-ephem-wheel-cache-s7beo8nd/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/zcgrdpr2ng9gk3bfr3ffk8h9a9pzmy8f-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/ifbi2i5kmkbwac52f82r0kac6v6nqxi1-python3.10-cryptography-38.0.4/lib/python3.10/site-packages (from yubikey-manager==5.0.0) (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  python3.10-yubikey-manager 4.0.9 -> 5.0.0 https://pypi.org/project/yubikey-manager/ attrpath: yubikey-manager4 Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.yubikey-manager4)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.yubikey-manager4)' not found yubikey-manager4 4.0.9 -> 5.0.0 https://github.com/Yubico/yubikey-manager/releases attrpath: yubikey-manager4 Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.yubikey-manager4)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.yubikey-manager4)' not found