# 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="OPAL is an administration layer for Open Policy Agent (OPA), detecting changes to both policy and data and pushing live updates to your agents. opal-common contains common code used by both opal-client and opal-server. [top-max 0.9.3]" HOMEPAGE="https://github.com/permitio/opal" LICENSE="Apache-2.0" 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/loguru-0.6.0[${PYTHON_USEDEP}] =dev-python/certifi-2023.7.22[${PYTHON_USEDEP}] >=dev-python/requests-2.32.0[${PYTHON_USEDEP}] >=dev-python/httpx-0.27.0[${PYTHON_USEDEP}] >=dev-python/urllib3-2.2.2[${PYTHON_USEDEP}] =dev-python/websockets-10.3[${PYTHON_USEDEP}] dev-python/gunicorn[${PYTHON_USEDEP}] =dev-python/setuptools-70.0.0[${PYTHON_USEDEP}] >=dev-python/anyio-4.4.0[${PYTHON_USEDEP}] >=dev-python/starlette-0.40.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"