You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by wi...@apache.org on 2015/01/13 20:08:14 UTC

incubator-aurora git commit: Upgrade pystachio to 0.7.4.

Repository: incubator-aurora
Updated Branches:
  refs/heads/master c8154b2dc -> 78d2b5245


Upgrade pystachio to 0.7.4.

This fixes a bug with loading a serialized pystachio config with multiply
nested include statements.

Testing Done:
build-support/jenkins/build.sh

Reviewed at https://reviews.apache.org/r/29463/


Project: http://git-wip-us.apache.org/repos/asf/incubator-aurora/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-aurora/commit/78d2b524
Tree: http://git-wip-us.apache.org/repos/asf/incubator-aurora/tree/78d2b524
Diff: http://git-wip-us.apache.org/repos/asf/incubator-aurora/diff/78d2b524

Branch: refs/heads/master
Commit: 78d2b52451049a6eedeac00fc34c6b8b0ac28168
Parents: c8154b2
Author: Brian Wickman <wi...@apache.org>
Authored: Tue Jan 13 11:08:06 2015 -0800
Committer: Brian Wickman <wi...@apache.org>
Committed: Tue Jan 13 11:08:06 2015 -0800

----------------------------------------------------------------------
 3rdparty/python/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-aurora/blob/78d2b524/3rdparty/python/requirements.txt
----------------------------------------------------------------------
diff --git a/3rdparty/python/requirements.txt b/3rdparty/python/requirements.txt
index b5a0017..0c88e4c 100644
--- a/3rdparty/python/requirements.txt
+++ b/3rdparty/python/requirements.txt
@@ -7,7 +7,7 @@ mock==1.0.1
 mox==0.5.3
 pex==0.8.2
 psutil==2.1.3
-pystachio==0.7.2
+pystachio==0.7.4
 pyyaml==3.10
 requests==2.3.0
 thrift==0.9.1