Return-Path: X-Original-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 13B22DA7A for ; Tue, 25 Sep 2012 18:03:43 +0000 (UTC) Received: (qmail 49509 invoked by uid 500); 25 Sep 2012 18:03:43 -0000 Delivered-To: apmail-incubator-allura-commits-archive@incubator.apache.org Received: (qmail 49478 invoked by uid 500); 25 Sep 2012 18:03:42 -0000 Mailing-List: contact allura-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-commits@incubator.apache.org Received: (qmail 49454 invoked by uid 99); 25 Sep 2012 18:03:42 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2012 18:03:42 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 8A8E73B6AD; Tue, 25 Sep 2012 18:03:42 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: brondsem@apache.org To: allura-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [1/4] git commit: [#4933] specify particular version for python-magic Message-Id: <20120925180342.8A8E73B6AD@tyr.zones.apache.org> Date: Tue, 25 Sep 2012 18:03:42 +0000 (UTC) Updated Branches: refs/heads/master b4d7d0305 -> c8d173d59 [#4933] specify particular version for python-magic Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/c8d173d5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/c8d173d5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/c8d173d5 Branch: refs/heads/master Commit: c8d173d595194bd80e15633e778688955c2a3308 Parents: 8048b37 Author: Dave Brondsema Authored: Tue Sep 25 16:17:22 2012 +0000 Committer: Dave Brondsema Committed: Tue Sep 25 18:02:03 2012 +0000 ---------------------------------------------------------------------- requirements-common.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/c8d173d5/requirements-common.txt ---------------------------------------------------------------------- diff --git a/requirements-common.txt b/requirements-common.txt index 429fbf1..26b2777 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -34,6 +34,7 @@ pymongo==2.2.1 Pypeline==0.1dev pysolr==2.1.0-beta python-dateutil==1.5 +python-magic==0.4.3 python-openid==2.2.5 pytidylib==0.2.1 # dep of pypeline @@ -44,7 +45,6 @@ TimerMiddleware==0.2.1 TurboGears2==2.1.3 # part of the stdlib, but with a version number. see http://guide.python-distribute.org/pip.html#listing-installed-packages wsgiref==0.1.2 -python-magic # tg2 deps (not used directly) Babel==0.9.6