From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2OTlEf0z0WQBbQEASxT56A (envelope-from ) for ; Mon, 07 Aug 2023 20:12:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gHzdEf0z0WT4IAEA9RJhRA (envelope-from ) for ; Mon, 07 Aug 2023 20:12:13 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D765A68901 for ; Mon, 7 Aug 2023 20:12:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ihVPlH56; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691431933; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=qxmFiIwpqPTzOOovUqW7mm2qdxJuCKW86gXlOmO1+Og=; b=JALcZ9hmudQQj+DIXTbdJZTpTMaG/STIYDIEAyLNRHnATsQXn8/AB4qjEVfel1PKGjgnvU etC1m59+Vkf49VHk7KEQBx9ffixGwiGtZRxo8RSxSvCCuPc7zld1pxs1ZQE32IRnjy2tlL VdvvyEGqiCSFUpe1m5blHd0NHdu04s1EPjIMNBrbJ1HyfligR3Cc8gqjbgUqTNPUuX2XhM oWJqus4gT8Ws3JYEZLFpWGNeYAEFtIP9MYLpEo2NwM5unsQv4Lq6UgmtGhSvpfobUbsdub cT+zlrwN/946i6WxFWZlKfXYRsvwVbSntOz2YXGaFARFEK6oIT6es9kqstvTHg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691431933; a=rsa-sha256; cv=none; b=XtkmSgE4u903XIRUl2IBxavTU1109mPAyU+9IXAKlNwx5g9ECwBN9aDKJhm0XuQ/iV4DDc EuURseBnVcF9/6938XwbAS7ZJzkiiN08cdc8FOHFV5+UTDcp4h/uGBeYoh0PHnpIz6+XHU wOKJpnQbIVy2uzUZBO/ZiYkRNYPavuwLagmhdz13658qiu8mDYU/Hq9kl53SbxDQhG9xNr 7s//HFhAEaVQfCK5Oqe9U/GltKYOVwwAc7W1UvSxSg6oggx7ppmpIPgnh4cos2R411cTvf sRNujfNxZu8w2zvYHmMwlDfeZuB5XdYvasuxeGf9ZvMdqdijsdCkB/B536laZg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ihVPlH56; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qT4i4-0003Rd-Mp; Mon, 07 Aug 2023 14:12:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qT4i2-0003PJ-I3 for guix-patches@gnu.org; Mon, 07 Aug 2023 14:12:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qT4i2-00018n-A9 for guix-patches@gnu.org; Mon, 07 Aug 2023 14:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qT4i1-0005J6-Tm for guix-patches@gnu.org; Mon, 07 Aug 2023 14:12:01 -0400 Subject: bug#49464: [PATCH 0/3] Update yubikey-manager to version 4.0.3. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 07 Aug 2023 18:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49464 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Dhruvin Gandhi Cc: 49464-done@debbugs.gnu.org Mail-Followup-To: 49464@debbugs.gnu.org, maxim.cournoyer@gmail.com, contact@dhruvin.dev Received: via spool by 49464-done@debbugs.gnu.org id=D49464.169143192020389 (code D ref 49464); Mon, 07 Aug 2023 18:12:01 +0000 Received: (at 49464-done) by debbugs.gnu.org; 7 Aug 2023 18:12:00 +0000 Received: from localhost ([127.0.0.1]:34217 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qT4hz-0005In-Up for submit@debbugs.gnu.org; Mon, 07 Aug 2023 14:12:00 -0400 Received: from mail-qk1-x736.google.com ([2607:f8b0:4864:20::736]:54446) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qT4hx-0005IX-3r for 49464-done@debbugs.gnu.org; Mon, 07 Aug 2023 14:11:59 -0400 Received: by mail-qk1-x736.google.com with SMTP id af79cd13be357-765ae938b1bso400049185a.0 for <49464-done@debbugs.gnu.org>; Mon, 07 Aug 2023 11:11:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1691431911; x=1692036711; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=qxmFiIwpqPTzOOovUqW7mm2qdxJuCKW86gXlOmO1+Og=; b=ihVPlH56VI2H1DUBVrElMBdmUN+Lxh9Kw0Loy1/Y9SL9G93xkWxPZNG+lBGSFeWHkW JUwoEDnnwNzVHidWHaSUpbec7o1RqXokus5A1mY2PLqHzscyVnQ5IZ8e/HqhdORBUFzK ErkRLBITdidU5wjIQMeQ7FaKIPXmZ+XGkFiT4HhMN4PsyxG6K4I2jLeQ73SaoF+rtDnu aLf+DzYvYNMKDuS8v0nZZI7GJugY5PXsTJUZoNJBtx94eVbTwr6NWhfn1S4vj2sQDuLf gdCj7PUiqNi0YmV1JJn1OJCOC8aexmstGLTyHC68SQnE2gkXZu532mhIPqetXC0ha27k l1bQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691431911; x=1692036711; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=qxmFiIwpqPTzOOovUqW7mm2qdxJuCKW86gXlOmO1+Og=; b=SdirL+e9wCYRmcsKHRlqthHK+3MIra4EWwP+rD/ZvwRAhT3P2rWJG5xJBPECi3TdnR E3SsWuDrmdJjZutp0GxYv++1Qlx1WKq7lFLiYekDB963sx5MTPDaKHR2E5UPN48/loRZ cMD0DB3BaZIwxsyJvEHyCchUmVWzoVlKCQwg0pEjt9454zEI81qa7oAKfsIrr39yHpDu V34kCThGM6DF0H726JgxGVskUCE9NAXDMpKfIInd6EGYsdVsp+omEQMgy+A68iMx0qk+ xmcEgt2zEs/pxTlD7NJ1phgtchmcswh8ZbvZAf4K0nPTmopv5NviF2NDjIuHCsxWSEj+ zBNA== X-Gm-Message-State: AOJu0Yw7WWmcKLUqWC/SKM+VKSU9t8whqbFrN4DI/y9F0EROO2NM0XpR en/pOKqTiAtBFjnMsgvVNsG25gHgICw= X-Google-Smtp-Source: AGHT+IEjPY2JVAB2joIVasO5FWJ7pSVmP1LfqdIs9JCobUSt+hlzaY6y5EXika/xzoPW/kUCA4zMUA== X-Received: by 2002:a05:620a:f0e:b0:76c:9994:735e with SMTP id v14-20020a05620a0f0e00b0076c9994735emr10936444qkl.71.1691431911213; Mon, 07 Aug 2023 11:11:51 -0700 (PDT) Received: from hurd (dsl-205-236-230-170.b2b2c.ca. [205.236.230.170]) by smtp.gmail.com with ESMTPSA id a17-20020a05620a103100b00767d8e12ce3sm2768117qkk.49.2023.08.07.11.11.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Aug 2023 11:11:50 -0700 (PDT) From: Maxim Cournoyer References: <20210708111526.18658-1-contact@dhruvin.dev> <20210708122320.23196-1-contact@dhruvin.dev> <20210708122320.23196-4-contact@dhruvin.dev> Date: Mon, 07 Aug 2023 14:11:49 -0400 In-Reply-To: <20210708122320.23196-4-contact@dhruvin.dev> (Dhruvin Gandhi's message of "Thu, 8 Jul 2021 17:53:20 +0530") Message-ID: <87bkfien8a.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: D765A68901 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.06 X-Spam-Score: -5.06 X-TUID: ZQoUGHeV5Kx8 Hello, Dhruvin Gandhi writes: > * gnu/packages/security-token.scm (python-yubikey-manager): Update to 4.0.3. > --- > gnu/packages/security-token.scm | 13 ++++++++++--- > 1 file changed, 10 insertions(+), 3 deletions(-) > > diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm > index 5ee3cb83f0..9f5340c975 100644 > --- a/gnu/packages/security-token.scm > +++ b/gnu/packages/security-token.scm > @@ -660,7 +660,7 @@ implementing a Relying Party.") > (define-public python-yubikey-manager > (package > (name "python-yubikey-manager") > - (version "2.1.0") > + (version "4.0.3") > (source (origin > (method url-fetch) > (uri (string-append > @@ -668,7 +668,12 @@ implementing a Relying Party.") > "/yubikey-manager-" version ".tar.gz")) > (sha256 > (base32 > - "11rsmcaj60k3y5m5gdhr2nbbz0w5dm3m04klyxz0fh5hnpcmr7fm")))) > + "1x36dlsp8mfcgyp50iz64cpg2hpbc9cg2qsf16kw0g7sp3ynzfx7")) > + (snippet > + #~(begin > + ;; Remove unused platform code. > + (delete-file "ykman/hid/macos.py") > + (delete-file "ykman/hid/windows.py"))))) > (build-system python-build-system) > (propagated-inputs > `(("python-six" ,python-six) > @@ -684,7 +689,9 @@ implementing a Relying Party.") > ("libusb" ,libusb))) > (native-inputs > `(("swig" ,swig) > - ("python-mock" ,python-mock))) > + ("python-mock" ,python-mock) > + ("python-pytest" ,python-pytest) > + ("python-makefun" ,python-makefun))) > (home-page "https://developers.yubico.com/yubikey-manager/") > (synopsis "Command line tool and library for configuring a YubiKey") > (description Sorry these were left lingering without review; it seems since yubikey-manager has made it to 5.1.1 in master. Thank you! -- Maxim