# 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="Realnet command line interface"

HOMEPAGE="https://github.com/virtual-space/realnet"
LICENSE="BSD"
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/python-dotenv[${PYTHON_USEDEP}]
	~dev-python/urllib3-1.25.4[${PYTHON_USEDEP}]
	dev-python/boto3[${PYTHON_USEDEP}]
	~dev-python/flask-2.2.2[${PYTHON_USEDEP}]
	~dev-python/sqlalchemy-1.4.23[${PYTHON_USEDEP}]
	dev-python/psycopg2-binary[${PYTHON_USEDEP}]
	dev-python/sqlalchemy-serializer[${PYTHON_USEDEP}]
	~dev-python/shapely-1.8.5[${PYTHON_USEDEP}]
	dev-python/GeoAlchemy2[${PYTHON_USEDEP}]
	dev-python/werkzeug[${PYTHON_USEDEP}]
	dev-python/Authlib[${PYTHON_USEDEP}]
	dev-python/flask-cors[${PYTHON_USEDEP}]
	dev-python/Bootstrap-Flask[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	dev-python/pygltflib[${PYTHON_USEDEP}]
	dev-python/trimesh[${PYTHON_USEDEP}]
	dev-python/scipy[${PYTHON_USEDEP}]
	~dev-python/pillow-9.4.0[${PYTHON_USEDEP}]
	dev-python/pillow-heif[${PYTHON_USEDEP}]
	dev-python/gunicorn[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"