You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by jo...@apache.org on 2014/04/04 18:19:58 UTC

[2/2] git commit: [#7307] Bumped Ming version for better handling of large error messages

[#7307] Bumped Ming version for better handling of large error messages

Signed-off-by: Cory Johns <cj...@slashdotmedia.com>


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

Branch: refs/heads/cj/7307
Commit: 849223854ac9919c272c9e1ae94a6c0415fec1a3
Parents: 3555d0a
Author: Cory Johns <cj...@slashdotmedia.com>
Authored: Fri Apr 4 16:19:33 2014 +0000
Committer: Cory Johns <cj...@slashdotmedia.com>
Committed: Fri Apr 4 16:19:33 2014 +0000

----------------------------------------------------------------------
 requirements-common.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura/blob/84922385/requirements-common.txt
----------------------------------------------------------------------
diff --git a/requirements-common.txt b/requirements-common.txt
index 2e2d0b5..9eb1b9f 100644
--- a/requirements-common.txt
+++ b/requirements-common.txt
@@ -21,7 +21,7 @@ httplib2==0.7.4
 iso8601==0.1.4
 Jinja2==2.6
 Markdown==2.2.0
-Ming==0.4.4
+Ming==0.4.5
 oauth2==1.5.170
 # tg2 dep PasteDeploy must specified before TurboGears2, to avoid a version/allow-hosts problem
 Paste==1.7.5.1