From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:37604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1greUY-0005T5-L5 for guix-patches@gnu.org; Thu, 07 Feb 2019 02:53:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1greUY-0002Z1-1v for guix-patches@gnu.org; Thu, 07 Feb 2019 02:53:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:37231) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1greUX-0002Yf-Ty for guix-patches@gnu.org; Thu, 07 Feb 2019 02:53:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1greUX-0005Ga-Om for guix-patches@gnu.org; Thu, 07 Feb 2019 02:53:01 -0500 Subject: bug#34352: [PATCH] gnu: python2-rope: Update to 0.11.0 Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <875ztwzk1b.fsf@posteo.net> From: Ricardo Wurmus In-reply-to: <875ztwzk1b.fsf@posteo.net> Date: Thu, 07 Feb 2019 08:52:33 +0100 Message-ID: <875ztwf326.fsf@elephly.net> 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: Brett Gilio Cc: 34352-done@debbugs.gnu.org Hi Brett, > From 1e6322de0c3227827176fb460a11da21a6bba08d Mon Sep 17 00:00:00 2001 > From: Brett Gilio > Date: Wed, 6 Feb 2019 15:23:56 -0600 > Subject: [PATCH] gnu: python2-rope: Update to 0.11.0 > > * gnu/packages/python-xyz.scm (python2-rope): Update to 0.11.0 Thanks! Pushed to the =E2=80=9Cmaster=E2=80=9D branch with commit a9ba0a31= 5. --=20 Ricardo