# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="1.61.0.post1" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python3_11 ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="Used for automatically finding the best machine learning model and its parameters. [wheel]" HOMEPAGE="https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py" LICENSE="https://aka.ms/azureml-sdk-license" 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="tabular test" DEPENDENCIES="dev-python/azureml-automl-core[${PYTHON_USEDEP}] dev-python/azureml-automl-runtime[${PYTHON_USEDEP}] dev-python/azureml-dataset-runtime[${PYTHON_USEDEP}] dev-python/azureml-train-automl-client[${PYTHON_USEDEP}] dev-python/azureml-train-automl-runtime[${PYTHON_USEDEP}] dev-python/azureml-responsibleai[${PYTHON_USEDEP}] test? ( ~dev-python/mypy-1.1[${PYTHON_USEDEP}] ) test? ( dev-python/types-PyYAML[${PYTHON_USEDEP}] ) test? ( dev-python/types-requests[${PYTHON_USEDEP}] ) test? ( ~dev-python/types-setuptools-75.8.2.20250301[${PYTHON_USEDEP}] ) test? ( dev-python/types-toml[${PYTHON_USEDEP}] ) test? ( dev-python/types-six[${PYTHON_USEDEP}] ) test? ( dev-python/types-urllib3[${PYTHON_USEDEP}] ) tabular? ( dev-python/cmdstanpy[${PYTHON_USEDEP}] ) tabular? ( dev-python/mlflow-skinny[${PYTHON_USEDEP}] ) tabular? ( dev-python/torch[${PYTHON_USEDEP}] ) tabular? ( dev-python/prophet[${PYTHON_USEDEP}] ) tabular? ( dev-python/xgboost[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"