# 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="Synchronizes your WireGuard settings with Pro Custodibus." HOMEPAGE="https://www.procustodibus.com/" 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="lint test" DEPENDENCIES="~dev-python/dnspython-2.2[${PYTHON_USEDEP}] dev-python/docopt-ng[${PYTHON_USEDEP}] ~dev-python/inflection-0.5[${PYTHON_USEDEP}] ~dev-python/pynacl-1.5[${PYTHON_USEDEP}] ~dev-python/requests-2.27[${PYTHON_USEDEP}] ~dev-python/tabulate-0.8[${PYTHON_USEDEP}] lint? ( dev-python/cohesion[${PYTHON_USEDEP}] ) lint? ( dev-python/darglint[${PYTHON_USEDEP}] ) lint? ( dev-python/dlint[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-alfred[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-bandit[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-broken-line[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-bugbear[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-builtins[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-class-attributes-order[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-coding[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-cognitive-complexity[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-comprehensions[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-debugger[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-docstrings[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-eradicate[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-executable[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-expression-complexity[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-functions[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-fixme[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-isort[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-logging-format[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-pep3101[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-print[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-pytest[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-pytest-style[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-requirements[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-rst[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-spellcheck[${PYTHON_USEDEP}] ) lint? ( dev-python/flake8-string-format[${PYTHON_USEDEP}] ) lint? ( dev-python/pep8-naming[${PYTHON_USEDEP}] ) test? ( dev-python/pytest[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-datadir[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-timeout[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-watch[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"