# HG changeset patch # User Marcin Kuzminski # Date 1287442727 -7200 # Node ID a5b1f33dcad69a8c1ef8348a1f820d092ab59990 # Parent 9893c2fc846b1cb7048c9aa6cdedb320514d8bc9 vcs version freeze diff -r 9893c2fc846b -r a5b1f33dcad6 setup.py --- a/setup.py Tue Oct 19 00:56:18 2010 +0200 +++ b/setup.py Tue Oct 19 00:58:47 2010 +0200 @@ -6,7 +6,7 @@ "Pylons>=1.0.0", "SQLAlchemy>=0.6", "Mako>=0.3.2", - "vcs>=0.1.8", + "vcs==0.1.8", "pygments>=1.3.0", "mercurial>=1.6", "whoosh==1.0.0",