# 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Python 异步渐进式机器人框架 [wheel]"

HOMEPAGE="https://www.amiyabot.com"
LICENSE="MIT Licence"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-46-py3-none-any.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-46-py3-none-any.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="~dev-python/aiohttp-3.12.13[${PYTHON_USEDEP}]
	dev-python/amiyahttp[${PYTHON_USEDEP}]
	dev-python/amiyalog[${PYTHON_USEDEP}]
	dev-python/amiyautils[${PYTHON_USEDEP}]
	~dev-python/apscheduler-3.11.0[${PYTHON_USEDEP}]
	dev-python/dhash[${PYTHON_USEDEP}]
	dev-python/graiax-silkcoder[${PYTHON_USEDEP}]
	dev-python/jieba[${PYTHON_USEDEP}]
	~dev-python/peewee-3.18.1[${PYTHON_USEDEP}]
	~dev-python/pillow-11.2.1[${PYTHON_USEDEP}]
	dev-python/playwright[${PYTHON_USEDEP}]
	~dev-python/pymysql-1.1.1[${PYTHON_USEDEP}]
	~dev-python/audioop-lts-0.2.1[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"