# 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="Prancer Basic, http://prancer.io/"

HOMEPAGE="https://github.com/prancer-io/cloud-validation-framework"
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/antlr4-python3-runtime-4.13.0[${PYTHON_USEDEP}]
	dev-python/pyfiglet[${PYTHON_USEDEP}]
	~dev-python/termcolor-1.1.0[${PYTHON_USEDEP}]
	~dev-python/boto3-1.17.16[${PYTHON_USEDEP}]
	~dev-python/urllib3-1.26.5[${PYTHON_USEDEP}]
	dev-python/cfn-flip[${PYTHON_USEDEP}]
	dev-python/gitdb2[${PYTHON_USEDEP}]
	~dev-python/gitpython-3.1.37[${PYTHON_USEDEP}]
	~dev-python/pymongo-4.4.1[${PYTHON_USEDEP}]
	~dev-python/attrs-23.1.0[${PYTHON_USEDEP}]
	~dev-python/pytest-7.4.0[${PYTHON_USEDEP}]
	~dev-python/pytest-cov-4.1.0[${PYTHON_USEDEP}]
	~dev-python/pytest-mock-3.11.1[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
	~dev-python/requests-2.31.0[${PYTHON_USEDEP}]
	~dev-python/ply-3.10[${PYTHON_USEDEP}]
	~dev-python/pyhcl-0.4.4[${PYTHON_USEDEP}]
	dev-python/python-hcl2[${PYTHON_USEDEP}]
	~dev-python/google-api-python-client-1.7.8[${PYTHON_USEDEP}]
	~dev-python/google-auth-1.6.3[${PYTHON_USEDEP}]
	~dev-python/google-auth-httplib2-0.0.3[${PYTHON_USEDEP}]
	dev-python/oauth2client[${PYTHON_USEDEP}]
	~dev-python/pyyaml-6.0.1[${PYTHON_USEDEP}]
	~dev-python/httplib2-0.19.0[${PYTHON_USEDEP}]
	~dev-python/dnspython-2.4.1[${PYTHON_USEDEP}]
	~dev-python/jinja2-3.1.2[${PYTHON_USEDEP}]
	~dev-python/ruamel-yaml-0.16.12[${PYTHON_USEDEP}]
	dev-python/kubernetes[${PYTHON_USEDEP}]
	dev-python/lark-parser[${PYTHON_USEDEP}]
	~dev-python/markupsafe-2.1.3[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"