# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="genomeworks-cuda-9-0"
LITERALNAME="genomeworks-cuda-9-0"
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="NVIDIA genomics python libraries and utiliites [wheel]"

HOMEPAGE="https://github.com/clara-parabricks/GenomeWorks"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/cp35/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-cp35-none-any.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp35-none-any.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="~dev-python/cython-0.29.12[${PYTHON_USEDEP}]
	~dev-python/networkx-2.4[${PYTHON_USEDEP}]
	~dev-python/numpy-1.16.3[${PYTHON_USEDEP}]
	~dev-python/pytest-4.4.1[${PYTHON_USEDEP}]
	>=dev-python/setuptools-41.4.0[${PYTHON_USEDEP}]
	dev-python/sortedcollections[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.31.1[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"