# 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="AutoML DNN Vision Models [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-automl-core[${PYTHON_USEDEP}]
	dev-python/azureml-dataset-runtime[${PYTHON_USEDEP}]
	dev-python/azureml-core[${PYTHON_USEDEP}]
	dev-python/azureml-telemetry[${PYTHON_USEDEP}]
	dev-python/azureml-train-automl-client[${PYTHON_USEDEP}]
	dev-python/azureml-train-automl-runtime[${PYTHON_USEDEP}]
	dev-python/azureml-automl-runtime[${PYTHON_USEDEP}]
	<=dev-python/numpy-1.23.5[${PYTHON_USEDEP}]
	dev-python/opencv-python-headless[${PYTHON_USEDEP}]
	~dev-python/pillow-12.0.0[${PYTHON_USEDEP}]
	dev-python/pretrainedmodels[${PYTHON_USEDEP}]
	<dev-python/psutil-6.0.0[${PYTHON_USEDEP}]
	dev-python/pycocotools[${PYTHON_USEDEP}]
	dev-python/pynvml[${PYTHON_USEDEP}]
	dev-python/pytorch-ignite[${PYTHON_USEDEP}]
	dev-python/resnest[${PYTHON_USEDEP}]
	~dev-python/scikit-image-0.19.3[${PYTHON_USEDEP}]
	dev-python/simplification[${PYTHON_USEDEP}]
	dev-python/timm[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	dev-python/torchvision[${PYTHON_USEDEP}]
	dev-python/recordclass[${PYTHON_USEDEP}]
	<=dev-python/matplotlib-3.6.3[${PYTHON_USEDEP}]
	dev-python/captum[${PYTHON_USEDEP}]
	dev-python/saliency[${PYTHON_USEDEP}]
	dev-python/colorcet[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"