From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5997 invoked by alias); 20 Aug 2014 22:12:29 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 5928 invoked by uid 89); 20 Aug 2014 22:12:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 20 Aug 2014 22:12:27 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s7KMCQM3031124 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 20 Aug 2014 18:12:26 -0400 Received: from [10.10.116.31] ([10.10.116.31]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s7KMCOvo006481 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Wed, 20 Aug 2014 18:12:25 -0400 Message-ID: <53F51D4B.8090502@cygwin.com> Date: Wed, 20 Aug 2014 22:12:00 -0000 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: Please remove git-review-1.24-1 References: <53F4F64B.3060801@acm.org> In-Reply-To: <53F4F64B.3060801@acm.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00143.txt.bz2 On 2014-08-20 14:26, David Rothenberger wrote: > Please remove git-review-1.24-1 and reinstate 1.23-1 as latest. > > 1.24-1 requires the "requests" python package, which Cygwin doesn't > have. I see that it's in ports and it would be awesome if Yaakov is > willing to ITP it (since I know very little about Python), but I will > ITP it myself if he is unwilling. I have added python{,3}-requests and their deps to the distro. HTH, Yaakov