# 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="Microsoft Atomic Azure CLI Commands Developer Tools"

HOMEPAGE="https://github.com/Azure/aaz-dev-tools"
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/schematics[${PYTHON_USEDEP}]
	~dev-python/pyyaml-6.0.2[${PYTHON_USEDEP}]
	~dev-python/fuzzywuzzy-0.18.0[${PYTHON_USEDEP}]
	dev-python/pluralizer[${PYTHON_USEDEP}]
	>=dev-python/lxml-5.0.0[${PYTHON_USEDEP}]
	~dev-python/flask-3.0.3[${PYTHON_USEDEP}]
	~dev-python/cachelib-0.13.0[${PYTHON_USEDEP}]
	~dev-python/xmltodict-0.13.0[${PYTHON_USEDEP}]
	>=dev-python/packaging-21.3[${PYTHON_USEDEP}]
	~dev-python/jinja2-3.1.4[${PYTHON_USEDEP}]
	>=dev-python/markupsafe-2.1.5[${PYTHON_USEDEP}]
	~dev-python/jsonschema-4.23.0[${PYTHON_USEDEP}]
	~dev-python/click-8.1.2[${PYTHON_USEDEP}]
	~dev-python/setuptools-70.0.0[${PYTHON_USEDEP}]
	dev-python/python-Levenshtein[${PYTHON_USEDEP}]
	dev-python/azure-mgmt-core[${PYTHON_USEDEP}]
	dev-python/azdev[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"