From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:46177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvpzN-0006D1-BP for guix-patches@gnu.org; Mon, 18 Feb 2019 15:58:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gvpzJ-0005EG-69 for guix-patches@gnu.org; Mon, 18 Feb 2019 15:58:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53985) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gvpzG-0005Cn-4x for guix-patches@gnu.org; Mon, 18 Feb 2019 15:58:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gvpzG-0006gM-2i for guix-patches@gnu.org; Mon, 18 Feb 2019 15:58:02 -0500 Subject: bug#34530: [PATCH] gnu: python-mpi4py: Update to 3.0.1. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <1550515887-23784-1-git-send-email-pgarlick@tourbillion-technology.com> From: Ricardo Wurmus In-reply-to: <1550515887-23784-1-git-send-email-pgarlick@tourbillion-technology.com> Date: Mon, 18 Feb 2019 21:41:55 +0100 Message-ID: <87d0nox20c.fsf@elephly.net> 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: Paul Garlick Cc: 34530-done@debbugs.gnu.org Paul Garlick writes: > * gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.1. Thanks! Pushed to the master branch with commit b49c8b9ef8a11f74f86db00a6d1360ab5068da12. -- Ricardo