# 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="Adverse Event models and handling. [top-max 0.3.53]"

HOMEPAGE="https://github.com/ambition-trialtrial/ambition-ae"
LICENSE="GPL license, see LICENSE"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.macosx-10.7-x86_64.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.macosx-10.7-x86_64.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/ambition-auth[${PYTHON_USEDEP}]
	dev-python/ambition-lists[${PYTHON_USEDEP}]
	dev-python/ambition-rando[${PYTHON_USEDEP}]
	dev-python/ambition-subject[${PYTHON_USEDEP}]
	dev-python/ambition-prn[${PYTHON_USEDEP}]
	dev-python/ambition-sites[${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-base[${PYTHON_USEDEP}]
	dev-python/edc-form-describer[${PYTHON_USEDEP}]
	dev-python/edc-reportable[${PYTHON_USEDEP}]
	dev-python/edc-notification[${PYTHON_USEDEP}]
	dev-python/edc-subject-dashboard[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"