From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: wrap-python3: create more symlinks. Date: Mon, 20 Jun 2016 11:10:20 +0200 Message-ID: <20160620091020.GA2381@solar> References: <1465938855-15618-1-git-send-email-h.goebel@crazy-compilers.com> <1465938855-15618-3-git-send-email-h.goebel@crazy-compilers.com> <20160615142718.GA6165@solar> <57645352.3060703@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEvDz-0000Ro-CY for guix-devel@gnu.org; Mon, 20 Jun 2016 05:10:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bEvDv-0003eG-5c for guix-devel@gnu.org; Mon, 20 Jun 2016 05:10:30 -0400 Received: from mailrelay6.public.one.com ([91.198.169.200]:32330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEvDu-0003e6-LW for guix-devel@gnu.org; Mon, 20 Jun 2016 05:10:27 -0400 Content-Disposition: inline In-Reply-To: <57645352.3060703@crazy-compilers.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel@gnu.org Hello Hartmut, On Fri, Jun 17, 2016 at 09:45:22PM +0200, Hartmut Goebel wrote: > I've jsut send an updated version of the patch. I'd appreciate if you > could take care of it. thanks a lot! I applied it locally and was about to push it to master, when I started to wonder: $ ./pre-inst-env guix refresh -l python-wrapper Building the following 558 packages would ensure 1569 dependent packages are rebuilt This is maybe too much right now; question to those who suffer the most from core-updates: Should I push it to core-updates-next? This patch is nice to have, but probably not very urgent. Andreas