From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCHES] Add awscli and 7 pre-requisite Python libraries. Date: Mon, 01 Feb 2016 23:28:11 +0100 Message-ID: <87egcwnk04.fsf@gnu.org> References: <868u3b3xi0.fsf@7VWJD42.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQMxF-000138-Jd for guix-devel@gnu.org; Mon, 01 Feb 2016 17:28:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQMxC-0000Gm-Dx for guix-devel@gnu.org; Mon, 01 Feb 2016 17:28:17 -0500 In-Reply-To: <868u3b3xi0.fsf@7VWJD42.i-did-not-set--mail-host-address--so-tickle-me> (Dave Thompson's message of "Wed, 27 Jan 2016 09:31:03 -0500") 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: Dave Thompson Cc: guix-devel@gnu.org Dave Thompson skribis: > Here's a patch set I've been sitting on for awhile for the AWS CLI. Do > note that the AWS APIs are not exclusive to Amazon. Free software such > as Eucalyptus [0] and OpenStack also implement these APIs for > compatibility reasons, and both the boto library and awscli itself can > be used to manipulate them. I think it=E2=80=99s OK to include AWS clients. After all, AWS is essentia= lly a =E2=80=9Chosting service=E2=80=9D, it=E2=80=99s not SaaSS or anything direc= tly conflicting with our goals and the GNU FSDG. > If this proves too controversial, I'd still like to apply the first 6 > uncontroversial patches. ;) Nothing to add to what Efraim already said. Except that, now that Tox gets in, you=E2=80=99ll have to add Guix-Tox. ;-) Thanks! Ludo=E2=80=99.