# 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="Tahoe-LAFS-based file synchronization" HOMEPAGE="https://github.com/LeastAuthority/magic-folder/" LICENSE="GNU GPL" 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 test" DEPENDENCIES=">=dev-python/zope-interface-3.6.0[${PYTHON_USEDEP}] >=dev-python/humanize-1.0.0[${PYTHON_USEDEP}] dev-python/eliot[${PYTHON_USEDEP}] dev-python/attrs[${PYTHON_USEDEP}] >=dev-python/autobahn-19.5.2[${PYTHON_USEDEP}] dev-python/hyperlink[${PYTHON_USEDEP}] dev-python/tahoe-lafs[${PYTHON_USEDEP}] dev-python/treq[${PYTHON_USEDEP}] dev-python/appdirs[${PYTHON_USEDEP}] dev-python/pyutil[${PYTHON_USEDEP}] >=dev-python/cryptography-2.6[${PYTHON_USEDEP}] >=dev-python/klein-20.6.0[${PYTHON_USEDEP}] >=dev-python/psutil-5.8.0[${PYTHON_USEDEP}] >=dev-python/filelock-3.8.0[${PYTHON_USEDEP}] >dev-python/cbor2-5.6.0[${PYTHON_USEDEP}] build? ( >=dev-python/setuptools-scm-6.4.0[${PYTHON_USEDEP}] ) build? ( >=dev-python/dulwich-0.20.30[${PYTHON_USEDEP}] ) build? ( >=dev-python/twine-3.7.1[${PYTHON_USEDEP}] ) build? ( >=dev-python/towncrier-21.3.0[${PYTHON_USEDEP}] ) build? ( >=dev-python/readme-renderer-32.0[${PYTHON_USEDEP}] ) build? ( >=dev-python/wheel-0.37.1[${PYTHON_USEDEP}] ) build? ( dev-python/gpg[${PYTHON_USEDEP}] ) test? ( ~dev-python/flake8-3.9.2[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-future-import[${PYTHON_USEDEP}] ) test? ( dev-python/coverage[${PYTHON_USEDEP}] ) test? ( dev-python/tox[${PYTHON_USEDEP}] ) test? ( dev-python/mock[${PYTHON_USEDEP}] ) test? ( dev-python/pytest[${PYTHON_USEDEP}] ) test? ( dev-python/colorama[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-twisted[${PYTHON_USEDEP}] ) test? ( >=dev-python/hypothesis-3.6.1[${PYTHON_USEDEP}] ) test? ( >=dev-python/towncrier-21.3.0[${PYTHON_USEDEP}] ) test? ( dev-python/testtools[${PYTHON_USEDEP}] ) test? ( dev-python/fixtures[${PYTHON_USEDEP}] ) test? ( dev-python/psutil[${PYTHON_USEDEP}] ) test? ( dev-python/magic-wormhole-mailbox-server[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"