dev-python/hdn-research-environment - 3.2.19 (pypi)

Search

Package Information

Description:
A Django app for supporting cloud-native research environments
Homepage:
https://www.healthdatanexus.ai/
License:
BSD-3-Clause # Example license

Ebuild Details

Version EAPI Keywords Slot
3.2.19 8 ~amd64 ~x86 0
View Raw Ebuild
# 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="A Django app for supporting cloud-native research environments"

HOMEPAGE="https://www.healthdatanexus.ai/"
LICENSE="BSD-3-Clause  # Example license"
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/django-4.2.18[${PYTHON_USEDEP}]
	dev-python/google-cloud-workflows[${PYTHON_USEDEP}]
	dev-python/django-background-tasks-updated[${PYTHON_USEDEP}]
	>=dev-python/djangorestframework-3.15.2[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

>=dev-python/django-4.2.18[${PYTHON_USEDEP}]
	dev-python/google-cloud-workflows[${PYTHON_USEDEP}]
	dev-python/django-background-tasks-updated[${PYTHON_USEDEP}]
	>=dev-python/djangorestframework-3.15.2[${PYTHON_USEDEP}]

BDEPEND

>=dev-python/django-4.2.18[${PYTHON_USEDEP}]
	dev-python/google-cloud-workflows[${PYTHON_USEDEP}]
	dev-python/django-background-tasks-updated[${PYTHON_USEDEP}]
	>=dev-python/djangorestframework-3.15.2[${PYTHON_USEDEP}]