View Raw Ebuild
# 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="Spatial transcriptomics with Persistent Homology"
HOMEPAGE=""
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/75/4c/bea0de367027bc57c7a76f106fc9ad20f8c0a3c1f94dd4603f058763672a/sppersist-${REALVERSION}.tar.gz"
SOURCEFILE="sppersist-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/cell2location[${PYTHON_USEDEP}]
dev-python/gcsfs[${PYTHON_USEDEP}]
dev-python/gudhi[${PYTHON_USEDEP}]
dev-python/leidenalg[${PYTHON_USEDEP}]
dev-python/scanpy[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"