# 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="An integration bus capable of performing message transformation and managing task execution. Message exchange between plataforms, like HTTP, Redis, RabbitMQ, Apache Kafta, AWS SQS, MongoDB." HOMEPAGE="https://github.com/fszostak/pwbus" 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.17.46[${PYTHON_USEDEP}] ~dev-python/botocore-1.20.46[${PYTHON_USEDEP}] >=dev-python/certifi-2020.12.5[${PYTHON_USEDEP}] ~dev-python/chardet-3.0.4[${PYTHON_USEDEP}] ~dev-python/colorama-0.4.4[${PYTHON_USEDEP}] dev-python/connection_pool[${PYTHON_USEDEP}] dev-python/cursor[${PYTHON_USEDEP}] ~dev-python/docutils-0.17[${PYTHON_USEDEP}] dev-python/halo[${PYTHON_USEDEP}] ~dev-python/idna-2.10[${PYTHON_USEDEP}] ~dev-python/jmespath-0.10[${PYTHON_USEDEP}] dev-python/kazoo[${PYTHON_USEDEP}] dev-python/log-symbols[${PYTHON_USEDEP}] ~dev-python/pika-1.2.0[${PYTHON_USEDEP}] dev-python/pykafka[${PYTHON_USEDEP}] ~dev-python/pymongo-3.11.3[${PYTHON_USEDEP}] ~dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}] ~dev-python/python-dotenv-0.10.3[${PYTHON_USEDEP}] ~dev-python/redis-4.4.4[${PYTHON_USEDEP}] ~dev-python/requests-2.25.1[${PYTHON_USEDEP}] ~dev-python/s3transfer-0.3.6[${PYTHON_USEDEP}] ~dev-python/six-1.15.0[${PYTHON_USEDEP}] dev-python/spinners[${PYTHON_USEDEP}] ~dev-python/tabulate-0.8.9[${PYTHON_USEDEP}] ~dev-python/termcolor-1.1.0[${PYTHON_USEDEP}] ~dev-python/urllib3-1.26.9[${PYTHON_USEDEP}] ~dev-python/websockets-10.3[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"