View Raw Ebuild
# 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="Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots - Woto's experimental fork"
HOMEPAGE="https://github.com/ALiwoto/WPyrogram"
LICENSE="LGPL-3"
SRC_URI="https://files.pythonhosted.org/packages/5b/ec/bf2143e4f6271cb0734fd3f430960a57d2827873addd9197d2b11c03cc3a/wpyrogram-${REALVERSION}.tar.gz"
SOURCEFILE="wpyrogram-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="~dev-python/pyaes-1.6.1[${PYTHON_USEDEP}]
~dev-python/pysocks-1.7.1[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"