# 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="Throw all URIs in a page on to Wayback Machine from CLI." HOMEPAGE="https://github.com/eggplants/wbsv-cli" LICENSE="MIT" 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="dev" DEPENDENCIES=">=dev-python/lxml-4.7.1[${PYTHON_USEDEP}] >=dev-python/requests-2.27.1[${PYTHON_USEDEP}] dev-python/waybackpy[${PYTHON_USEDEP}] dev-python/types-beautifulsoup4[${PYTHON_USEDEP}] dev-python/types-requests[${PYTHON_USEDEP}] dev? ( >=dev-python/black-21.12_beta0[${PYTHON_USEDEP}] ) dev? ( >=dev-python/flake8-4.0.1[${PYTHON_USEDEP}] ) dev? ( >=dev-python/isort-5.10.1[${PYTHON_USEDEP}] ) dev? ( >=dev-python/mypy-0.931[${PYTHON_USEDEP}] ) dev? ( >=dev-python/pytest-6.2.5[${PYTHON_USEDEP}] ) dev? ( >=dev-python/types-setuptools-57.4.7[${PYTHON_USEDEP}] ) >=dev-python/beautifulsoup4-4.10.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"