diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 245: Bump required version of lava-server to 0.3b5

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

Commit Message

Zygmunt Krynicki July 19, 2011, 3:13 p.m. UTC
------------------------------------------------------------
revno: 245
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Tue 2011-07-19 17:10:25 +0200
message:
  Bump required version of lava-server to 0.3b5
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-13 12:50:27 +0000
+++ setup.py	2011-07-19 15:10:25 +0000
@@ -51,7 +51,7 @@ 
         'django-restricted-resource >= 0.2.6',
         'django-staticfiles == 0.3.4',
         'docutils >= 0.6',
-        'lava-server >= 0.2.1',
+        'lava-server >= 0.3b5',
         'linaro-dashboard-bundle >= 1.5.2',
         'linaro-django-pagination >= 2.0.2',
         'linaro-django-xmlrpc >= 0.4',