# 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="Messaging library for Python." HOMEPAGE="https://kombu.readthedocs.io" 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="azureservicebus azurestoragequeues confluentkafka consul gcpubsub mongodb msgpack pyro redis slmq sqlalchemy sqs yaml zookeeper" DEPENDENCIES="=dev-python/tzdata-2025.2[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] msgpack? ( ~dev-python/msgpack-1.1.2[${PYTHON_USEDEP}] ) yaml? ( >=dev-python/pyyaml-3.10[${PYTHON_USEDEP}] ) redis? ( =dev-python/boto3-1.26.143[${PYTHON_USEDEP}] ) sqs? ( >=dev-python/pycurl-7.43.0.5[${PYTHON_USEDEP}] ) sqs? ( >=dev-python/urllib3-1.26.16[${PYTHON_USEDEP}] ) gcpubsub? ( dev-python/google-cloud-pubsub[${PYTHON_USEDEP}] ) gcpubsub? ( dev-python/google-cloud-monitoring[${PYTHON_USEDEP}] ) gcpubsub? ( ~dev-python/grpcio-1.75.1[${PYTHON_USEDEP}] ) gcpubsub? ( ~dev-python/protobuf-6.32.1[${PYTHON_USEDEP}] ) zookeeper? ( dev-python/kazoo[${PYTHON_USEDEP}] ) sqlalchemy? (