diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-11-11 01:46:39 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-11-11 01:46:39 +0000 |
| commit | 84ef4f682402b3ec0b8dc86a4a454277266a9098 (patch) | |
| tree | fe23d8ba5e009343cbea5249c68f8d606a61718c /dev-python/python-ceilometerclient/python-ceilometerclient-2.9.0.ebuild | |
| parent | 68473b75e02b305e0c7fd67d5dfef1a662a3a054 (diff) | |
| download | baldeagleos-repo-84ef4f682402b3ec0b8dc86a4a454277266a9098.tar.gz baldeagleos-repo-84ef4f682402b3ec0b8dc86a4a454277266a9098.tar.xz baldeagleos-repo-84ef4f682402b3ec0b8dc86a4a454277266a9098.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-ceilometerclient/python-ceilometerclient-2.9.0.ebuild')
| -rw-r--r-- | dev-python/python-ceilometerclient/python-ceilometerclient-2.9.0.ebuild | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/dev-python/python-ceilometerclient/python-ceilometerclient-2.9.0.ebuild b/dev-python/python-ceilometerclient/python-ceilometerclient-2.9.0.ebuild deleted file mode 100644 index 3c602084ec50..000000000000 --- a/dev-python/python-ceilometerclient/python-ceilometerclient-2.9.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) -DISTUTILS_USE_SETUPTOOLS=rdepend - -inherit distutils-r1 - -DESCRIPTION="This is a client library for Ceilometer built on the Ceilometer API" -HOMEPAGE="https://github.com/openstack/python-ceilometerclient" -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" - -DEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]" -RDEPEND=" - >=dev-python/pbr-1.6[${PYTHON_USEDEP}] - >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}] - >=dev-python/keystoneauth-2.1.0 - >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}] - >=dev-python/oslo-serialization-1.10.0[${PYTHON_USEDEP}] - >=dev-python/oslo-utils-3.17.0[${PYTHON_USEDEP}] - >=dev-python/prettytable-0.7[${PYTHON_USEDEP}] - <dev-python/prettytable-0.8[${PYTHON_USEDEP}] - >=dev-python/requests-2.10.0[${PYTHON_USEDEP}] - >=dev-python/six-1.9.0[${PYTHON_USEDEP}] - >=dev-python/stevedore-1.10.0[${PYTHON_USEDEP}]" |
