# 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="Historical tracking of AWS resource configuration. [top-max 0.4.10]" HOMEPAGE="https://github.com/Netflix-Skunkworks/historical" LICENSE="" 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="tests" DEPENDENCIES=">=dev-python/boto3-1.9.47[${PYTHON_USEDEP}] dev-python/cloudaux[${PYTHON_USEDEP}] >=dev-python/click-6.7[${PYTHON_USEDEP}] dev-python/pynamodb[${PYTHON_USEDEP}] >=dev-python/deepdiff-3.3.0[${PYTHON_USEDEP}] dev-python/raven-python-lambda[${PYTHON_USEDEP}] >=dev-python/marshmallow-2.13.5[${PYTHON_USEDEP}] dev-python/swag-client[${PYTHON_USEDEP}] ~dev-python/python-dateutil-2.6.1[${PYTHON_USEDEP}] ~dev-python/jinja2-2.10[${PYTHON_USEDEP}] tests? ( dev-python/cookiecutter[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-3.1.3[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-cov-2.5.1[${PYTHON_USEDEP}] ) tests? ( ~dev-python/mock-2.0.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/moto-1.3.2[${PYTHON_USEDEP}] ) tests? ( dev-python/coveralls[${PYTHON_USEDEP}] ) tests? ( dev-python/factory-boy[${PYTHON_USEDEP}] ) tests? ( ~dev-python/tox-3.4.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"