From patchwork Thu Mar 15 20:42:10 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: 7320 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 EAB7723E13 for ; Thu, 15 Mar 2012 20:42:13 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id A9B93A18197 for ; Thu, 15 Mar 2012 20:42:13 +0000 (UTC) Received: by iage36 with SMTP id e36so5892930iag.11 for ; Thu, 15 Mar 2012 13:42: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=pp58yAnh4+QX1Ds+kYN1yfo8Kgu8YlnDwXycXRRH8eg=; b=JkilyrRufIimVEFQb7hSg85zT18U2d/rXgBDVwN5cP+18seLNkrLG5squ8kzz4pIJ/ X+FdPtrn7FqeqZPFcfQMvCF08r1GTPGSjZbhyivyc0e/Dy4X1jEtWPrWQuthrFfTcuj2 bFRiXbvrQNFMFVEfGeobgvAryPXBqpI5EKQkTWwg4ftpo6xJ+90ojxFDyvi6IIqmBjXx W9HNWhADBcidJLrTkCYmgCVxgcvMBSIYVYM/1sO9zMgQOJGVkDpBDjdjd/2mfDc7qx6v aYjESg0aUmE2xcF7ZBuE7cWdpBMQm6guNaBPlHtLywk8j+olQJ9IE21kOTdd9CpHVJto Dgpg== Received: by 10.50.159.198 with SMTP id xe6mr375394igb.74.1331844133105; Thu, 15 Mar 2012 13:42: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 k18csp46088ibg; Thu, 15 Mar 2012 13:42:12 -0700 (PDT) Received: by 10.180.85.165 with SMTP id i5mr489041wiz.11.1331844131351; Thu, 15 Mar 2012 13:42:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id r2si3861629wir.21.2012.03.15.13.42.10 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 15 Mar 2012 13:42: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 1S8HUw-00068G-Ng for ; Thu, 15 Mar 2012 20:42:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id A6919E0261 for ; Thu, 15 Mar 2012 20:42:10 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard X-Launchpad-Branch: ~linaro-validation/lava-dashboard/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 304 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 304: release 0.13 Message-Id: <20120315204210.27464.42243.launchpad@ackee.canonical.com> Date: Thu, 15 Mar 2012 20:42:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14946"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 438ff71db916d4d329c46656ead9fef6560f090e X-Gm-Message-State: ALoCoQlT6GVzY8gVdGOHx/8AMNMR8e69vZUZqyTdSBOVIDbCJBte3f0clYbs48uleDgkQotwmkQc ------------------------------------------------------------ revno: 304 tags: release-0.13 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Fri 2012-03-16 09:39:33 +1300 message: release 0.13 modified: dashboard_app/__init__.py doc/changes.rst --- 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 === modified file 'dashboard_app/__init__.py' --- dashboard_app/__init__.py 2012-02-07 19:42:39 +0000 +++ dashboard_app/__init__.py 2012-03-15 20:39:33 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 13, 0, "dev", 0) +__version__ = (0, 13, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-03-15 03:09:06 +0000 +++ doc/changes.rst 2012-03-15 20:39:33 +0000 @@ -3,8 +3,8 @@ .. _version_0_13: -Version 0.13 (Unreleased) -========================= +Version 0.13 +============ * Add :meth:`dashboard_app.BundleStream.can_upload()` that checks if user can upload bundles to a specific stream.