# 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="基于nonebot2的青年大学习自动提交插件,用于自动完成大学习,在后台留下记录,返回完成截图"

HOMEPAGE="https://github.com/YouthLearning/TeenStudy"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/15/6b/55fbb326048ce19cc26dbac6ccd6706da8609b802d0ef2af8cf05d78ec3f/teenstudy-${REALVERSION}.tar.gz"
SOURCEFILE="teenstudy-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="<dev-python/jinja2-4.0.0[${PYTHON_USEDEP}]
	dev-python/amis-python[${PYTHON_USEDEP}]
	dev-python/anti-useragent[${PYTHON_USEDEP}]
	<dev-python/beautifulsoup4-5.0.0[${PYTHON_USEDEP}]
	dev-python/bs4[${PYTHON_USEDEP}]
	dev-python/ddddocr[${PYTHON_USEDEP}]
	dev-python/fastapi[${PYTHON_USEDEP}]
	<dev-python/httpx-0.25.0[${PYTHON_USEDEP}]
	<dev-python/lxml-5.0.0[${PYTHON_USEDEP}]
	dev-python/nonebot-adapter-onebot[${PYTHON_USEDEP}]
	dev-python/nonebot-plugin-apscheduler[${PYTHON_USEDEP}]
	dev-python/nonebot2[${PYTHON_USEDEP}]
	<dev-python/psutil-6.0.0[${PYTHON_USEDEP}]
	<dev-python/pycryptodome-4.0[${PYTHON_USEDEP}]
	<dev-python/python-jose-4.0.0[${PYTHON_USEDEP}]
	<dev-python/qrcode-8.0.0[${PYTHON_USEDEP}]
	dev-python/tortoise-orm[${PYTHON_USEDEP}]
	<dev-python/ujson-6.0.0[${PYTHON_USEDEP}]
	<dev-python/uvicorn-0.22.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"