From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:54118) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFN7j-0004gm-DM for guix-patches@gnu.org; Fri, 20 Mar 2020 15:16:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFN7i-0005Mq-G5 for guix-patches@gnu.org; Fri, 20 Mar 2020 15:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39685) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFN7i-0005M2-Am for guix-patches@gnu.org; Fri, 20 Mar 2020 15:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jFN7i-0007IJ-5l for guix-patches@gnu.org; Fri, 20 Mar 2020 15:16:02 -0400 Subject: [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0. Resent-Message-ID: Date: Fri, 20 Mar 2020 15:15:10 -0400 From: Leo Famulari Message-ID: <20200320191510.GA6988@jasmine.lan> References: <20200309081827.13489-1-tanguy@bioneland.org> <20200309081827.13489-4-tanguy@bioneland.org> <20200311191542.GB13879@jasmine.lan> <20200312084828.o5lsuze5mmdrjg6w@rafflesia> <20200312174421.GA2140@jasmine.lan> <20200313084541.zeditu3oaouqm2du@rafflesia> <20200314173635.GE23309@jasmine.lan> <20200314184009.24i4jnkintbw6i64@melmoth> <20200319074216.vb67upsvegzr2le3@melmoth> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200319074216.vb67upsvegzr2le3@melmoth> 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: 39777@debbugs.gnu.org On Thu, Mar 19, 2020 at 08:42:16AM +0100, Tanguy Le Carrour wrote: > It solved the problem! Thanks! I'm moving to fixing the cachy/redis problem > now, and I'll submit a v4 patch set once it's done! I'm glad to hear it, thanks!