# 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=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Azure Automated Machine Learning DNN package for timeseries forecasting. [wheel]"

HOMEPAGE="https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py"
LICENSE="Proprietary https://aka.ms/azureml-preview-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=""
DEPENDENCIES="dev-python/azureml-core[${PYTHON_USEDEP}]
	dev-python/azureml-automl-core[${PYTHON_USEDEP}]
	dev-python/azureml-automl-runtime[${PYTHON_USEDEP}]
	dev-python/azureml-train-automl-client[${PYTHON_USEDEP}]
	dev-python/azureml-train-automl-runtime[${PYTHON_USEDEP}]
	dev-python/azureml-dataset-runtime[${PYTHON_USEDEP}]
	>=dev-python/gitpython-3.1.37[${PYTHON_USEDEP}]
	~dev-python/overrides-6.1.0[${PYTHON_USEDEP}]
	<=dev-python/numpy-1.23.5[${PYTHON_USEDEP}]
	~dev-python/pandas-1.5.3[${PYTHON_USEDEP}]
	dev-python/tensorboard[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	<=dev-python/tqdm-5.0.0[${PYTHON_USEDEP}]
	dev-python/mlflow-skinny[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"