You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2012/11/01 20:51:23 UTC

[1/15] git commit: [#5080] bump ming version for safer find() arg checking

Updated Branches:
  refs/heads/db/5080 41a34282a -> 98db02b11 (forced update)


[#5080] bump ming version for safer find() arg checking


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/98db02b1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/98db02b1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/98db02b1

Branch: refs/heads/db/5080
Commit: 98db02b113ece830e20fa1c9b169fc0884b25738
Parents: 4e20008
Author: Dave Brondsema <db...@geek.net>
Authored: Thu Nov 1 19:50:57 2012 +0000
Committer: Dave Brondsema <db...@geek.net>
Committed: Thu Nov 1 19:51:04 2012 +0000

----------------------------------------------------------------------
 requirements-common.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/98db02b1/requirements-common.txt
----------------------------------------------------------------------
diff --git a/requirements-common.txt b/requirements-common.txt
index dd48bfa..c98b01f 100644
--- a/requirements-common.txt
+++ b/requirements-common.txt
@@ -21,7 +21,7 @@ iso8601==0.1.4
 Jinja2==2.6
 Markdown==2.0.3
 mercurial==1.4.3
-Ming==0.3.2dev-20121001
+Ming==0.3.2dev-20121101
 oauth2==1.5.170
 # tg2 dep PasteDeploy must specified before TurboGears2, to avoid a version/allow-hosts problem
 Paste==1.7.5.1