mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/ara: Remove last-rited pkg
Closes: https://bugs.gentoo.org/718166 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST ara-0.15.0.tar.gz 1216308 BLAKE2B c1b88891a3859f32e70a3e8dcb383549ea17cf126e3204eb3dd4f8bf28e11f702c3cbb51bde05c03097d2bb2dbf85354027846b8b3d40916d18e855335a5c16c SHA512 848437db36a398c3e4699b4ee500207e7e90bcbe1ede81c6f15e3b6624538beccd76ffcb51af0293f9371f67c27e430e3e23b1e6e0444665103b91f6587d6b9a
|
||||
@@ -1,57 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python3_6 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="ARA Records Ansible"
|
||||
HOMEPAGE="https://github.com/openstack/ara"
|
||||
SRC_URI="https://github.com/openstack/ara/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
app-admin/ansible[${PYTHON_USEDEP}]
|
||||
dev-python/jinja[${PYTHON_USEDEP}]
|
||||
dev-python/flask[${PYTHON_USEDEP}]
|
||||
dev-python/flask-migrate[${PYTHON_USEDEP}]
|
||||
dev-python/flask-sqlalchemy[${PYTHON_USEDEP}]
|
||||
dev-python/flask-script[${PYTHON_USEDEP}]
|
||||
dev-python/frozen-flask[${PYTHON_USEDEP}]
|
||||
dev-python/decorator[${PYTHON_USEDEP}]
|
||||
dev-python/cliff[${PYTHON_USEDEP}]
|
||||
dev-python/subunit[${PYTHON_USEDEP}]
|
||||
dev-python/pygments[${PYTHON_USEDEP}]
|
||||
dev-python/debtcollector[${PYTHON_USEDEP}]
|
||||
dev-python/junit-xml[${PYTHON_USEDEP}]
|
||||
dev-python/pyfakefs[${PYTHON_USEDEP}]
|
||||
>=dev-python/pbr-3.1.1[${PYTHON_USEDEP}]
|
||||
dev-python/oslo-serialization[${PYTHON_USEDEP}]
|
||||
dev-python/oslo-utils[${PYTHON_USEDEP}]
|
||||
dev-python/xstatic[${PYTHON_USEDEP}]
|
||||
dev-python/xstatic-bootstrap-scss[${PYTHON_USEDEP}]
|
||||
dev-python/xstatic-datatables[${PYTHON_USEDEP}]
|
||||
dev-python/xstatic-jquery[${PYTHON_USEDEP}]
|
||||
dev-python/xstatic-patternfly[${PYTHON_USEDEP}]
|
||||
dev-python/xstatic-patternfly-bootstrap-treeview[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
python_compile() {
|
||||
export PBR_VERSION="${PV}"
|
||||
distutils-r1_python_compile
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
distutils-r1_python_install_all
|
||||
einstalldocs
|
||||
dodoc -r doc
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<upstream>
|
||||
<remote-id type="pypi">ara</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -625,12 +625,6 @@ app-crypt/gkeys
|
||||
# Removal in 30 days. Bug #718182.
|
||||
app-admin/installer
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2020-04-19)
|
||||
# Unmaintained. Stuck on Python 3.6. Multiple versions behind
|
||||
# upstream.
|
||||
# Removal in 30 days. Bug #718166.
|
||||
app-admin/ara
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-04-18)
|
||||
# Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles
|
||||
# requires agreement to restrictive license
|
||||
|
||||
Reference in New Issue
Block a user