diff setup.py @ 1350:f2ac904f03a6 beta

updated pot file, and bumped dulwich version
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 21 Apr 2011 00:06:06 +0200
parents e76833cd555a
children 4947f5d61fac
line wrap: on
line diff
--- a/setup.py	Tue Apr 19 17:28:42 2011 +0200
+++ b/setup.py	Thu Apr 21 00:06:06 2011 +0200
@@ -21,7 +21,7 @@
         "celery>=2.2.5",
         "babel",
         "python-dateutil>=1.5.0,<2.0.0",
-        "dulwich>=0.7.0"
+        "dulwich>=0.7.1"
     ]
 
 classifiers = ['Development Status :: 4 - Beta',