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

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Official CapMonsterCloud Client: https://capmonster.cloud/"

HOMEPAGE="https://github.com/ZennoLab/capmonstercloud-client-python"
LICENSE="AGPL-3"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="~dev-python/aiohappyeyeballs-2.4.4[${PYTHON_USEDEP}]
	~dev-python/aiohttp-3.11.10[${PYTHON_USEDEP}]
	~dev-python/aiosignal-1.3.1[${PYTHON_USEDEP}]
	~dev-python/annotated-types-0.7.0[${PYTHON_USEDEP}]
	~dev-python/async-timeout-5.0.1[${PYTHON_USEDEP}]
	~dev-python/attrs-24.2.0[${PYTHON_USEDEP}]
	~dev-python/frozenlist-1.5.0[${PYTHON_USEDEP}]
	~dev-python/idna-3.10[${PYTHON_USEDEP}]
	~dev-python/multidict-6.1.0[${PYTHON_USEDEP}]
	~dev-python/propcache-0.2.1[${PYTHON_USEDEP}]
	~dev-python/pydantic-core-2.27.1[${PYTHON_USEDEP}]
	~dev-python/pydantic-2.10.3[${PYTHON_USEDEP}]
	~dev-python/typing-extensions-4.12.2[${PYTHON_USEDEP}]
	~dev-python/yarl-1.18.3[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"