From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH 00/10] Add python-barbicanclient. Date: Fri, 6 May 2016 03:34:31 +0200 Message-ID: <572BF4A7.5040405@gmail.com> References: <1461939663-5936-1-git-send-email-tipecaml@gmail.com> <20160501164106.GA22911@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayUfX-0004wM-R4 for guix-devel@gnu.org; Thu, 05 May 2016 21:35:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ayUfM-0001TM-9I for guix-devel@gnu.org; Thu, 05 May 2016 21:34:58 -0400 Received: from mail-wm0-x235.google.com ([2a00:1450:400c:c09::235]:36740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayUfL-0001MY-0e for guix-devel@gnu.org; Thu, 05 May 2016 21:34:52 -0400 Received: by mail-wm0-x235.google.com with SMTP id n129so40393276wmn.1 for ; Thu, 05 May 2016 18:34:36 -0700 (PDT) In-Reply-To: <20160501164106.GA22911@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org On 05/01/2016 06:41 PM, Leo Famulari wrote: > I wanted to make sure the updates to mock and unittest2 wouldn't break > anything. No problems! I also managed to rebuild a bunch of packages on my machine. I only failed to rebuild those that required LaTeX because I ran out of disk space :) Cyril.