summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2013-02-27 07:46:22 -0500
committerDoug Hellmann <doug.hellmann@dreamhost.com>2013-02-27 07:46:22 -0500
commit40a5498c9bc22c82c0af57faaed39e65ed81f752 (patch)
tree37a1ffa7af310e27de4062ece3bf3ad12d08094c /docs
parentf1426315a4f70fab1e99f7dee2db83bfc67fe387 (diff)
downloadcliff-40a5498c9bc22c82c0af57faaed39e65ed81f752.tar.gz
Fix PyParsing dependency
Peg the version of PyParsing based on the Python version, at least until cmd2 can be updated with a release that does the same. Change-Id: Ib9a7aad26ad8247706db16ee52cc385678062c51 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/source/history.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/history.rst b/docs/source/history.rst
index 04ba519..b0018d3 100644
--- a/docs/source/history.rst
+++ b/docs/source/history.rst
@@ -6,6 +6,9 @@ dev
- Sort list of commands in interactive help mode. (contributed by
Ilya Shakhat)
+ - Fix a dependency issue with PyParsing until the cmd2 package can
+ release an update setting the version of its dependency based on
+ the Python version.
1.3