# 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="Python package for telegram bots and sub tool for pyrogram" HOMEPAGE="https://github.com/MrMKN/PyLeaves" LICENSE="GNU General Public License v3.0" SRC_URI="https://files.pythonhosted.org/packages/7e/dc/8288f125e2fa587bfa473c2582ed3f508ede741f66bb2f63c344f72da070/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/Pyrogram[${PYTHON_USEDEP}] dev-python/TgCrypto[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"