diff mbox

[Branch,~linaro-validation/lava-server/trunk] Rev 184: Use versiontools 1.3.1

Message ID 20110701095531.4324.28014.launchpad@loganberry.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki July 1, 2011, 9:55 a.m. UTC
------------------------------------------------------------
revno: 184
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Fri 2011-07-01 10:54:18 +0100
message:
  Use versiontools 1.3.1
modified:
  setup.py


--
lp:lava-server
https://code.launchpad.net/~linaro-validation/lava-server/trunk

You are subscribed to branch lp:lava-server.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'setup.py'
--- setup.py	2011-06-23 10:02:11 +0000
+++ setup.py	2011-07-01 09:54:18 +0000
@@ -55,7 +55,7 @@ 
         'django < 1.3',
         'django-openid-auth >= 0.2',
         'python-openid >= 2.2.4',  # this should be a part of django-openid-auth deps
-        'versiontools >= 1.1',
+        'versiontools >= 1.3.1',
         'linaro-django-xmlrpc',
         'docutils',
     ],