# 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="Set of tools for the DCS mission builder [top-max 2018.9.16.4]"

HOMEPAGE="https://github.com/132nd-etcher/EMIZ"
LICENSE="GPL-3"
SRC_URI="https://files.pythonhosted.org/packages/d0/ab/964b1086928cae19a28eb9fe460b84697d1f94a8cb6ed699b80b046a1b4b/EMIZ-${REALVERSION}.tar.gz"
SOURCEFILE="EMIZ-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="~dev-python/certifi-2018.1.18[${PYTHON_USEDEP}]
	~dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
	~dev-python/click-6.7[${PYTHON_USEDEP}]
	~dev-python/configobj-5.0.6[${PYTHON_USEDEP}]
	dev-python/delegator-py[${PYTHON_USEDEP}]
	dev-python/elib[${PYTHON_USEDEP}]
	dev-python/everett[${PYTHON_USEDEP}]
	dev-python/gTTS[${PYTHON_USEDEP}]
	dev-python/gTTS-token[${PYTHON_USEDEP}]
	~dev-python/idna-2.6[${PYTHON_USEDEP}]
	dev-python/metar[${PYTHON_USEDEP}]
	~dev-python/mpmath-1.0.0[${PYTHON_USEDEP}]
	~dev-python/natsort-5.2.0[${PYTHON_USEDEP}]
	~dev-python/pathvalidate-0.16.3[${PYTHON_USEDEP}]
	~dev-python/pexpect-4.4.0[${PYTHON_USEDEP}]
	~dev-python/ptyprocess-0.5.2[${PYTHON_USEDEP}]
	~dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
	~dev-python/requests-2.18.4[${PYTHON_USEDEP}]
	~dev-python/six-1.11.0[${PYTHON_USEDEP}]
	~dev-python/ujson-1.35[${PYTHON_USEDEP}]
	~dev-python/urllib3-1.22[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"