From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46727) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j6VbQ-0002AC-GP for guix-patches@gnu.org; Tue, 25 Feb 2020 03:30:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j6VbP-0000dg-EG for guix-patches@gnu.org; Tue, 25 Feb 2020 03:30:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:48421) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j6VbP-0000dY-Bh for guix-patches@gnu.org; Tue, 25 Feb 2020 03:30:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j6VbP-0000Jd-5y for guix-patches@gnu.org; Tue, 25 Feb 2020 03:30:03 -0500 Subject: [bug#39777] [PATCH 0/5] gnu: poetry: Update to 1.0.3. Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:46627) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j6Vae-0001pK-Uz for guix-patches@gnu.org; Tue, 25 Feb 2020 03:29:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j6Vad-0000Mh-Ti for guix-patches@gnu.org; Tue, 25 Feb 2020 03:29:16 -0500 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:45653) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j6Vad-0000M0-OD for guix-patches@gnu.org; Tue, 25 Feb 2020 03:29:15 -0500 From: Tanguy Le Carrour Date: Tue, 25 Feb 2020 09:28:47 +0100 Message-Id: <20200225082847.9548-1-tanguy@bioneland.org> MIME-Version: 1.0 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: 39777@debbugs.gnu.org Cc: Tanguy Le Carrour Hi Guix! Following my update on the work on poetry [1][], here is a patch series to update poetry and the required dependencies. [1][]: https://lists.gnu.org/archive/html/guix-devel/2020-02/msg00293.html To make it work, I had to disable some tests. Some of those failing tests were reported upstream, some I'll try to fix later or report upstream. Regards Tanguy Le Carrour (5): gnu: python-pexpect: Update to 4.8.0. gnu: python-jsonschema: Update to 3.2.0. gnu: python-fakeredis: Update to 1.2.1. gnu: python-cachy: Update to 0.3.0. gnu: poetry: Update to 1.0.3. gnu/packages/databases.scm | 7 +++-- gnu/packages/python-xyz.scm | 59 ++++++++++++++++++++++++++----------- 2 files changed, 47 insertions(+), 19 deletions(-) -- 2.25.1