From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 11/12] gnu: Add python-oslo.log. Date: Fri, 16 Oct 2015 14:41:59 +0200 Message-ID: <874mhrnfxk.fsf@gnu.org> References: <1444686068-7668-1-git-send-email-tipecaml@gmail.com> <1444686068-7668-12-git-send-email-tipecaml@gmail.com> 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]:52323) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zn4Ki-0006u3-Q8 for guix-devel@gnu.org; Fri, 16 Oct 2015 08:42:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zn4Kf-0006XU-Ja for guix-devel@gnu.org; Fri, 16 Oct 2015 08:42:04 -0400 In-Reply-To: <1444686068-7668-12-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Mon, 12 Oct 2015 23:41:07 +0200") 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: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > * gnu/packages/openstack.scm (python-oslo.log, > python2-oslo.log): New variables. [...] > + (home-page "http://launchpad.net/oslo") > + (synopsis "Oslo logging API") What about =E2=80=9CPython logging library of the Oslo project=E2=80=9D? > + (description > + "The oslo.log (logging) configuration library provides standardized > +configuration for all openstack projects. It also provides custom format= ters, =E2=80=9COpenStack=E2=80=9D (capitalization) + two spaces after period. OK with this change. Ludo=E2=80=99.