diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 269: Require latest development lava-server

Message ID 20111003122615.15457.55101.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki Oct. 3, 2011, 12:26 p.m. UTC
------------------------------------------------------------
revno: 269
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Fri 2011-09-30 15:36:45 +0200
message:
  Require latest development lava-server
modified:
  setup.py


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

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

Patch

=== modified file 'setup.py'
--- setup.py	2011-07-19 15:10:25 +0000
+++ setup.py	2011-09-30 13:36:45 +0000
@@ -51,7 +51,7 @@ 
         'django-restricted-resource >= 0.2.6',
         'django-staticfiles == 0.3.4',
         'docutils >= 0.6',
-        'lava-server >= 0.3b5',
+        'lava-server >= 0.6.dev',
         'linaro-dashboard-bundle >= 1.5.2',
         'linaro-django-pagination >= 2.0.2',
         'linaro-django-xmlrpc >= 0.4',