commit:     80d73f1fd010988b4a9d7a6dbe349c7fa6101140
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 16:16:17 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 16:18:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d73f1f

dev-python/os-xenapi: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/os-xenapi/os-xenapi-0.3.4.ebuild | 29 -----------------------------
 1 file changed, 29 deletions(-)

diff --git a/dev-python/os-xenapi/os-xenapi-0.3.4.ebuild 
b/dev-python/os-xenapi/os-xenapi-0.3.4.ebuild
deleted file mode 100644
index e6a46c5076e..00000000000
--- a/dev-python/os-xenapi/os-xenapi-0.3.4.ebuild
+++ /dev/null
@@ -1,29 +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} )
-
-inherit distutils-r1
-
-DESCRIPTION="XenAPI library for OpenStack projects"
-HOMEPAGE="https://github.com/openstack/os-xenapi";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"
-RDEPEND="
-       >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-       >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
-       >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
-       !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
-       >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
-       >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
-       >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
-       >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-       >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-"

Reply via email to