Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-openstackclient/
Date: Mon, 28 Aug 2017 21:52:19
Message-Id: 1503957090.969bdc45013c7e81a9bdecb82161ff50e2c38f07.prometheanfire@gentoo
1 commit: 969bdc45013c7e81a9bdecb82161ff50e2c38f07
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 28 21:34:30 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 28 21:51:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=969bdc45
7
8 dev-python/python-openstackclient: 3.12.0 bup
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-python/python-openstackclient/Manifest | 1 +
13 .../python-openstackclient-3.12.0.ebuild | 75 ++++++++++++++++++++++
14 2 files changed, 76 insertions(+)
15
16 diff --git a/dev-python/python-openstackclient/Manifest b/dev-python/python-openstackclient/Manifest
17 index 4016a29c028..a18e1bb4de4 100644
18 --- a/dev-python/python-openstackclient/Manifest
19 +++ b/dev-python/python-openstackclient/Manifest
20 @@ -1,4 +1,5 @@
21 DIST python-openstackclient-2.3.0.tar.gz 329808 SHA256 5cd301fd11ed271175b2a656c0da4148332257b52d994891e61d3535870b4ca1 SHA512 efc58927c109ea227322371f6a6ef165be2878a8559f32b315b73a2d70c1f0aeb96f7dd2fa91b765ab85462a566569d412b13411aa859fef3b8ae5e73d2eceab WHIRLPOOL 92fb3d2834bbb54f16e0f7760f223e5e94e3b933ca016c7b80eb6562af25a9fe1d3428b02fe2c7e1cf413cef6a8eb1abaaae2814acd8914b1bf1f7f8793b403e
22 +DIST python-openstackclient-3.12.0.tar.gz 617159 SHA256 e74e1561dc0ca9aa2193d3e4968f13fba1726deff3ec026eba319fe706d11950 SHA512 a36c17d2ed138e984af978b436beaca3ae8efddc089ddc6b9fda9e51bdb4c8fc1cc645a68225cc08709acd368ff7d2a70f748f7be752ad8e68fe59b4eb36802d WHIRLPOOL a890352dd6929a75d8601d5cf8242b54f57488b76dac6e8aad4e599b361034c08ff01326ad0307f7cbe0af68924a510a9f493aaf47338d28fc5587e06ffcda3f
23 DIST python-openstackclient-3.2.0.tar.gz 431887 SHA256 4f66ccbdb2b3de71d69fee305a9585435cdaa0f9e523240c2f6c756555283c7a SHA512 819e4de30322c3c057799467eb2d9ffa3ef5c5060e49d7fb2c023a077f49c86e6c5626acfd01288cfc5dfdc551ef2702cd61c7c10721c00af579aaee72182f99 WHIRLPOOL 0aaccf7f460e5932257208aec64824271af70db0f64ec44f1f0c644962c77788afc61d7c5e7777d6fd65bdaa45c3c339e8a682b8705cc668473e2d15167c6ec2
24 DIST python-openstackclient-3.2.1.tar.gz 433929 SHA256 29b221fb34d347a167037e64619f9d6c2d7f13fe60ba17a43272d686e16d69f5 SHA512 a7c20713e357112f68021cbb4d031b32c16a82622a112241f2b9c3e2b815ec56582ce2a088b99bdef1447698f5c67accce412710238be674cdbb8442126dd31d WHIRLPOOL 1e39f70c9f9a4ef2a64ca03ca8756cc7c8e43ad6e39311a31621fa481bc5a759b6903da11f5ef7240c35f30a4dd00d91650709cf0f39205166362ba7521dabcb
25 DIST python-openstackclient-3.8.1.tar.gz 535278 SHA256 a64577380f5a5d1df1b0ca3a5a70b40245ba4744e1f655a58fd70aad2f6a796d SHA512 d0f588dd6e7d978fee7f3a017b591e40d426907d602fa501ba49b5e7b94f9e1d19aee4da0ea8ef99311dc2cad778e2f2414765fa6bc79780346203539c0b5a19 WHIRLPOOL 8020972a87fb02b9d34fad11f6260866281cf55aa4ead237983640b0900bc8a8c00fee45ef2c9af954e055acf7beea5bf30c642449d680d61933e1e21e65736e
26
27 diff --git a/dev-python/python-openstackclient/python-openstackclient-3.12.0.ebuild b/dev-python/python-openstackclient/python-openstackclient-3.12.0.ebuild
28 new file mode 100644
29 index 00000000000..7be91560f14
30 --- /dev/null
31 +++ b/dev-python/python-openstackclient/python-openstackclient-3.12.0.ebuild
32 @@ -0,0 +1,75 @@
33 +# Copyright 1999-2017 Gentoo Foundation
34 +# Distributed under the terms of the GNU General Public License v2
35 +
36 +EAPI=6
37 +PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
38 +
39 +inherit distutils-r1
40 +
41 +DESCRIPTION="A client for the OpenStack APIs"
42 +HOMEPAGE="https://github.com/openstack/python-openstackclient"
43 +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
44 +
45 +LICENSE="Apache-2.0"
46 +SLOT="0"
47 +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
48 +IUSE="test"
49 +
50 +CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
51 + !~dev-python/pbr-2.1.0"
52 +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
53 + ${CDEPEND}
54 + test? (
55 + >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
56 + !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
57 + >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
58 + >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
59 + >=dev-python/openstackdocstheme-1.11.0[${PYTHON_USEDEP}]
60 + >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
61 + >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]
62 + !~dev-python/reno-2.3.1[${PYTHON_USEDEP}]
63 + >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
64 + >=dev-python/requests-mock-1.1.0[${PYTHON_USEDEP}]
65 + >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
66 + >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
67 + >=dev-python/os-client-config-1.28.0[${PYTHON_USEDEP}]
68 + >=dev-python/os-testr-0.8.0[${PYTHON_USEDEP}]
69 + >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
70 + >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
71 + >=dev-python/osprofiler-1.4.0[${PYTHON_USEDEP}]
72 + >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
73 + >=dev-python/wrapt-1.7.0[${PYTHON_USEDEP}]
74 + )"
75 +RDEPEND="
76 + ${CDEPEND}
77 + >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
78 + >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
79 + !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
80 + >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
81 + >=dev-python/keystoneauth-3.0.1[${PYTHON_USEDEP}]
82 + >=dev-python/openstacksdk-0.9.17[${PYTHON_USEDEP}]
83 + >=dev-python/osc-lib-1.7.0[${PYTHON_USEDEP}]
84 + >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
85 + !~dev-python/oslo-i18n-3.15.2[${PYTHON_USEDEP}]
86 + >=dev-python/oslo-utils-3.20.0[${PYTHON_USEDEP}]
87 + >=dev-python/python-glanceclient-2.7.0[${PYTHON_USEDEP}]
88 + >=dev-python/python-keystoneclient-3.8.0[${PYTHON_USEDEP}]
89 + >=dev-python/python-novaclient-9.0.0[${PYTHON_USEDEP}]
90 + >=dev-python/python-cinderclient-3.0.0[${PYTHON_USEDEP}]
91 +"
92 +
93 +python_prepare_all() {
94 + sed -i '/^hacking/d' test-requirements.txt || die
95 + # clients aren't actually needed
96 + sed -i '/client\>/d' test-requirements.txt || die
97 + distutils-r1_python_prepare_all
98 +}
99 +
100 +python_test() {
101 + testr init
102 + testr run || die "testsuite failed under python2.7"
103 +}
104 +
105 +python_install_all() {
106 + distutils-r1_python_install_all
107 +}