From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 08/10] gnu: Update python-mock to 2.0.0. Date: Sat, 30 Apr 2016 17:33:37 -0400 Message-ID: <20160430213337.GF32505@jasmine> References: <1461939663-5936-1-git-send-email-tipecaml@gmail.com> <1461939663-5936-9-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]:53183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awcWY-0007qV-Vp for guix-devel@gnu.org; Sat, 30 Apr 2016 17:34:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1awcWN-00037A-FY for guix-devel@gnu.org; Sat, 30 Apr 2016 17:33:57 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:47023) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awcWL-00030W-7u for guix-devel@gnu.org; Sat, 30 Apr 2016 17:33:51 -0400 Content-Disposition: inline In-Reply-To: <1461939663-5936-9-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:21:01PM +0200, Cyril Roelandt wrote: > * gnu/packages/python.scm (python-mock, python2-mock): Update to 2.0.0. ~300 packages depend on mock. I'm building a handful of packages as a limited test.