Return-Path: X-Original-To: apmail-aurora-reviews-archive@minotaur.apache.org Delivered-To: apmail-aurora-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 485B71076E for ; Tue, 4 Nov 2014 15:03:08 +0000 (UTC) Received: (qmail 79538 invoked by uid 500); 4 Nov 2014 15:03:08 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 79497 invoked by uid 500); 4 Nov 2014 15:03:08 -0000 Mailing-List: contact reviews-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.incubator.apache.org Delivered-To: mailing list reviews@aurora.incubator.apache.org Received: (qmail 79483 invoked by uid 99); 4 Nov 2014 15:03:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 15:03:07 +0000 X-ASF-Spam-Status: No, hits=-1998.4 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 04 Nov 2014 15:03:06 +0000 Received: (qmail 79154 invoked by uid 99); 4 Nov 2014 15:02:46 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 15:02:46 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 3CDED1DFB39; Tue, 4 Nov 2014 15:02:50 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1743956697978374021==" MIME-Version: 1.0 Subject: Re: Review Request 27492: AURORA-617: Switch pants 3rdparty to use python_requirements From: "Dan Norris" To: "Kevin Sweeney" Cc: "Aurora ReviewBot" , "Dan Norris" , "Joshua Cohen" , "Aurora" Date: Tue, 04 Nov 2014 15:02:50 -0000 Message-ID: <20141104150250.10454.44038@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Dan Norris" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/27492/ X-Sender: "Dan Norris" References: <20141104004200.10454.97889@reviews.apache.org> In-Reply-To: <20141104004200.10454.97889@reviews.apache.org> Reply-To: "Dan Norris" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============1743956697978374021== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27492/ ----------------------------------------------------------- (Updated Nov. 4, 2014, 3:02 p.m.) Review request for Aurora and Kevin Sweeney. Bugs: AURORA-617 https://issues.apache.org/jira/browse/AURORA-617 Repository: aurora Description ------- Convert python_requirements links in 3rdparty/python/BUILD to be in requirements.txt Diffs (updated) ----- 3rdparty/python/BUILD 76d0bc58a72cd84c43f053082ee58e9c582e5437 3rdparty/python/requirements.txt PRE-CREATION Diff: https://reviews.apache.org/r/27492/diff/ Testing ------- ./pants src/test/python:all ...which failed on one test in test_gc_executor.py, but the same test is failing for me in master. Thanks, Dan Norris --===============1743956697978374021==--