From patchwork Wed Mar 28 08:50:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 7504 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 0E42323E01 for ; Wed, 28 Mar 2012 08:50:19 +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 A91E8A18198 for ; Wed, 28 Mar 2012 08:50:18 +0000 (UTC) Received: by iage36 with SMTP id e36so1594058iag.11 for ; Wed, 28 Mar 2012 01:50:18 -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=j5Wh7lrGM+lo/Qun4NV4PrJYjHw3kWpPhXKQTGcGJoI=; b=ReZQ7LkbXA+tki2lqR+LNvUj+XPMR6xjC7hRTC/jqQAm9sEGOzlyEazGtDklnimSZP b0gBwCPltQYdJtOhCFT/N/uM9krRp5IB29cSPKjsz1G6JP3fyhUAUMbEnxwNj6eeStu9 la/YCNqdwDaPquMqZ/m58PVXEHqDFK1aS7loUUs8LutGTLTm9AVyx2+PsHboxkOLI4dN jNyP1b+XEgvvW1H5+wbh+Y7vTHZkzD+9YV1yAGWAfzK/89rYeC2tHnNj/q1XePbALv+n Q5hNSbRLifz5HHtETS8EW9srPqTpNVcjLnZJEIS9UlZlOwwka6BBOAlGecGdxgOTTv0N YXnw== Received: by 10.50.186.161 with SMTP id fl1mr1405105igc.44.1332924618153; Wed, 28 Mar 2012 01:50:18 -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.5.205 with SMTP id 13csp43494ibw; Wed, 28 Mar 2012 01:50:16 -0700 (PDT) Received: by 10.180.104.231 with SMTP id gh7mr5016517wib.10.1332924615430; Wed, 28 Mar 2012 01:50:15 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id cr10si2709908wib.34.2012.03.28.01.50.14 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 28 Mar 2012 01:50:15 -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 1SCoa6-0002li-Qy for ; Wed, 28 Mar 2012 08:50:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id BAD49E012C for ; Wed, 28 Mar 2012 08:50:14 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-server X-Launchpad-Branch: ~linaro-validation/lava-server/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 358 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 358: Merge 0.11.1 relase branch Message-Id: <20120328085014.3107.17022.launchpad@ackee.canonical.com> Date: Wed, 28 Mar 2012 08:50:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15027"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: af8eefdd7928608106235b4740f0ff38f56d4855 X-Gm-Message-State: ALoCoQmr683NpPal/UX9PXKhiK6UljNVZ6XVql5SP/6x7LcslQozxi9ArjjYUXb9+Av7Pp5GwSSn Merge authors: Zygmunt Krynicki (zkrynicki) ------------------------------------------------------------ revno: 358 [merge] committer: Zygmunt Krynicki branch nick: trunk timestamp: Wed 2012-03-28 10:48:18 +0200 message: Merge 0.11.1 relase branch removed: lava/utils/interface/ lava/utils/interface/__init__.py modified: doc/changes.rst setup.py --- lp:lava-server https://code.launchpad.net/~linaro-validation/lava-server/trunk You are subscribed to branch lp:lava-server. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-03-13 20:49:34 +0000 +++ doc/changes.rst 2012-03-28 08:48:18 +0000 @@ -6,6 +6,15 @@ Version 0.12 (UNRELEASED) ========================= +* Merge 0.11.1 release branch + +.. _version_0_11_1: + +Version 0.11.1 +============== + +* Drop a copy of lava-utils-interface and add a dependency on the external + module. This makes lava-server co-installable with lava-utils-interface .. _version_0_11: === removed directory 'lava/utils/interface' === removed file 'lava/utils/interface/__init__.py' --- lava/utils/interface/__init__.py 2012-01-17 01:18:34 +0000 +++ lava/utils/interface/__init__.py 1970-01-01 00:00:00 +0000 @@ -1,27 +0,0 @@ -# Copyright (C) 2012 Linaro Limited -# -# Author: Zygmunt Krynicki -# -# This file is part of LAVA Server. -# -# LAVA Server is free software: you can redistribute it and/or modify -# it under the terms of the GNU Lesser General Public License version 3 -# as published by the Free Software Foundation -# -# LAVA Server is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public License -# along with LAVA Server. If not, see . - -from abc import ABCMeta, abstractmethod - - -class Interface(object): - """ - Interface class - """ - - __metaclass__ = ABCMeta === modified file 'setup.py' --- setup.py 2012-01-17 01:29:55 +0000 +++ setup.py 2012-03-28 08:40:20 +0000 @@ -65,6 +65,7 @@ 'django-staticfiles == 0.3.4', 'docutils >= 0.6', 'lava-tool >= 0.2', + 'lava-utils-interface >= 1.0', 'linaro-django-xmlrpc >= 0.4', 'python-openid >= 2.2.4', # this should be a part of # django-openid-auth deps