From patchwork Tue Mar 13 20:52:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 7271 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 0411A23E13 for ; Tue, 13 Mar 2012 20:52:14 +0000 (UTC) Received: from mail-ey0-f180.google.com (mail-ey0-f180.google.com [209.85.215.180]) by fiordland.canonical.com (Postfix) with ESMTP id EFEFDA1860F for ; Tue, 13 Mar 2012 20:52:13 +0000 (UTC) Received: by eaal12 with SMTP id l12so754877eaa.11 for ; Tue, 13 Mar 2012 13:52:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=eTlyloRjhQ0okW7ao4tSaDSC4mxojhirmeawijReLfY=; b=MI3CaLVbAGDtKLmB/iTqRZXQnnw2K4WCz8wJbIJqrSiVPNwnunMZig8kl/PVp3T47T kM+pmlskTbaJaPwunXJA8HuDNRqa2X0nzO3z7lltRkSKibutWcFKIh5AQsu452+VnBbN 9lZ7WSsDRCtu5898xFvHWcjdJGh7DpMP1lMdB4paP6kLHhO6PN0YZdtzCn3ZKL/GRyHf /TJrrCovTqDJBqX//X46IzZ/0tlecKkdlM+iV7acNAl9OZ+75yG0xggZfQKN7ptVsZTH PYs8kzgfHb0JSi0lukU2N4CcA5XbS9WWiI1nRQugfqw4+CcR/RgXeHWn9wYlYh5STxQu MtWw== Received: by 10.50.158.133 with SMTP id wu5mr7165505igb.50.1331671933305; Tue, 13 Mar 2012 13:52:13 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.53.18 with SMTP id k18csp74890ibg; Tue, 13 Mar 2012 13:52:12 -0700 (PDT) Received: by 10.180.79.231 with SMTP id m7mr103651wix.11.1331671931889; Tue, 13 Mar 2012 13:52:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id w10si778374wiw.24.2012.03.13.13.52.11 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 13 Mar 2012 13:52:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1S7YhX-0007my-Cc for ; Tue, 13 Mar 2012 20:52:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 4E1A9E042A for ; Tue, 13 Mar 2012 20:52:11 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-scheduler X-Launchpad-Branch: ~linaro-validation/lava-scheduler/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 151 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 151: depend on now-released versions of dependencies Message-Id: <20120313205211.23846.78338.launchpad@ackee.canonical.com> Date: Tue, 13 Mar 2012 20:52:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14933"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 5e95b3abd06c19ef392b287fdc7bf33ff080aa46 X-Gm-Message-State: ALoCoQkCBlaxhHjvt/TMoiiek/l+rq/EBd1On4GlvfHrXes6c/UZpEGEwcPlWsqBJZUgr2y2y5mQ ------------------------------------------------------------ revno: 151 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Wed 2012-03-14 09:50:18 +1300 message: depend on now-released versions of dependencies modified: setup.py --- lp:lava-scheduler https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk You are subscribed to branch lp:lava-scheduler. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription === modified file 'setup.py' --- setup.py 2012-03-13 03:49:52 +0000 +++ setup.py 2012-03-13 20:50:18 +0000 @@ -36,8 +36,8 @@ "django-restricted-resource", "django-tables2 >= 0.9.4", "lava-dashboard", - "lava-dispatcher >= 0.5.9.dev253", - "lava-server >= 0.11.dev355", + "lava-dispatcher >= 0.5.9", + "lava-server >= 0.11", "simplejson", "south >= 0.7.3", "twisted",