# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python3_11 ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A Python bot that looks up posts from specified subreddits and/or redditors and automatically posts them on Mastodon" HOMEPAGE="https://codeberg.org/MarvinsMastodonTools/tootbot" LICENSE="" 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="" DEPENDENCIES=">=dev-python/aiohttp-3.9.1[${PYTHON_USEDEP}] >=dev-python/aiosqlite-0.17.0[${PYTHON_USEDEP}] >=dev-python/arrow-1.3.0[${PYTHON_USEDEP}] dev-python/asyncpraw[${PYTHON_USEDEP}] >=dev-python/certifi-2023.11.17[${PYTHON_USEDEP}] dev-python/imgurpython[${PYTHON_USEDEP}] dev-python/minimal-activitypub[${PYTHON_USEDEP}] dev-python/outdated[${PYTHON_USEDEP}] >=dev-python/python-magic-0.4.27[${PYTHON_USEDEP}] >=dev-python/tqdm-4.66.1[${PYTHON_USEDEP}] >=dev-python/urllib3-2.1.0[${PYTHON_USEDEP}] dev-python/yt-dlp[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"