From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: [v2 4/4] gnu: python-enum34: Remove python-setuptools from inputs. Date: Thu, 18 Feb 2016 13:07:49 -0500 Message-ID: <92ff211a0c3330a60473d4863261d175a935e422.1455818819.git.leo@famulari.name> References: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWSze-0005XR-Nq for guix-devel@gnu.org; Thu, 18 Feb 2016 13:07:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWSzb-00060y-Vo for guix-devel@gnu.org; Thu, 18 Feb 2016 13:07:58 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:32920) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWSzb-00060C-Sq for guix-devel@gnu.org; Thu, 18 Feb 2016 13:07:55 -0500 Received: from jasmine.lan (c-69-249-5-231.hsd1.pa.comcast.net [69.249.5.231]) by mail.messagingengine.com (Postfix) with ESMTPA id B351AC00024 for ; Thu, 18 Feb 2016 13:07:54 -0500 (EST) In-Reply-To: In-Reply-To: References: 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: guix-devel@gnu.org * gnu/packages/python.scm (python-enum34)[inputs]: Remove python-setuptools. --- gnu/packages/python.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 2cae737..fc946f9 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -1320,8 +1320,6 @@ bug tracker.") (base32 "0yx1m4564wxgbm4glb3457hi16xihd9w63rv13y2przkdir9dfgp")))) (build-system python-build-system) - (inputs - `(("python-setuptools" ,python-setuptools))) (arguments `(#:phases (alist-replace -- 2.6.3