# 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=wheel inherit python-r1 gs-pypi DESCRIPTION="A modern/fast Python SOAP client based on lxml / requests [wheel]" HOMEPAGE="http://docs.python-zeep.org" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/py2.py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py2.py3-none-any.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py2.py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="async docs test tornado xmlsec" DEPENDENCIES=">=dev-python/appdirs-1.4.0[${PYTHON_USEDEP}] >=dev-python/attrs-17.2.0[${PYTHON_USEDEP}] dev-python/cached-property[${PYTHON_USEDEP}] >=dev-python/defusedxml-0.4.1[${PYTHON_USEDEP}] >=dev-python/isodate-0.5.4[${PYTHON_USEDEP}] >=dev-python/lxml-3.1.0[${PYTHON_USEDEP}] >=dev-python/requests-2.7.0[${PYTHON_USEDEP}] >=dev-python/requests-toolbelt-0.7.1[${PYTHON_USEDEP}] >=dev-python/six-1.9.0[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] async? ( >=dev-python/aiohttp-1.0[${PYTHON_USEDEP}] ) docs? ( >=dev-python/sphinx-1.4.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/freezegun-0.3.8[${PYTHON_USEDEP}] ) test? ( ~dev-python/mock-2.0.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/pretend-1.0.8[${PYTHON_USEDEP}] ) test? ( ~dev-python/pytest-cov-2.5.1[${PYTHON_USEDEP}] ) test? ( ~dev-python/pytest-3.1.3[${PYTHON_USEDEP}] ) test? ( >=dev-python/requests-mock-0.7.0[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-tornado[${PYTHON_USEDEP}] ) test? ( ~dev-python/isort-4.2.15[${PYTHON_USEDEP}] ) test? ( ~dev-python/flake8-3.3.0[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-blind-except[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-debugger[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-imports[${PYTHON_USEDEP}] ) test? ( >=dev-python/aioresponses-0.4.1[${PYTHON_USEDEP}] ) tornado? ( =dev-python/xmlsec-0.6.1[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"