# 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 Bot for reposting from VK"

HOMEPAGE="https://github.com/qwertyadrian/TG_AutoPoster"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/9a/9a/8b2b58514fda82e1da9c887e92c2adc95ad24510afc0cfc3a671aec847dc/tg_autoposter-${REALVERSION}.tar.gz"
SOURCEFILE="tg_autoposter-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/Kurigram[${PYTHON_USEDEP}]
	dev-python/TgCrypto[${PYTHON_USEDEP}]
	~dev-python/loguru-0.7.3[${PYTHON_USEDEP}]
	dev-python/wget[${PYTHON_USEDEP}]
	dev-python/mutagen[${PYTHON_USEDEP}]
	~dev-python/beautifulsoup4-4.14.2[${PYTHON_USEDEP}]
	~dev-python/apscheduler-3.11.0[${PYTHON_USEDEP}]
	~dev-python/pyyaml-6.0.3[${PYTHON_USEDEP}]
	dev-python/m3u8[${PYTHON_USEDEP}]
	~dev-python/pycryptodome-3.23.0[${PYTHON_USEDEP}]
	dev-python/moviepy[${PYTHON_USEDEP}]
	<dev-python/requests-3.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"