# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="1.0.1.8.dev36"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=wheel

inherit python-r1 gs-pypi

DESCRIPTION="sdk in python for skill [wheel]"

HOMEPAGE="https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-vistudio/vision-studio/tree/master"
LICENSE="MIT"
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/bce-internal-sdk[${PYTHON_USEDEP}]
	dev-python/bce-python-sdk[${PYTHON_USEDEP}]
	dev-python/bcelogger[${PYTHON_USEDEP}]
	dev-python/graph-service[${PYTHON_USEDEP}]
	dev-python/jobv1[${PYTHON_USEDEP}]
	~dev-python/pydantic-2.10.6[${PYTHON_USEDEP}]
	dev-python/pywindmill[${PYTHON_USEDEP}]
	dev-python/sdk[${PYTHON_USEDEP}]
	~dev-python/setuptools-75.6.0[${PYTHON_USEDEP}]
	dev-python/windmill-artifact[${PYTHON_USEDEP}]
	dev-python/windmill-compute[${PYTHON_USEDEP}]
	dev-python/windmill-device[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"