From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 kEYIA3N3sWTpQgAASxT56A (envelope-from ) for ; Fri, 14 Jul 2023 18:27:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iFgnAnN3sWS+fAAAG6o9tA (envelope-from ) for ; Fri, 14 Jul 2023 18:27:31 +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 BEE995F45A for ; Fri, 14 Jul 2023 18:27:30 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=ih4rBRh8; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689352050; a=rsa-sha256; cv=none; b=M8f3KRWelM+NZwM3eR4V1ijWdXkvu2b3Q9JrSb99Ugqv/MU+CqYbhHDk17vRYaw5Hoj/k0 kjafiPijxYSAE2igeMiFHmLrw3raGVGudKPfbs8eDZ7PntB4tRwUNcGK/I0erCiVnsF9FB FbLenyCx4VFqVxvpGGC5TTqCuceNUMAdfxJ9Zm/HICbSxo5gXFbwz9YVYp/xkmOLRQ3UyR fs922PPcUWIJihVwfRtcBObRpPkpMqiXH/MKEoj5SDGrglOwg+VR+gjC0U2cztJz92kgBM f7VQYmRIOnXuplTcA2fmdwIMWs9kv3kJDugxZDzHexskzmvxGiomX/VPonjyVQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=ih4rBRh8; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689352050; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=zzQEkypZP5vUevTTak/pbZ2naHa8UWTeaD2g1oqjU+4=; b=O7OtsH6hUjDpge9Uxmd/2uMCughKa6xU2SOGbuVTIXHAXNDNX+lZ/1qQJO80oiTEGA9AP5 kgFS0axKFqE5sfrQMrlNtit75zMdMS71SUpMObYifVgw6mUOYoLbEuh0h0rtPxW8RleJ41 a4/QtrOHyCs4ClLW9WFvHGWEAAXrb6kPyA0SdT3XFMgEU/kB0CAAI4olL5iRxIw0WyqezC oEmDtjg/uGIAuiT6FMnYHkCTFaRIHOgPLLzSX5yH11rJ2ozg2nSdN5Bu2vRyYC4QjPWvoF SEHFdiN79EDdpt2Ref731Dvi1dNohbOs4XZllBXl2yqa5oBqiLs5lVHevtqitw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qKLdJ-0002wJ-7L; Fri, 14 Jul 2023 12:27:05 -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 1qKLdH-0002vd-2J for guix-patches@gnu.org; Fri, 14 Jul 2023 12:27:03 -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 1qKLdG-0004Hb-QX for guix-patches@gnu.org; Fri, 14 Jul 2023 12:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qKLdG-0006Mt-MG for guix-patches@gnu.org; Fri, 14 Jul 2023 12:27:02 -0400 Subject: bug#63354: [PATCH 0/4] Fix python-yubikey-manager build and update to 5.1.1. References: <875y93u9mt.fsf@gmx.com> In-Reply-To: <875y93u9mt.fsf@gmx.com> Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 14 Jul 2023 16:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63354 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Langlois Cc: 63354-done@debbugs.gnu.org Mail-Followup-To: 63354@debbugs.gnu.org, john.kehayias@protonmail.com, pierre.langlois@gmx.com Received: via spool by 63354-done@debbugs.gnu.org id=D63354.168935198624431 (code D ref 63354); Fri, 14 Jul 2023 16:27:02 +0000 Received: (at 63354-done) by debbugs.gnu.org; 14 Jul 2023 16:26:26 +0000 Received: from localhost ([127.0.0.1]:43341 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKLcg-0006Lz-FT for submit@debbugs.gnu.org; Fri, 14 Jul 2023 12:26:26 -0400 Received: from mail-4316.protonmail.ch ([185.70.43.16]:13849) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKLce-0006Lk-6F for 63354-done@debbugs.gnu.org; Fri, 14 Jul 2023 12:26:25 -0400 Date: Fri, 14 Jul 2023 16:26:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1689351977; x=1689611177; bh=zzQEkypZP5vUevTTak/pbZ2naHa8UWTeaD2g1oqjU+4=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=ih4rBRh8y1GkXcE7nj+eJknlgdED3vQ1d4E5krgDHoqjkAFT8f/v6tAnM7p4xCnMe YylIwYaOfQx0hL86Ies1/7ZiHc9v0vzid72DjLh/mYqJh6pPMZegC8c7NKGLs0VRsE /mMFenXneC2U2bGs7FnP3lzeQWomQw1c7vrqTEINnsnYzXCU4+JyAHY9CgcESePI7A R1ds2f+anV7I34L3GZyXfIie2EPGxLNfLjWE5VYYXqTK9kTvGHiJNgnFBvTuSs7inW Vg2OAlCyp+RrgrjFBwWolsGgZb+jJ1prWp2801x3TfaAu9wLBjWMcGGueEAD7yG8tW Eyx7u/R2uX9nA== Message-ID: <87fs5q1mub.fsf@protonmail.com> Feedback-ID: 7805494:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Reply-to: John Kehayias X-ACL-Warn: , John Kehayias via Guix-patches From: John Kehayias via Guix-patches via 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-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.62 X-Spam-Score: -6.62 X-Migadu-Queue-Id: BEE995F45A X-TUID: f4alFYrU1pYk Hi Pierre, On Sun, May 07, 2023 at 10:07 PM, Pierre Langlois wrote: > Hi Guix! > > I recently noticed python-yubikey-manager fails to build on master, > here are a few patches to fix it by updating it and some of its > dependencies. Also cleaned the packages a little bit, and most > importantly enabled tests. > > Thanks, > Pierre > Thanks! I had actually done a lot of similar work but had got distracted by the python build system changes (and poetry) and never looked to see if the yubikey-manager part could be extracted out in: https://issues.guix.gnu.org/63139 So, I combined what I had with yours to clean up a little more. I edited some commit messages, fixed some typos, and checked everything builds. Unfortunately I lost you as the author in the commit log, not sure what happened. I was so careful locally in a branch but then missed it when I went to actually push to master. Sorry about that! If there is a way to remedy this or something else I can do anyone knows, please do share. Pushed the series starting at 221806905b68f9b52b90bd5c80722d4a5ab3f353 Thanks again! > Pierre Langlois (4): > gnu: python-pyscard: Update to 2.0.7. > gnu: python-fido2: Update to 1.1.1. > gnu: Add python-makefun. > gnu: python-yubikey-manager: Update to 5.1.1. > > gnu/packages/python-xyz.scm | 22 ++++++++- > gnu/packages/security-token.scm | 86 ++++++++++++++++----------------- > 2 files changed, 63 insertions(+), 45 deletions(-) > > > base-commit: 4c3532d7ab81a20e21d23bcf25e06999fcee2571