From patchwork Tue Oct 23 02:47:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 12414 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 44FBC23FB6 for ; Tue, 23 Oct 2012 02:47:15 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id B5CCAA18951 for ; Tue, 23 Oct 2012 02:47:14 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f6so2532460iag.11 for ; Mon, 22 Oct 2012 19:47:14 -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=5iQCoz47UJfZ+iAe+kBc9uX1G24zPLajn9Ae16fa4Rw=; b=DkaSf9DXjrnJl04gUyIowYWL2PjvE9oZin0cJTr2RoAaybc3MuyDTdzP+ZtKZa6fBe H2cPsOZz20qNqsfciDOImylYB0u/eNOdv9IhoZYxnAEi++LHjZbddTNzSRZRhhJDjJ1k JgJeEUaKi1uAL1MRVqc8CbhmiNLeLrzVL1T8+gdXwBJi88npFSxbent3NKd4yRW5mj+R jBQug6Fmrq5Ony3unbDjX8HaHb8lpgYmg3qcg9cGukhXHyByXd9KNrdSmRGo4hUir4VS gFp48Al9fmhlco6aOoWM8ltHDSF2HE8Fq06a6eI9tGpOSbT1/iQjn7fA+OmrC8hKtGTC 0GtA== Received: by 10.50.152.137 with SMTP id uy9mr11181116igb.62.1350960434108; Mon, 22 Oct 2012 19:47:14 -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.50.67.148 with SMTP id n20csp346146igt; Mon, 22 Oct 2012 19:47:13 -0700 (PDT) Received: by 10.216.137.94 with SMTP id x72mr6310159wei.187.1350960432436; Mon, 22 Oct 2012 19:47:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id k13si8534179wep.26.2012.10.22.19.47.11 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 22 Oct 2012 19:47:12 -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 1TQUWM-0008Vg-Sv for ; Tue, 23 Oct 2012 02:47:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id C76FAE049E for ; Tue, 23 Oct 2012 02:47:10 +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: 414 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 414: fix packaging issue with lava_test_shell files Message-Id: <20121023024710.1548.77180.launchpad@ackee.canonical.com> Date: Tue, 23 Oct 2012 02:47: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="16165"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 0316cb1152c5dbf2ba786caf433d597673435fd7 X-Gm-Message-State: ALoCoQmTCM75kgcq63E1M2XQZm16eXDEOMwzVMmfnhM88ECOtKhAqHVpvYBKalJw2PVIGd+tYVY1 ------------------------------------------------------------ revno: 414 tags: release-0.19.1 committer: Andy Doan branch nick: lava-dispatcher timestamp: Mon 2012-10-22 21:42:17 -0500 message: fix packaging issue with lava_test_shell files These files weren't getting included in our pypi tarball modified: MANIFEST.in 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 'MANIFEST.in' --- MANIFEST.in 2011-09-09 00:57:07 +0000 +++ MANIFEST.in 2012-10-23 02:42:17 +0000 @@ -1,2 +1,3 @@ include README -recursive-include lava_dispatcher/default-config *.conf \ No newline at end of file +recursive-include lava_dispatcher/default-config *.conf +include lava_test_shell/* === modified file 'doc/changes.rst' --- doc/changes.rst 2012-10-22 20:56:13 +0000 +++ doc/changes.rst 2012-10-23 02:42:17 +0000 @@ -1,11 +1,11 @@ Version History *************** -.. _version_0_20: +.. _version_0_19_1: -Version 0.20 -============ -* Unreleased +Version 0.19.1 +============== +* fixed a packaging issue with lava_test_shell files .. _version_0_19: === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-10-22 20:56:13 +0000 +++ lava_dispatcher/__init__.py 2012-10-23 02:42:17 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 20, 0, "dev", 0) +__version__ = (0, 19, 1, "final", 0)