# 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="日麻寄分器(NoneBot插件)"

HOMEPAGE="https://github.com/ssttkkl/nonebot-plugin-mahjong-scoreboard"
LICENSE="MIT"
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="htmlrender"
DEPENDENCIES=">=dev-python/aiosqlite-0.17.0[${PYTHON_USEDEP}]
	>=dev-python/cachetools-5.2.0[${PYTHON_USEDEP}]
	dev-python/nonebot-plugin-gocqhttp-cross-machine-upload-file[${PYTHON_USEDEP}]
	htmlrender? ( dev-python/nonebot-plugin-htmlrender[${PYTHON_USEDEP}] )
	dev-python/nonebot-plugin-localstore[${PYTHON_USEDEP}]
	htmlrender? ( dev-python/nonebot-plugin-send-anything-anywhere[${PYTHON_USEDEP}] )
	dev-python/nonebot_plugin_session[${PYTHON_USEDEP}]
	dev-python/nonebot-plugin-sqlalchemy[${PYTHON_USEDEP}]
	dev-python/nonebot2[${PYTHON_USEDEP}]
	dev-python/nonebot-plugin-apscheduler[${PYTHON_USEDEP}]
	htmlrender? ( >=dev-python/prettytable-3.8.0[${PYTHON_USEDEP}] )
	dev-python/ssttkkl-nonebot-utils[${PYTHON_USEDEP}]
	>=dev-python/tzlocal-4.2[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"