# 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="Super-scalable messaging engine for the delivery of SMS, Star Menu and chat messages to diverse audiences in emerging markets and beyond."

HOMEPAGE="http://github.com/praekelt/vumi"
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=""
DEPENDENCIES="dev-python/cryptography[${PYTHON_USEDEP}]
	dev-python/zope-interface[${PYTHON_USEDEP}]
	>=dev-python/twisted-16.4.0[${PYTHON_USEDEP}]
	>=dev-python/txamqp-0.6.2[${PYTHON_USEDEP}]
	dev-python/pyyaml[${PYTHON_USEDEP}]
	dev-python/iso8601[${PYTHON_USEDEP}]
	>=dev-python/pyopenssl-16.0.0[${PYTHON_USEDEP}]
	dev-python/certifi[${PYTHON_USEDEP}]
	dev-python/service-identity[${PYTHON_USEDEP}]
	dev-python/txssmi[${PYTHON_USEDEP}]
	dev-python/wokkel[${PYTHON_USEDEP}]
	<dev-python/redis-3.0.0[${PYTHON_USEDEP}]
	dev-python/txredis[${PYTHON_USEDEP}]
	dev-python/python-smpp[${PYTHON_USEDEP}]
	dev-python/pytz[${PYTHON_USEDEP}]
	dev-python/riak[${PYTHON_USEDEP}]
	dev-python/txJSON-RPC[${PYTHON_USEDEP}]
	dev-python/txTwitter[${PYTHON_USEDEP}]
	<dev-python/treq-20.4.1[${PYTHON_USEDEP}]
	dev-python/confmodel[${PYTHON_USEDEP}]
	dev-python/hyperloglog[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"