From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:52049) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j2Mwr-0006VY-G7 for guix-patches@gnu.org; Thu, 13 Feb 2020 17:27:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j2Mwq-0001BT-Md for guix-patches@gnu.org; Thu, 13 Feb 2020 17:27:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54606) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j2Mwq-0001Al-JG for guix-patches@gnu.org; Thu, 13 Feb 2020 17:27:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j2Mwo-0005Ks-FI for guix-patches@gnu.org; Thu, 13 Feb 2020 17:27:02 -0500 Subject: bug#39450: [PATCH] gnu: python-pip: Update to 20.0.2. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20200206081345.5709-1-tanguy@bioneland.org> Date: Thu, 13 Feb 2020 23:26:37 +0100 In-Reply-To: <20200206081345.5709-1-tanguy@bioneland.org> (Tanguy Le Carrour's message of "Thu, 6 Feb 2020 09:13:45 +0100") Message-ID: <87sgje15uq.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Tanguy Le Carrour Cc: 39450-done@debbugs.gnu.org Hi, Tanguy Le Carrour skribis: > * gnu/packages/python-xyz.scm (python-pip): Update to 20.0.2. Applied, thanks! Ludo=E2=80=99.