From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 2PeGCH77JGD8HQAA0tVLHw (envelope-from ) for ; Thu, 11 Feb 2021 09:40:14 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id iDdfBH77JGDKNQAAB5/wlQ (envelope-from ) for ; Thu, 11 Feb 2021 09:40:14 +0000 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 8534794029C for ; Thu, 11 Feb 2021 09:40:13 +0000 (UTC) Received: from localhost ([::1]:59824 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lA8SK-0003jx-36 for larch@yhetil.org; Thu, 11 Feb 2021 04:40:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49286) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lA8SA-0003jm-6U for guix-patches@gnu.org; Thu, 11 Feb 2021 04:40:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46252) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lA8S9-0008G9-VU for guix-patches@gnu.org; Thu, 11 Feb 2021 04:40:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lA8S9-0006Oi-S9 for guix-patches@gnu.org; Thu, 11 Feb 2021 04:40:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46228] [PATCH 0/2] gnu: python-pkginfo: Update to 1.7.0. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Feb 2021 09:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46228 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Cc: 46228-done@debbugs.gnu.org Received: via spool by 46228-done@debbugs.gnu.org id=D46228.161303639824578 (code D ref 46228); Thu, 11 Feb 2021 09:40:01 +0000 Received: (at 46228-done) by debbugs.gnu.org; 11 Feb 2021 09:39:58 +0000 Received: from localhost ([127.0.0.1]:57798 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lA8S6-0006OM-8c for submit@debbugs.gnu.org; Thu, 11 Feb 2021 04:39:58 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:58637) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lA8S4-0006O8-7v for 46228-done@debbugs.gnu.org; Thu, 11 Feb 2021 04:39:57 -0500 X-Originating-IP: 176.185.184.238 Received: from localhost (static-176-185-184-238.axione.abo.bbox.fr [176.185.184.238]) (Authenticated sender: tanguy@bioneland.org) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id CAF4320012; Thu, 11 Feb 2021 09:39:48 +0000 (UTC) Date: Thu, 11 Feb 2021 10:39:46 +0100 From: Tanguy LE CARROUR References: <20210201085023.15562-1-tanguy@bioneland.org> In-Reply-To: MIME-Version: 1.0 User-Agent: astroid/0.15.0 (https://github.com/astroidmail/astroid) Message-Id: <1613036352.mtslpsm9i9.astroid@melmoth.none> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.86 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 8534794029C X-Spam-Score: -0.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: i8p1k+W3STRW Hi, Excerpts from =E5=AE=8B=E6=96=87=E6=AD=A6's message of February 11, 2021 4:= 06 am: > Tanguy Le Carrour writes: >=20 >> Tanguy Le Carrour (2): >> gnu: python-pkginfo: Update to 1.7.0. >> gnu: python-pkginfo: Enable tests. >=20 > Applied, thank you! Thanks! --=20 Tanguy