# 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="Reads alarms from Kafka and then notifies the customer using their configured notification method." HOMEPAGE="https://opendev.org/openstack/monasca-notification" 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="jira_plugin test" DEPENDENCIES=">=dev-python/pyyaml-3.13[${PYTHON_USEDEP}] >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}] dev-python/jira[${PYTHON_USEDEP}] >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}] dev-python/monasca-common[${PYTHON_USEDEP}] dev-python/monasca-statsd[${PYTHON_USEDEP}] >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}] >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}] >=dev-python/oslo-serialization-2.18.0[${PYTHON_USEDEP}] >=dev-python/pbr-3.1.1[${PYTHON_USEDEP}] >=dev-python/requests-2.14.2[${PYTHON_USEDEP}] >=dev-python/simplejson-3.8.1[${PYTHON_USEDEP}] jira_plugin? ( >=dev-python/jinja2-2.10[${PYTHON_USEDEP}] ) test? ( >=dev-python/babel-2.3.4[${PYTHON_USEDEP}] ) test? ( >=dev-python/pymysql-0.7.6[${PYTHON_USEDEP}] ) test? ( >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}] ) test? ( >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/coverage-4.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/docutils-0.11[${PYTHON_USEDEP}] ) test? ( dev-python/hacking[${PYTHON_USEDEP}] ) test? ( >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] ) test? ( dev-python/psycopg2[${PYTHON_USEDEP}] ) test? ( >=dev-python/stestr-1.0.0[${PYTHON_USEDEP}] ) test? ( dev-python/testrepository[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"