# 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=" [wheel]"

HOMEPAGE=""
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/py2.py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py2.py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py2.py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="test"
DEPENDENCIES="dev-python/mongo-tooling-metrics[${PYTHON_USEDEP}]
	test? ( dev-python/codecov[${PYTHON_USEDEP}] )
	test? ( >=dev-python/coverage-4.2[${PYTHON_USEDEP}] )
	test? ( >=dev-python/flake8-3.0.4[${PYTHON_USEDEP}] )
	test? ( >=dev-python/pytest-4.5.0[${PYTHON_USEDEP}] )
	test? ( >=dev-python/pytest-cov-2.7.1[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-runner[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-virtualenv[${PYTHON_USEDEP}] )
	test? ( >=dev-python/virtualenv-15.0.3[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"