From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 00/10] Add python-barbicanclient. Date: Sat, 30 Apr 2016 17:33:00 -0400 Message-ID: <20160430213300.GA32505@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]:52950) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awcW0-0007CE-Ed for guix-devel@gnu.org; Sat, 30 Apr 2016 17:33:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1awcVo-0002uP-UO for guix-devel@gnu.org; Sat, 30 Apr 2016 17:33:22 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:51714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awcVm-0002qr-Jb for guix-devel@gnu.org; Sat, 30 Apr 2016 17:33:16 -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'm rebuilding a handful of packages against these patches (especially the update to mock) to make sure they don't break. In the meantime, I'll send some comments.