From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:43364) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jCIxj-0004IR-BL for guix-patches@gnu.org; Thu, 12 Mar 2020 04:13:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jCIxi-0002O6-GA for guix-patches@gnu.org; Thu, 12 Mar 2020 04:13:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49912) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jCIxi-0002Ny-Df for guix-patches@gnu.org; Thu, 12 Mar 2020 04:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jCIxi-000676-7u for guix-patches@gnu.org; Thu, 12 Mar 2020 04:13:02 -0400 Subject: [bug#40036] [PATCH 0/2] 2 ipython packages Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:43202) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jCIwm-0003br-3f for guix-patches@gnu.org; Thu, 12 Mar 2020 04:12:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jCIwl-0000fi-4c for guix-patches@gnu.org; Thu, 12 Mar 2020 04:12:03 -0400 Received: from flashner.co.il ([178.62.234.194]:44894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jCIwk-0000fV-VO for guix-patches@gnu.org; Thu, 12 Mar 2020 04:12:03 -0400 From: Efraim Flashner Date: Thu, 12 Mar 2020 10:11:30 +0200 Message-Id: <20200312081130.7368-1-efraim@flashner.co.il> MIME-Version: 1.0 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: 40036@debbugs.gnu.org Cc: Efraim Flashner I packaged these two packages as part of packaging another program and upstream is the best place for them :) Efraim Flashner (2): gnu: Add python-ipyparallel. gnu: Add python-ipython-cluster-helper. gnu/packages/python-xyz.scm | 106 ++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) --=20 2.25.1