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 C0F9B10650 for ; Thu, 3 Oct 2013 17:14:22 +0000 (UTC) Received: (qmail 32956 invoked by uid 500); 3 Oct 2013 17:14:20 -0000 Delivered-To: apmail-incubator-allura-commits-archive@incubator.apache.org Received: (qmail 32741 invoked by uid 500); 3 Oct 2013 17:14:16 -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 31793 invoked by uid 99); 3 Oct 2013 17:14:09 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Oct 2013 17:14:09 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id BDB1090EB68; Thu, 3 Oct 2013 17:14:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: johnsca@apache.org To: allura-commits@incubator.apache.org Date: Thu, 03 Oct 2013 17:14:37 -0000 Message-Id: <68d402db006d4252b1a7a61f57597cc3@git.apache.org> In-Reply-To: <3d61e04a77454c30aef570f311e5901f@git.apache.org> References: <3d61e04a77454c30aef570f311e5901f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [32/50] git commit: [#6431] bump timermiddleware for compatibility with new ming (when debug logging) [#6431] bump timermiddleware for compatibility with new ming (when debug logging) Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/30f5d75f Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/30f5d75f Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/30f5d75f Branch: refs/heads/cj/6422 Commit: 30f5d75fe4664c28c590ed8b559d2536a4465c34 Parents: f76bf43 Author: Dave Brondsema Authored: Fri Sep 27 15:44:47 2013 +0000 Committer: Dave Brondsema Committed: Tue Oct 1 20:40:42 2013 +0000 ---------------------------------------------------------------------- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/30f5d75f/requirements-common.txt ---------------------------------------------------------------------- diff --git a/requirements-common.txt b/requirements-common.txt index e99b5e9..1b1d2f6 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -45,7 +45,7 @@ setproctitle==1.1.7 textile==2.1.5 # dep of colander translationstring==0.4 -TimerMiddleware==0.4.3 +TimerMiddleware==0.4.4 TurboGears2==2.1.5 WebOb==1.0.8 # part of the stdlib, but with a version number. see http://guide.python-distribute.org/pip.html#listing-installed-packages