From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH 2/3] gnu: Update python-fixtures Date: Tue, 22 Sep 2015 15:16:46 -0400 Message-ID: References: <1442874675-31473-1-git-send-email-tipecaml@gmail.com> <1442874675-31473-3-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeT3a-00022c-Kw for guix-devel@gnu.org; Tue, 22 Sep 2015 15:16:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeT3X-0002HJ-Fp for guix-devel@gnu.org; Tue, 22 Sep 2015 15:16:50 -0400 Received: from mail-yk0-f180.google.com ([209.85.160.180]:35021) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeT3X-0002H6-CI for guix-devel@gnu.org; Tue, 22 Sep 2015 15:16:47 -0400 Received: by ykdz138 with SMTP id z138so19761557ykd.2 for ; Tue, 22 Sep 2015 12:16:46 -0700 (PDT) In-Reply-To: <1442874675-31473-3-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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel On Mon, Sep 21, 2015 at 6:31 PM, Cyril Roelandt wrote: > * gnu/packages/python.scm (python-fixtures): Update. > * gnu/packages/python.scm (python-fixtures-0.3.16, > python2-fixtures-0.3.16, python-pbr-0.11, > python2-pbr-0.11): New variables. > * gnu/packages/python.scm (python-testrepository): Use python-fxitures-0.3.16 > instead of python-fixtures in the inputs. One package update or new package per patch, please. - Dave