# 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="Tongsuo Python SDK [wheel]" HOMEPAGE="https://github.com/Tongsuo-Project/tongsuo-python-sdk" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/cp36/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl" SOURCEFILE="${REALNAME}-${REALVERSION}-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="pep8test test" DEPENDENCIES=">=dev-python/cffi-1.12[${PYTHON_USEDEP}] pep8test? ( dev-python/black[${PYTHON_USEDEP}] ) pep8test? ( dev-python/flake8[${PYTHON_USEDEP}] ) pep8test? ( dev-python/flake8-import-order[${PYTHON_USEDEP}] ) pep8test? ( dev-python/pep8-naming[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-6.2.0[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-subtests[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-xdist[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"