# 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="Galaxy application (backend)"

HOMEPAGE="https://github.com/galaxyproject/galaxy"
LICENSE="AFL"
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/galaxy-auth[${PYTHON_USEDEP}]
	dev-python/galaxy-config[${PYTHON_USEDEP}]
	dev-python/galaxy-data[${PYTHON_USEDEP}]
	dev-python/galaxy-files[${PYTHON_USEDEP}]
	dev-python/galaxy-job-execution[${PYTHON_USEDEP}]
	dev-python/galaxy-job-metrics[${PYTHON_USEDEP}]
	dev-python/galaxy-objectstore[${PYTHON_USEDEP}]
	dev-python/galaxy-tool-util[${PYTHON_USEDEP}]
	dev-python/galaxy-tool-shed-schema[${PYTHON_USEDEP}]
	dev-python/galaxy-tours[${PYTHON_USEDEP}]
	dev-python/galaxy-util[${PYTHON_USEDEP}]
	dev-python/galaxy-web-framework[${PYTHON_USEDEP}]
	dev-python/galaxy-web-stack[${PYTHON_USEDEP}]
	dev-python/Beaker[${PYTHON_USEDEP}]
	dev-python/boltons[${PYTHON_USEDEP}]
	dev-python/bx-python[${PYTHON_USEDEP}]
	dev-python/celery[${PYTHON_USEDEP}]
	dev-python/cloudauthz[${PYTHON_USEDEP}]
	dev-python/cwl-utils[${PYTHON_USEDEP}]
	dev-python/dparse[${PYTHON_USEDEP}]
	dev-python/gxformat2[${PYTHON_USEDEP}]
	>=dev-python/kombu-5.3[${PYTHON_USEDEP}]
	dev-python/lagom[${PYTHON_USEDEP}]
	>dev-python/lxml-4.2.2[${PYTHON_USEDEP}]
	dev-python/mako[${PYTHON_USEDEP}]
	dev-python/markdown[${PYTHON_USEDEP}]
	dev-python/markupsafe[${PYTHON_USEDEP}]
	dev-python/mercurial[${PYTHON_USEDEP}]
	dev-python/more-itertools[${PYTHON_USEDEP}]
	dev-python/nodejs-wheel[${PYTHON_USEDEP}]
	dev-python/packaging[${PYTHON_USEDEP}]
	>dev-python/paramiko-2.9.0[${PYTHON_USEDEP}]
	dev-python/pebble[${PYTHON_USEDEP}]
	dev-python/pulsar-galaxy-lib[${PYTHON_USEDEP}]
	>=dev-python/pydantic-2.7.4[${PYTHON_USEDEP}]
	dev-python/pysam[${PYTHON_USEDEP}]
	dev-python/python-slugify[${PYTHON_USEDEP}]
	dev-python/pyjwt[${PYTHON_USEDEP}]
	dev-python/pyyaml[${PYTHON_USEDEP}]
	dev-python/refgenconf[${PYTHON_USEDEP}]
	dev-python/regex[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	<dev-python/sqlalchemy-2.1[${PYTHON_USEDEP}]
	dev-python/starlette[${PYTHON_USEDEP}]
	dev-python/svgwrite[${PYTHON_USEDEP}]
	dev-python/typing-extensions[${PYTHON_USEDEP}]
	>=dev-python/webob-1.8.9[${PYTHON_USEDEP}]
	dev-python/whoosh[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"