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 04875D5C5 for ; Tue, 26 Feb 2013 22:11:00 +0000 (UTC) Received: (qmail 4246 invoked by uid 500); 26 Feb 2013 22:10:59 -0000 Delivered-To: apmail-incubator-allura-commits-archive@incubator.apache.org Received: (qmail 4229 invoked by uid 500); 26 Feb 2013 22:10:59 -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 4213 invoked by uid 99); 26 Feb 2013 22:10:59 -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, 26 Feb 2013 22:10:59 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 8A2696FE3; Tue, 26 Feb 2013 22:10:59 +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: [2/3] git commit: [#5405] bump pytz version so easy_install includes all TZs Message-Id: <20130226221059.8A2696FE3@tyr.zones.apache.org> Date: Tue, 26 Feb 2013 22:10:59 +0000 (UTC) [#5405] bump pytz version so easy_install includes all TZs Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/9634acee Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/9634acee Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/9634acee Branch: refs/heads/master Commit: 9634acee557ffaf02a9924503338200bed421cd1 Parents: 163c404 Author: Dave Brondsema Authored: Tue Feb 26 22:09:09 2013 +0000 Committer: Dave Brondsema Committed: Tue Feb 26 22:09:09 2013 +0000 ---------------------------------------------------------------------- requirements-common.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/9634acee/requirements-common.txt ---------------------------------------------------------------------- diff --git a/requirements-common.txt b/requirements-common.txt index 9663e48..875d1d5 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -1,6 +1,6 @@ # requirements for all deployment environments -pytz==2012d +pytz==2012j ActivityStream==0.1.4 BeautifulSoup==3.2.0 chardet==1.0.1