# 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="Expose an app/api running on local host to public internet using AWS EC2 [top-max 0.8]" HOMEPAGE="https://github.com/thevickypedia/expose" 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="" DEPENDENCIES=">=dev-python/boto3-1.20.24[${PYTHON_USEDEP}] >=dev-python/botocore-1.23.24[${PYTHON_USEDEP}] >=dev-python/urllib3-1.26.7[${PYTHON_USEDEP}] >=dev-python/python-dotenv-0.19.2[${PYTHON_USEDEP}] >=dev-python/paramiko-2.8.1[${PYTHON_USEDEP}] >=dev-python/click-8.0.3[${PYTHON_USEDEP}] >=dev-python/psutil-5.8.0[${PYTHON_USEDEP}] >=dev-python/requests-2.26.0[${PYTHON_USEDEP}] >=dev-python/pyopenssl-21.0.0[${PYTHON_USEDEP}] dev-python/scp[${PYTHON_USEDEP}] >=dev-python/setuptools-58.1.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"