# 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 Machine Learning core packages, modules, and classes [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=""
DEPENDENCIES="dev-python/pytz[${PYTHON_USEDEP}]
	dev-python/backports-tempfile[${PYTHON_USEDEP}]
	<dev-python/pathspec-1.0.0[${PYTHON_USEDEP}]
	<dev-python/requests-3.0.0[${PYTHON_USEDEP}]
	dev-python/msal[${PYTHON_USEDEP}]
	dev-python/msal-extensions[${PYTHON_USEDEP}]
	dev-python/knack[${PYTHON_USEDEP}]
	dev-python/azure-core[${PYTHON_USEDEP}]
	dev-python/pkginfo[${PYTHON_USEDEP}]
	<dev-python/argcomplete-4.0[${PYTHON_USEDEP}]
	<dev-python/humanfriendly-11.0[${PYTHON_USEDEP}]
	<dev-python/paramiko-4.0.0[${PYTHON_USEDEP}]
	dev-python/azure-mgmt-resource[${PYTHON_USEDEP}]
	dev-python/azure-mgmt-containerregistry[${PYTHON_USEDEP}]
	dev-python/azure-mgmt-storage[${PYTHON_USEDEP}]
	dev-python/azure-mgmt-keyvault[${PYTHON_USEDEP}]
	dev-python/azure-mgmt-authorization[${PYTHON_USEDEP}]
	dev-python/azure-mgmt-network[${PYTHON_USEDEP}]
	dev-python/azure-graphrbac[${PYTHON_USEDEP}]
	dev-python/azure-common[${PYTHON_USEDEP}]
	dev-python/msrest[${PYTHON_USEDEP}]
	dev-python/msrestazure[${PYTHON_USEDEP}]
	<dev-python/urllib3-3.0.0[${PYTHON_USEDEP}]
	<dev-python/packaging-26.0[${PYTHON_USEDEP}]
	<dev-python/python-dateutil-3.0.0[${PYTHON_USEDEP}]
	dev-python/ndg-httpsclient[${PYTHON_USEDEP}]
	<dev-python/secretstorage-4.0.0[${PYTHON_USEDEP}]
	<dev-python/jsonpickle-5.0.0[${PYTHON_USEDEP}]
	dev-python/contextlib2[${PYTHON_USEDEP}]
	<dev-python/docker-8.0.0[${PYTHON_USEDEP}]
	<dev-python/pyjwt-3.0.0[${PYTHON_USEDEP}]
	dev-python/adal[${PYTHON_USEDEP}]
	<dev-python/pyopenssl-26.0.0[${PYTHON_USEDEP}]
	<dev-python/jmespath-2.0.0[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"