From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59976) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j9vwZ-0004tL-Lb for guix-patches@gnu.org; Thu, 05 Mar 2020 14:14:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j9vwY-0000dc-Pv for guix-patches@gnu.org; Thu, 05 Mar 2020 14:14:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:37747) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j9vwY-0000cf-Mu for guix-patches@gnu.org; Thu, 05 Mar 2020 14:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j9vwY-0003cT-Ix for guix-patches@gnu.org; Thu, 05 Mar 2020 14:14:02 -0500 Subject: [bug#39932] [PATCH 0/3] python-virtualenv: Update to 20.0.8. Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:59920) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j9vwD-0004gk-IX for guix-patches@gnu.org; Thu, 05 Mar 2020 14:13:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j9vwC-0008Px-Jv for guix-patches@gnu.org; Thu, 05 Mar 2020 14:13:41 -0500 Received: from pat.zlotemysli.pl ([37.59.186.212]:34904) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j9vwC-0008NW-9L for guix-patches@gnu.org; Thu, 05 Mar 2020 14:13:40 -0500 From: Jakub =?UTF-8?Q?K=C4=85dzio=C5=82ka?= Date: Thu, 5 Mar 2020 20:14:24 +0100 Message-Id: <20200305191424.12134-1-kuba@kadziolka.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: 39932@debbugs.gnu.org I have ran into an issue with virtualenv (see #39930). I have thought that updating the package might help, but it didn't change anything. Either way, the task was non-trivial enough to benefit from your review. Jakub Kądziołka (3): gnu: python-xyz: Add python-distlib. gnu: python-xyz: Add python-filelock. gnu: python-virtualenv: Update to 20.0.8. gnu/packages/python-xyz.scm | 80 +++++++++++++++++++++++++++++++------ 1 file changed, 67 insertions(+), 13 deletions(-) -- 2.25.1