# 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="Package containing basic functions to build telegram bots." HOMEPAGE="https://github.com/vasusen-code/ethon" LICENSE="GNU AFFERO GENERAL PUBLIC LICENSE v3" SRC_URI="https://files.pythonhosted.org/packages/6d/02/a59dbbe8ed1c7fc1f717758d583b15bcf95840431bcb34e922e6398e2948/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/python-decouple[${PYTHON_USEDEP}] dev-python/Telethon[${PYTHON_USEDEP}] dev-python/aiofiles[${PYTHON_USEDEP}] dev-python/aiohttp[${PYTHON_USEDEP}] dev-python/opencv-python-headless[${PYTHON_USEDEP}] dev-python/yt-dlp[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"