# 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="Turi Create simplifies the development of custom machine learning models. [wheel]"

HOMEPAGE="https://github.com/apple/turicreate"
LICENSE="LICENSE.txt"
SRC_URI="https://files.pythonhosted.org/packages/cp35/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-cp35-cp35m-manylinux1_x86_64.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-cp35-cp35m-manylinux1_x86_64.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES=">=dev-python/decorator-4.0.9[${PYTHON_USEDEP}]
	dev-python/numpy[${PYTHON_USEDEP}]
	>=dev-python/pandas-0.23.2[${PYTHON_USEDEP}]
	>=dev-python/pillow-5.2.0[${PYTHON_USEDEP}]
	~dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
	dev-python/resampy[${PYTHON_USEDEP}]
	>=dev-python/requests-2.9.1[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.1.0[${PYTHON_USEDEP}]
	>=dev-python/six-1.10.0[${PYTHON_USEDEP}]
	dev-python/llvmlite[${PYTHON_USEDEP}]
	dev-python/coremltools[${PYTHON_USEDEP}]
	dev-python/tensorflow[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"