From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 67B63138330 for ; Mon, 3 Oct 2016 20:37:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8751E0BFF; Mon, 3 Oct 2016 20:37:37 +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 7A3C9E0BFF for ; Mon, 3 Oct 2016 20:37:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 38E07340F22 for ; Mon, 3 Oct 2016 20:37:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA66C24A0 for ; Mon, 3 Oct 2016 20:37:33 +0000 (UTC) From: "Matt Thode" 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" Message-ID: <1475526973.b7e54efb90a2c60e46c0331e245443326704a921.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-troveclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-troveclient/Manifest dev-python/python-troveclient/python-troveclient-1.3.0.ebuild dev-python/python-troveclient/python-troveclient-2.5.0.ebuild X-VCS-Directories: dev-python/python-troveclient/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: b7e54efb90a2c60e46c0331e245443326704a921 X-VCS-Branch: master Date: Mon, 3 Oct 2016 20:37:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 17cb6e46-cc9d-488e-a9ad-6c1a37e49e83 X-Archives-Hash: ecd96413e2e54e66c0fb5bd950dd327a commit: b7e54efb90a2c60e46c0331e245443326704a921 Author: Matthew Thode gentoo org> AuthorDate: Mon Oct 3 20:01:36 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Mon Oct 3 20:36:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e54efb dev-python/python-troveclient: bup Package-Manager: portage-2.3.0 dev-python/python-troveclient/Manifest | 1 + .../python-troveclient-1.3.0.ebuild | 4 +-- ....3.0.ebuild => python-troveclient-2.5.0.ebuild} | 36 +++++++++++++--------- 3 files changed, 24 insertions(+), 17 deletions(-) diff --git a/dev-python/python-troveclient/Manifest b/dev-python/python-troveclient/Manifest index de90926..ae3839a 100644 --- a/dev-python/python-troveclient/Manifest +++ b/dev-python/python-troveclient/Manifest @@ -1 +1,2 @@ DIST python-troveclient-1.3.0.tar.gz 130542 SHA256 abb0a5bf2442bd396322c65ea7b386d043e3fcffdaeed6a61d63d8be1a8452f2 SHA512 aa26b587d8e2bd15bb65ff760b89354638f6a77a4e73ec5f37ab6dc3c374d6b8c238391c09347e7fc897138fc0bdc375f69ab479f57e14f21d0882b74cc7c978 WHIRLPOOL 02490089bfea489b51e07f4da5b3ea5bbe2e839c2751c5e98ae384195465fca861a7d156e5ea179a6879d3b44c318e30f560314619705a3d8a3ac7b0f0606752 +DIST python-troveclient-2.5.0.tar.gz 149926 SHA256 03fc7cf8d47f910bc64274f7c24808b6ef79a9a1f34be5b94bea7070c9e00e5b SHA512 83e7cafec8ce4d65a55d8854bc2e2fbc657d567e4dc2b42a64c527c656ba5f253839511582c5ca2dda970bebb4555390b895a882b87a2eacb86ccbfac9c09a97 WHIRLPOOL d0a8057b54725cf102743e6f6cedc39be59bab003c5fa83c0c1244b3f30fc59b02fa96d374393116350e9ad5817067b199f59d950fe2546c98423ece5256d216 diff --git a/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild b/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild index 31deb70..fe4e9fa 100644 --- a/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild +++ b/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 -DESCRIPTION="This is a client for the OpenStack Trove API, a scalable relational database service" +DESCRIPTION="A client for the OpenStack Trove API, a scalable relational database service" HOMEPAGE="https://github.com/openstack/python-troveclient" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild b/dev-python/python-troveclient/python-troveclient-2.5.0.ebuild similarity index 53% copy from dev-python/python-troveclient/python-troveclient-1.3.0.ebuild copy to dev-python/python-troveclient/python-troveclient-2.5.0.ebuild index 31deb70..30041e2 100644 --- a/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild +++ b/dev-python/python-troveclient/python-troveclient-2.5.0.ebuild @@ -1,50 +1,56 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +EAPI=6 +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 -DESCRIPTION="This is a client for the OpenStack Trove API, a scalable relational database service" +DESCRIPTION="A client for the OpenStack Trove API, a scalable relational database service" HOMEPAGE="https://github.com/openstack/python-troveclient" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" -CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}] - =dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}] + >=dev-python/oslo-utils-3.16.0[${PYTHON_USEDEP}] + >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}] + >=dev-python/keystoneauth-2.10.0[${PYTHON_USEDEP}] + >=dev-python/six-1.9.0[${PYTHON_USEDEP}] + >=dev-python/python-swiftclient-2.2.0[${PYTHON_USEDEP}] + >=dev-python/python-mistralclient-2.0.0[${PYTHON_USEDEP}] +" python_prepare_all() { - sed -i '/^argparse/d' requirements.txt || die sed -i '/^hacking/d' test-requirements.txt || die distutils-r1_python_prepare_all }