From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 00/10] Add python-barbicanclient. Date: Sun, 1 May 2016 12:41:06 -0400 Message-ID: <20160501164106.GA22911@jasmine> References: <1461939663-5936-1-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56645) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awuR6-0001Su-Q6 for guix-devel@gnu.org; Sun, 01 May 2016 12:41:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1awuQv-0002su-4w for guix-devel@gnu.org; Sun, 01 May 2016 12:41:31 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:38025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awuQs-0002q5-L3 for guix-devel@gnu.org; Sun, 01 May 2016 12:41:25 -0400 Content-Disposition: inline In-Reply-To: <1461939663-5936-1-git-send-email-tipecaml@gmail.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: Cyril Roelandt Cc: guix-devel@gnu.org On Fri, Apr 29, 2016 at 04:20:53PM +0200, Cyril Roelandt wrote: > This patch series adds python-barbicanclient, one of the CLI clients for > OpenStack. I was able to build the following packages, picked haphazardly, after applying this patch series: rseqc python2-urllib3 python-pytest-xprocess python-numexpr letsencrypt khal diffoscope python-acme beets I wanted to make sure the updates to mock and unittest2 wouldn't break anything. No problems!