changeset 3034:a8ea7cbc6a87 beta

bumped dulwich version
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 27 Nov 2012 20:57:32 +0100
parents 0cbbbad17a7e
children fb1709520112
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Tue Nov 27 20:56:57 2012 +0100
+++ b/setup.py	Tue Nov 27 20:57:32 2012 +0100
@@ -46,7 +46,7 @@
     "celery>=2.2.5,<2.3",
     "babel",
     "python-dateutil>=1.5.0,<2.0.0",
-    "dulwich>=0.8.6,<0.9.0",
+    "dulwich>=0.8.7,<0.9.0",
     "markdown==2.2.1",
     "docutils==0.8.1",
     "simplejson==2.5.2",