From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-904775-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 042AA138330
	for <garchives@archives.gentoo.org>; Mon,  3 Oct 2016 18:47:47 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2D54DE0BD8;
	Mon,  3 Oct 2016 18:47:46 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 00DABE0BD8
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Oct 2016 18:47:44 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5FB58340EE1
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Oct 2016 18:47:43 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1371724A7
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Oct 2016 18:47:42 +0000 (UTC)
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" <prometheanfire@gentoo.org>
Message-ID: <1475520404.18199007b6d35f74f51b87476d8a6958d8ec0ec7.prometheanfire@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-mistralclient/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/python-mistralclient/Manifest dev-python/python-mistralclient/metadata.xml dev-python/python-mistralclient/python-mistralclient-2.1.1.ebuild
X-VCS-Directories: dev-python/python-mistralclient/
X-VCS-Committer: prometheanfire
X-VCS-Committer-Name: Matt Thode
X-VCS-Revision: 18199007b6d35f74f51b87476d8a6958d8ec0ec7
X-VCS-Branch: master
Date: Mon,  3 Oct 2016 18:47:42 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 2d2e522e-8341-45a5-b3e1-d68f4e41d63a
X-Archives-Hash: 6650bf4a9d95883529253a88a4e06ab1

commit:     18199007b6d35f74f51b87476d8a6958d8ec0ec7
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  3 18:45:02 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Oct  3 18:46:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18199007

dev-python/python-mistralclient: adding for heat

Package-Manager: portage-2.3.0

 dev-python/python-mistralclient/Manifest           |  1 +
 dev-python/python-mistralclient/metadata.xml       | 19 +++++++++++
 .../python-mistralclient-2.1.1.ebuild              | 39 ++++++++++++++++++++++
 3 files changed, 59 insertions(+)

diff --git a/dev-python/python-mistralclient/Manifest b/dev-python/python-mistralclient/Manifest
new file mode 100644
index 00000000..a9b7607
--- /dev/null
+++ b/dev-python/python-mistralclient/Manifest
@@ -0,0 +1 @@
+DIST python-mistralclient-2.1.1.tar.gz 94287 SHA256 6c3d8b2d4c81490e12663e0152d92b850496403c29c232cb05095b8ea22f8984 SHA512 7f2e6ab7297faa1832fe9e46ed9bfc651597107579dd5dfa6e5b1c7c1741ee989ce2dab0797f689dcfdd7bb4955d79cef13dc2e8b24d3694c8e9b9c43f3a4db4 WHIRLPOOL c66d2923184e10bb8e1c25a9bd19220ff11f510ff0f8cdaafefdd49b149fa69f9a87948dc3a39bd4c82a008297243e673815345b810ff09e21c91eef4e626c10

diff --git a/dev-python/python-mistralclient/metadata.xml b/dev-python/python-mistralclient/metadata.xml
new file mode 100644
index 00000000..79d0294
--- /dev/null
+++ b/dev-python/python-mistralclient/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>prometheanfire@gentoo.org</email>
+		<name>Matthew Thode</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>openstack@gentoo.org</email>
+		<name>Openstack</name>
+	</maintainer>
+	<longdescription lang="en">
+    This is a client for the OpenStack Mistral API.
+  </longdescription>
+	<upstream>
+		<remote-id type="pypi">python-mistralclient</remote-id>
+		<remote-id type="github">openstack/python-mistralclient</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/python-mistralclient/python-mistralclient-2.1.1.ebuild b/dev-python/python-mistralclient/python-mistralclient-2.1.1.ebuild
new file mode 100644
index 00000000..2f32041
--- /dev/null
+++ b/dev-python/python-mistralclient/python-mistralclient-2.1.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="A client for the OpenStack Mistral API"
+HOMEPAGE="https://github.com/openstack/python-mistralclient"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+	${CDEPEND}"
+RDEPEND="
+	${CDEPEND}
+	>=dev-python/cliff-1.15.0[${PYTHON_USEDEP}]
+	!~dev-python/cliff-1.16.0[${PYTHON_USEDEP}]
+	!~dev-python/cliff-1.17.0[${PYTHON_USEDEP}]
+	>=dev-python/osc-lib-1.0.2[${PYTHON_USEDEP}]
+	>=dev-python/oslo-utils-3.16.0[${PYTHON_USEDEP}]
+	>=dev-python/python-keystoneclient-2.0.0[${PYTHON_USEDEP}]
+	!~dev-python/python-keystoneclient-2.1.0[${PYTHON_USEDEP}]
+	>=dev-python/pyyaml-3.1.0[${PYTHON_USEDEP}]
+	>=dev-python/requests-2.10.0[${PYTHON_USEDEP}]
+	>=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+	# built in...
+	sed -i '/^hacking/d' test-requirements.txt || die
+	distutils-r1_python_prepare_all
+}