From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Propagate python in python-wrapper Date: Wed, 29 Oct 2014 23:47:02 +0100 Message-ID: <20141029224702.GA24184@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xjc1K-0007kV-RR for guix-devel@gnu.org; Wed, 29 Oct 2014 18:47:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xjc1D-0003g1-65 for guix-devel@gnu.org; Wed, 29 Oct 2014 18:47:14 -0400 Received: from mout.kundenserver.de ([212.227.17.24]:59736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xjc1C-0003eO-SM for guix-devel@gnu.org; Wed, 29 Oct 2014 18:47:07 -0400 Content-Disposition: inline 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org As discussed, I would like to push such a patch. But: $ guix refresh -l python-wrapper Building the following 185 packages would ensure 364 dependent packages are rebuilt In light of these numbers, should we do this in core-updates? There is also the lingering update of pkg-config that I would like to do in core-updates: $ guix refresh -l pkg-config Building the following 256 packages would ensure 522 dependent packages are rebuilt Andreas