# 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Adverse Event models and handling. [wheel]"

HOMEPAGE="https://github.com/ambition-trialtrial/ambition-ae"
LICENSE="GPL license, see LICENSE"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/ambition-lists[${PYTHON_USEDEP}]
	dev-python/ambition-permissions[${PYTHON_USEDEP}]
	dev-python/ambition-prn[${PYTHON_USEDEP}]
	dev-python/ambition-rando[${PYTHON_USEDEP}]
	dev-python/ambition-sites[${PYTHON_USEDEP}]
	dev-python/ambition-subject[${PYTHON_USEDEP}]
	dev-python/django-collect-offline[${PYTHON_USEDEP}]
	dev-python/django-collect-offline-files[${PYTHON_USEDEP}]
	dev-python/edc-action-item[${PYTHON_USEDEP}]
	dev-python/edc-adverse-event[${PYTHON_USEDEP}]
	dev-python/edc-data-manager[${PYTHON_USEDEP}]
	dev-python/edc-form-describer[${PYTHON_USEDEP}]
	dev-python/edc-reportable[${PYTHON_USEDEP}]
	dev-python/edc-subject-dashboard[${PYTHON_USEDEP}]
	dev-python/edc-metadata[${PYTHON_USEDEP}]
	dev-python/edc-model[${PYTHON_USEDEP}]
	dev-python/edc-notification[${PYTHON_USEDEP}]
	dev-python/edc-sites[${PYTHON_USEDEP}]
	dev-python/edc-utils[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"