# 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="Securely transfer data between computers" HOMEPAGE="https://github.com/warner/magic-wormhole" 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="build dev dilate" DEPENDENCIES="~dev-python/spake2-0.9[${PYTHON_USEDEP}] dev-python/pynacl[${PYTHON_USEDEP}] >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}] >=dev-python/twisted-17.5.0[${PYTHON_USEDEP}] >=dev-python/autobahn-0.14.1[${PYTHON_USEDEP}] dev-python/automat[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] >=dev-python/tqdm-4.13.0[${PYTHON_USEDEP}] dev-python/click[${PYTHON_USEDEP}] dev-python/humanize[${PYTHON_USEDEP}] >=dev-python/txtorcon-18.0.2[${PYTHON_USEDEP}] =dev-python/qrcode-8.0[${PYTHON_USEDEP}] dev? ( dev-python/tox[${PYTHON_USEDEP}] ) dev? ( dev-python/pyflakes[${PYTHON_USEDEP}] ) dev? ( dev-python/magic-wormhole-transit-relay[${PYTHON_USEDEP}] ) dev? ( dev-python/magic-wormhole-mailbox-server[${PYTHON_USEDEP}] ) dev? ( dev-python/pytest[${PYTHON_USEDEP}] ) dev? ( dev-python/pytest-twisted[${PYTHON_USEDEP}] ) dev? ( dev-python/hypothesis[${PYTHON_USEDEP}] ) dilate? ( dev-python/noiseprotocol[${PYTHON_USEDEP}] ) build? ( dev-python/twine[${PYTHON_USEDEP}] ) build? ( dev-python/dulwich[${PYTHON_USEDEP}] ) build? ( dev-python/readme-renderer[${PYTHON_USEDEP}] ) build? ( dev-python/pysequoia[${PYTHON_USEDEP}] ) build? ( dev-python/wheel[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"