From patchwork Tue Jan 22 03:05:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 14200 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 C07F523F78 for ; Tue, 22 Jan 2013 03:05:19 +0000 (UTC) Received: from mail-vc0-f170.google.com (mail-vc0-f170.google.com [209.85.220.170]) by fiordland.canonical.com (Postfix) with ESMTP id 83704A185FB for ; Tue, 22 Jan 2013 03:05:19 +0000 (UTC) Received: by mail-vc0-f170.google.com with SMTP id fl11so6324196vcb.1 for ; Mon, 21 Jan 2013 19:05:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :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=oIvXL5TlK64OTNtWHVmebHTpMw1BO/aphFh/M9Q58BE=; b=LPebeKCsDvXfmE5kVqpQ3o3hiL3gS/1maRdvgKijLyNch/5jWNGbV/yZR/LjSM9Tdv f/w3rU8G0HOtk7rX6x32JN5HSAVOhEC2eqRL3rTnLaI28Lg/QYKiuA6Y0o+vAPWCo0ps qCR/F7lTNUS1NQNp8vxrwFVMh0XoRBadkqENa3SZm9m2ZG4WwH28MDngT97tAXPl9Ziu rz3Dt0QQw0OcYXQo+8j4rqkVzyB6YsGQ2gqv5XhEnRDPnJMYXv5BA9Wht/G8+8u6Sb7S jmkSeo0+yBCypM0CoIcnx5GGBhj/NP4kKJhCQ+lk7GtIXvULRM1I+zPt4mgMlxbAMl+7 8KUg== X-Received: by 10.220.218.197 with SMTP id hr5mr21531414vcb.8.1358823919040; Mon, 21 Jan 2013 19:05:19 -0800 (PST) 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.58.145.101 with SMTP id st5csp230905veb; Mon, 21 Jan 2013 19:05:18 -0800 (PST) X-Received: by 10.180.82.41 with SMTP id f9mr18557195wiy.25.1358823917481; Mon, 21 Jan 2013 19:05:17 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id ej5si4623301wid.17.2013.01.21.19.05.17 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 21 Jan 2013 19:05:17 -0800 (PST) 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 1TxUAm-00087z-TW for ; Tue, 22 Jan 2013 03:05:16 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id D7B15E0142 for ; Tue, 22 Jan 2013 03:05:16 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dispatcher X-Launchpad-Branch: ~linaro-validation/lava-dispatcher/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 538 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 538: release 0.31.1 Message-Id: <20130122030516.6765.8880.launchpad@ackee.canonical.com> Date: Tue, 22 Jan 2013 03:05:16 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16430"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: f8575459b3a7142b818c8eae3e257a1475dbb836 X-Gm-Message-State: ALoCoQlbfomSLl9h5sMiDcLMDIyXFgObWV9Ahsonn5qnJNsGXww7e5CWfJosHsJpV6TLbOnjx0Bv ------------------------------------------------------------ revno: 538 tags: release-0.31.1 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Tue 2013-01-22 16:03:25 +1300 message: release 0.31.1 modified: doc/changes.rst lava_dispatcher/__init__.py --- lp:lava-dispatcher https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk You are subscribed to branch lp:lava-dispatcher. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2013-01-21 22:40:33 +0000 +++ doc/changes.rst 2013-01-22 03:03:25 +0000 @@ -1,12 +1,12 @@ Version History *************** -.. _version_0_32: - -Version 0.32 -============ - -* Unreleased +.. _version_0_31_1: + +Version 0.31.1 +============== + +* Fix typo in fastmodel.py .. _version_0_31: === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2013-01-21 22:40:33 +0000 +++ lava_dispatcher/__init__.py 2013-01-22 03:03:25 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 32, 0, "dev", 0) +__version__ = (0, 31, 1, "final", 0)