# 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="Telegram Master Channel for EH Forwarder Bot, based on Telegram Bot API." HOMEPAGE="https://etm.1a23.studio" LICENSE="AGPL-3+" 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="tests tgs" DEPENDENCIES="dev-python/ehforwarderbot[${PYTHON_USEDEP}] dev-python/python-telegram-bot[${PYTHON_USEDEP}] dev-python/python-magic[${PYTHON_USEDEP}] dev-python/ffmpeg-python[${PYTHON_USEDEP}] dev-python/peewee[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/pydub[${PYTHON_USEDEP}] dev-python/ruamel-yaml[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/language-tags[${PYTHON_USEDEP}] dev-python/retrying[${PYTHON_USEDEP}] dev-python/bullet[${PYTHON_USEDEP}] dev-python/cjkwrap[${PYTHON_USEDEP}] dev-python/humanize[${PYTHON_USEDEP}] >=dev-python/typing-extensions-3.7.4.1[${PYTHON_USEDEP}] tests? ( dev-python/pytest[${PYTHON_USEDEP}] ) tests? ( dev-python/Telethon[${PYTHON_USEDEP}] ) tests? ( dev-python/cryptg[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-dotenv[${PYTHON_USEDEP}] ) tests? ( dev-python/flaky[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] ) tests? ( >=dev-python/mypy-0.910[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-html[${PYTHON_USEDEP}] ) tests? ( dev-python/doit[${PYTHON_USEDEP}] ) tests? ( dev-python/pysocks[${PYTHON_USEDEP}] ) tests? ( dev-python/coverage[${PYTHON_USEDEP}] ) tests? ( dev-python/sphinx[${PYTHON_USEDEP}] ) tgs? ( dev-python/lottie[${PYTHON_USEDEP}] ) tgs? ( dev-python/CairoSVG[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"