# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=wheel

inherit python-r1 gs-pypi

DESCRIPTION="A Python library for relational learning on knowledge graphs. [wheel]"

HOMEPAGE="https://github.com/Accenture/AmpliGraph/"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES=">=dev-python/numpy-1.14.3[${PYTHON_USEDEP}]
	>=dev-python/pytest-3.5.1[${PYTHON_USEDEP}]
	>=dev-python/scikit-learn-0.19.1[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.23.4[${PYTHON_USEDEP}]
	>=dev-python/pandas-0.23.1[${PYTHON_USEDEP}]
	~dev-python/sphinx-5.0.2[${PYTHON_USEDEP}]
	~dev-python/myst-parser-0.18.0[${PYTHON_USEDEP}]
	<dev-python/docutils-0.18[${PYTHON_USEDEP}]
	~dev-python/sphinx-rtd-theme-1.0.0[${PYTHON_USEDEP}]
	~dev-python/sphinxcontrib-bibtex-2.4.2[${PYTHON_USEDEP}]
	dev-python/beautifultable[${PYTHON_USEDEP}]
	>=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
	>=dev-python/rdflib-4.2.2[${PYTHON_USEDEP}]
	~dev-python/scipy-1.10.0[${PYTHON_USEDEP}]
	>=dev-python/networkx-2.3[${PYTHON_USEDEP}]
	>=dev-python/flake8-3.7.7[${PYTHON_USEDEP}]
	>=dev-python/setuptools-36.0[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-3.7[${PYTHON_USEDEP}]
	~dev-python/docopt-0.6.2[${PYTHON_USEDEP}]
	~dev-python/schema-0.7.5[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"