# 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/c1/fe/49439981767d9c037edf46a35fe8904d7a90b228123cef617df3c2b7333f/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-2.0.45[${PYTHON_USEDEP}]
	~dev-python/aiohttp-cors-0.8.1[${PYTHON_USEDEP}]
	~dev-python/aiohttp-3.13.3[${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.22.1[${PYTHON_USEDEP}]
	~dev-python/yarl-1.19.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"