# 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="一个用于 QQ 群内高效推送哔哩哔哩 UP 动态及直播的机器人"

HOMEPAGE="https://github.com/djkcyl/BBot-Graia"
LICENSE="AGPL3.0"
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="full"
DEPENDENCIES="dev-python/bilireq[${PYTHON_USEDEP}]
	dev-python/fastapi[${PYTHON_USEDEP}]
	dev-python/graia-ariadne[${PYTHON_USEDEP}]
	>=dev-python/lxml-4.9.2[${PYTHON_USEDEP}]
	dev-python/minidynamicrender[${PYTHON_USEDEP}]
	dev-python/noneprompt[${PYTHON_USEDEP}]
	>=dev-python/passlib-1.7.4[${PYTHON_USEDEP}]
	>=dev-python/peewee-3.16.2[${PYTHON_USEDEP}]
	>=dev-python/pillow-9.5.0[${PYTHON_USEDEP}]
	>=dev-python/psutil-5.9.5[${PYTHON_USEDEP}]
	>=dev-python/python-jose-3.3.0[${PYTHON_USEDEP}]
	>=dev-python/python-multipart-0.0.6[${PYTHON_USEDEP}]
	>=dev-python/pyyaml-6.0[${PYTHON_USEDEP}]
	>=dev-python/qrcode-7.4.2[${PYTHON_USEDEP}]
	dev-python/sentry-sdk[${PYTHON_USEDEP}]
	dev-python/tiktoken-async[${PYTHON_USEDEP}]
	>=dev-python/uvicorn-0.22.0[${PYTHON_USEDEP}]
	>=dev-python/websockets-11.0.3[${PYTHON_USEDEP}]
	full? ( dev-python/graiax-playwright[${PYTHON_USEDEP}] )
	full? ( dev-python/graiax-text2img-playwright[${PYTHON_USEDEP}] )
	full? ( dev-python/wordcloud[${PYTHON_USEDEP}] )
	full? ( dev-python/jieba[${PYTHON_USEDEP}] )
	full? ( >=dev-python/jinja2-3.1.2[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"