From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gaNyw-0007he-Ss for guix-patches@gnu.org; Fri, 21 Dec 2018 11:49:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gaNyw-00054S-32 for guix-patches@gnu.org; Fri, 21 Dec 2018 11:49:02 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54459) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gaNyv-00054G-VO for guix-patches@gnu.org; Fri, 21 Dec 2018 11:49:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gaNyv-0000J3-TJ for guix-patches@gnu.org; Fri, 21 Dec 2018 11:49:01 -0500 Subject: bug#33789: [PATCH] gnu: python-rdflib: Update to 4.2.2. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20181218120209.8749-1-pjotr.public12@thebird.nl> <8736quho61.fsf@gnu.org> <20181218153139.zvomyke5tnlqzzoa@thebird.nl> Date: Fri, 21 Dec 2018 17:48:15 +0100 In-Reply-To: <20181218153139.zvomyke5tnlqzzoa@thebird.nl> (Pjotr Prins's message of "Tue, 18 Dec 2018 16:31:39 +0100") Message-ID: <87y38iomgg.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain 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: Pjotr Prins Cc: 33789-done@debbugs.gnu.org, Pjotr Prins Pjotr Prins skribis: >>>From 35f5245e7519952c1cdb9561bf00c40482d01ad5 Mon Sep 17 00:00:00 2001 > From: Pjotr Prins > Date: Tue, 18 Dec 2018 11:16:52 +0000 > Subject: [PATCH] gnu: python-rdflib: Update to 4.2.2. > > * gnu/packages/rdf.scm (python-rdflib): Update to 4.2.2. Applied, thanks! Ludo'.