# 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="Meile dVPN powered by the Sentinel Network"

HOMEPAGE="https://meile.app"
LICENSE="GNU General Public License GPL"
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/Kivy[${PYTHON_USEDEP}]
	dev-python/kivymd[${PYTHON_USEDEP}]
	dev-python/pydash[${PYTHON_USEDEP}]
	~dev-python/google-api-core-2.11.1[${PYTHON_USEDEP}]
	dev-python/treelib[${PYTHON_USEDEP}]
	dev-python/kivyoav[${PYTHON_USEDEP}]
	dev-python/pexpect[${PYTHON_USEDEP}]
	dev-python/qrcode[${PYTHON_USEDEP}]
	dev-python/save-thread-result[${PYTHON_USEDEP}]
	dev-python/screeninfo[${PYTHON_USEDEP}]
	dev-python/mapview[${PYTHON_USEDEP}]
	dev-python/psutil[${PYTHON_USEDEP}]
	dev-python/unidecode[${PYTHON_USEDEP}]
	dev-python/dnspython[${PYTHON_USEDEP}]
	dev-python/cosmpy[${PYTHON_USEDEP}]
	dev-python/sentinel-protobuf[${PYTHON_USEDEP}]
	dev-python/stripe[${PYTHON_USEDEP}]
	dev-python/bip-utils[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"