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

EAPI=8

REALNAME="backend.ai-account-manager"
LITERALNAME="backend.ai-account-manager"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python3_13 )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Backend.AI Account Manager"

HOMEPAGE="https://github.com/lablup/backend.ai"
LICENSE="LGPL-3"
SRC_URI="https://files.pythonhosted.org/packages/94/94/0a685cd8f36ff2af9fb98107498149da719cbe0341323f5730a3c3122bef/backend_ai_account_manager-${REALVERSION}.tar.gz"
SOURCEFILE="backend_ai_account_manager-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="~dev-python/pyyaml-6.0[${PYTHON_USEDEP}]
	~dev-python/sqlalchemy-1.4.54[${PYTHON_USEDEP}]
	~dev-python/aiohttp-cors-0.8.1[${PYTHON_USEDEP}]
	~dev-python/aiohttp-3.13.0[${PYTHON_USEDEP}]
	dev-python/aiomonitor[${PYTHON_USEDEP}]
	dev-python/aiotools[${PYTHON_USEDEP}]
	~dev-python/alembic-1.13.2[${PYTHON_USEDEP}]
	>=dev-python/attrs-25.3[${PYTHON_USEDEP}]
	dev-python/backend-ai-cli[${PYTHON_USEDEP}]
	dev-python/backend-ai-common[${PYTHON_USEDEP}]
	dev-python/backend-ai-logging[${PYTHON_USEDEP}]
	dev-python/backend-ai-plugin[${PYTHON_USEDEP}]
	~dev-python/bcrypt-4.2.0[${PYTHON_USEDEP}]
	~dev-python/click-8.1.7[${PYTHON_USEDEP}]
	~dev-python/pydantic-2.11.3[${PYTHON_USEDEP}]
	dev-python/pyhumps[${PYTHON_USEDEP}]
	~dev-python/setproctitle-1.3.5[${PYTHON_USEDEP}]
	>=dev-python/tenacity-9.0[${PYTHON_USEDEP}]
	~dev-python/tomlkit-0.13.2[${PYTHON_USEDEP}]
	dev-python/types-PyYAML[${PYTHON_USEDEP}]
	~dev-python/uvloop-0.21[${PYTHON_USEDEP}]
	~dev-python/yarl-1.19.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"