# 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="Jasmin is a very complete open source SMS Gateway with many enterprise-class features."

HOMEPAGE="https://www.jasminsms.com"
LICENSE="Apache v2.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/pyasn1-0.5.0[${PYTHON_USEDEP}]
	~dev-python/twisted-23.10.0[${PYTHON_USEDEP}]
	~dev-python/treq-23.11.0[${PYTHON_USEDEP}]
	~dev-python/pyparsing-3.1.1[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
	~dev-python/service-identity-23.1.0[${PYTHON_USEDEP}]
	~dev-python/lockfile-0.12.2[${PYTHON_USEDEP}]
	dev-python/falcon[${PYTHON_USEDEP}]
	~dev-python/txredisapi-1.4.7[${PYTHON_USEDEP}]
	~dev-python/tabulate-0.8.7[${PYTHON_USEDEP}]
	dev-python/txAMQP3[${PYTHON_USEDEP}]
	dev-python/smpp-pdu3[${PYTHON_USEDEP}]
	dev-python/smpp-twisted3[${PYTHON_USEDEP}]
	dev-python/python-messaging[${PYTHON_USEDEP}]
	~dev-python/cryptography-41.0.5[${PYTHON_USEDEP}]
	~dev-python/pyopenssl-23.3.0[${PYTHON_USEDEP}]
	dev-python/celery[${PYTHON_USEDEP}]
	~dev-python/redis-5.0.1[${PYTHON_USEDEP}]
	~dev-python/requests-2.31.0[${PYTHON_USEDEP}]
	~dev-python/python-mimeparse-1.6.0[${PYTHON_USEDEP}]
	~dev-python/prometheus-client-0.18.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"