# 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="Distributed Management and orchestration through RESTful, Mesh Networking and with a flair of IoT."

HOMEPAGE="https://github.com/dimensigon/dimensigon"
LICENSE="GNU General Public License v3 or later GPLv3+"
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/aiohttp-3.7.3[${PYTHON_USEDEP}]
	~dev-python/click-7.1.2[${PYTHON_USEDEP}]
	dev-python/coolname[${PYTHON_USEDEP}]
	~dev-python/cryptography-3.4.5[${PYTHON_USEDEP}]
	dev-python/dataclasses[${PYTHON_USEDEP}]
	~dev-python/dill-0.3.3[${PYTHON_USEDEP}]
	~dev-python/docopt-0.6.2[${PYTHON_USEDEP}]
	dev-python/gunicorn[${PYTHON_USEDEP}]
	~dev-python/flask-1.1.2[${PYTHON_USEDEP}]
	dev-python/Flask-JWT-Extended[${PYTHON_USEDEP}]
	dev-python/Flask-RESTful[${PYTHON_USEDEP}]
	~dev-python/flask-sqlalchemy-2.4.4[${PYTHON_USEDEP}]
	~dev-python/jinja2-2.11.3[${PYTHON_USEDEP}]
	dev-python/jinja2schema[${PYTHON_USEDEP}]
	~dev-python/jsonschema-3.2.0[${PYTHON_USEDEP}]
	~dev-python/netifaces-0.10.9[${PYTHON_USEDEP}]
	~dev-python/packaging-20.9[${PYTHON_USEDEP}]
	~dev-python/passlib-1.7.4[${PYTHON_USEDEP}]
	~dev-python/prompt-toolkit-3.0.16[${PYTHON_USEDEP}]
	~dev-python/pygments-2.8.0[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]
	~dev-python/pyyaml-5.4.1[${PYTHON_USEDEP}]
	~dev-python/requests-2.25.1[${PYTHON_USEDEP}]
	dev-python/RestrictedPython[${PYTHON_USEDEP}]
	~dev-python/rsa-4.7.1[${PYTHON_USEDEP}]
	~dev-python/schema-0.7.4[${PYTHON_USEDEP}]
	~dev-python/six-1.15.0[${PYTHON_USEDEP}]
	~dev-python/watchdog-2.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"