From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id ELuxD6w/WmRcGgEASxT56A (envelope-from ) for ; Tue, 09 May 2023 14:42:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ICFpD6w/WmR8SgAAauVa8A (envelope-from ) for ; Tue, 09 May 2023 14:42:20 +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 0A3DE452E for ; Tue, 9 May 2023 14:42:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pwMfM-0000AJ-9E; Tue, 09 May 2023 08:42: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 1pwMfK-00006o-If for guix-patches@gnu.org; Tue, 09 May 2023 08:42:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pwMfK-0006SZ-9l for guix-patches@gnu.org; Tue, 09 May 2023 08:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pwMfJ-0007gq-Mo for guix-patches@gnu.org; Tue, 09 May 2023 08:42:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63367] [PATCH] gnu: python-leather: Update to 0.3.4. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 09 May 2023 12:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63367 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Guillaume Le Vaillant Cc: 63367-done@debbugs.gnu.org Received: via spool by 63367-done@debbugs.gnu.org id=D63367.168363606329462 (code D ref 63367); Tue, 09 May 2023 12:42:01 +0000 Received: (at 63367-done) by debbugs.gnu.org; 9 May 2023 12:41:03 +0000 Received: from localhost ([127.0.0.1]:42633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pwMeM-0007f8-KM for submit@debbugs.gnu.org; Tue, 09 May 2023 08:41:02 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:40087) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pwMeJ-0007eO-Kk for 63367-done@debbugs.gnu.org; Tue, 09 May 2023 08:41:01 -0400 Received: (Authenticated sender: tanguy@bioneland.org) by mail.gandi.net (Postfix) with ESMTPSA id D9D4120008; Tue, 9 May 2023 12:40:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bioneland.org; s=gm1; t=1683636053; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=SswGpTpnpzI4FcURdypyBmD8pNrj+9uV1uUYZGMp1M0=; b=A0v77nHu4PlDZpamkPfsCSbyQ4wnC8Wz2AL/dkBCBnCSEQEhEEgAKg089XEu0BCwA1ePBJ YKMKywcpdelYOBhXAE+NWv02lMzZhFj3pCc6OG7gmT6aGIzTJk+GNyT8ZbM1K30fGUqVZg ODY49tOYAPhDiOxtXvj2xLaPgXzwo/KiziTINZ1HqmFFOP7q4VHz69bBuyPEooB6hRPpyo XTqaE2Fx0fafPI7nvLkc+YsTrkt5X37IgOgr6hayGFTa+FKVNKx6f1y89OuIh6X1+QS2nC aUyib88/qmn1Q+fWjfPpi/v7ghOzc93q6lu8350ILjGV+NKcbMM6894NSMQRCQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable References: <11f80983e0d91546d70df1356ed1fcfe406c993d.1683541020.git.tanguy@bioneland.org> <87ild1oft7.fsf@kitej> From: Tanguy LE CARROUR In-Reply-To: <87ild1oft7.fsf@kitej> Date: Tue, 09 May 2023 14:40:52 +0200 Message-ID: <168363605233.18202.15645052880918751904@localhost> User-Agent: alot/0.10 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1683636140; a=rsa-sha256; cv=none; b=Of5+NjavkJAMLanFC8bkEH1Ux4QEgFvljhQC4c5hJswATAUujp87LVoROSd3g/bicsx8Ue NxYkImCEyjbIMrnK0jol1V1AOEogqv7+UXBgd/3aYDcKuoodzblPHm2TzNqeIHlfe/EA4y 7dcwkFgz7Sz0oOLoAY/6q7Yudua5l2ZOQ43Ry1dLzlV7oyTzCGjKRMXOZuUHrSWG/nYDCV UAr5BTkHOJ6aklJE4tOIYqsqIWhfGAcAaOpvssgiqK+/fQwBnwX3AtJKaENFVsNb6bXsqH oLNW1h2/RjyXVTuKuUp2kr/otUStXJ4XoOOoSoSCT2Iij3V9rIJj16U+OfBs7A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=A0v77nHu; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1683636140; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=SswGpTpnpzI4FcURdypyBmD8pNrj+9uV1uUYZGMp1M0=; b=cRtQrQ7BckLYirvjPMPDuKxDEDcjG2L3IeNDE9i2MxsR8NhFq5zDdNjflIXCzeZ3eP4xQ2 82LmOTfbfE+Vb5u7AZY2VUUTHArwx6/TxySCVIR9qmPt/angfQovuhsSFW3vvPnulOlbrI gtzVw9k0khYu72hd8B5bAcs3rkEnQmEW6jNV2riwLFJKRQBbIpOXc9FtCDQKL7n0IcdA6O N09y3WG/OjQ3VE+FhhVoy45Hq2WLgDHZtV8XZlOkN8VQCunX87r8KQEk9IlTuCgo0FHSpY F4dK8V0eyQR2/C22y4OM5/ZfQ6TtfZEoe9m3dwBPTb/vfiWjcyuBc70ixSf8mg== X-Migadu-Spam-Score: -0.48 X-Spam-Score: -0.48 X-Migadu-Queue-Id: 0A3DE452E X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=A0v77nHu; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (policy=none); 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" X-TUID: XiJIYspJbKa3 Quoting Guillaume Le Vaillant (2023-05-09 14:21:38) > Patch pushed as 76a3deb8675576a6ce64874234c9d3881060db3b. > Thanks. Thanks! --=20 Tanguy