# 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="Subject/Participant models for ambition/edc. [wheel]"

HOMEPAGE="https://github.com/ambition-trial/ambition-subject"
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-auth[${PYTHON_USEDEP}]
	dev-python/ambition-rando[${PYTHON_USEDEP}]
	dev-python/ambition-prn[${PYTHON_USEDEP}]
	dev-python/ambition-ae[${PYTHON_USEDEP}]
	dev-python/ambition-labs[${PYTHON_USEDEP}]
	dev-python/ambition-lists[${PYTHON_USEDEP}]
	dev-python/ambition-metadata-rules[${PYTHON_USEDEP}]
	dev-python/ambition-reference[${PYTHON_USEDEP}]
	dev-python/ambition-sites[${PYTHON_USEDEP}]
	dev-python/ambition-screening[${PYTHON_USEDEP}]
	dev-python/ambition-form-validators[${PYTHON_USEDEP}]
	dev-python/ambition-visit-schedule[${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-appointment[${PYTHON_USEDEP}]
	dev-python/edc-consent[${PYTHON_USEDEP}]
	dev-python/edc-form-describer[${PYTHON_USEDEP}]
	dev-python/edc-form-label[${PYTHON_USEDEP}]
	dev-python/edc-model-admin[${PYTHON_USEDEP}]
	dev-python/edc-notification[${PYTHON_USEDEP}]
	dev-python/edc-offstudy[${PYTHON_USEDEP}]
	dev-python/edc-reportable[${PYTHON_USEDEP}]
	dev-python/edc-subject-dashboard[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"