# 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="To help you manage your pores"

HOMEPAGE="https://github.com/CFSAN-Biostatistics/porerefiner"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="~dev-python/click-7.0[${PYTHON_USEDEP}]
	~dev-python/flask-1.1.1[${PYTHON_USEDEP}]
	~dev-python/peewee-3.13.3[${PYTHON_USEDEP}]
	dev-python/gunicorn[${PYTHON_USEDEP}]
	~dev-python/watchdog-0.9.0[${PYTHON_USEDEP}]
	dev-python/hachiko[${PYTHON_USEDEP}]
	~dev-python/aiohttp-3.6.1[${PYTHON_USEDEP}]
	dev-python/aiofile[${PYTHON_USEDEP}]
	dev-python/namesgenerator[${PYTHON_USEDEP}]
	~dev-python/python-daemon-2.2.3[${PYTHON_USEDEP}]
	~dev-python/protobuf-3.17[${PYTHON_USEDEP}]
	~dev-python/grpclib-0.4.1[${PYTHON_USEDEP}]
	~dev-python/tabulate-0.8.5[${PYTHON_USEDEP}]
	~dev-python/asyncssh-2.0.1[${PYTHON_USEDEP}]
	~dev-python/setproctitle-1.1.10[${PYTHON_USEDEP}]
	~dev-python/pyyaml-5.3[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"