Source: python-galaxy-util
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Michael R. Crusoe <crusoe@debian.org>,
Section: python
Testsuite: autopkgtest-pkg-pybuild
Build-Depends:
 debhelper-compat (= 13),
 python3-all,
 python3-setuptools,
 pybuild-plugin-pyproject,
 dh-sequence-python3,
 python3-galaxy-common,
 python3-pydantic,
 python3-typing-extensions,
 python3-bleach,
 python3-boltons,
 python3-docutils,
 python3-packaging,
 python3-pyparsing,
 python3-yaml,
 python3-requests,
 python3-zipstream,
 python3-pil,
 python3-dictobj,
 python3-cheetah,
 python3-fissix,
 python3-jinja2,
 python3-routes,
 python3-pytest <!nocheck>,
 python3-pytest-httpserver <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-responses <!nocheck>,
 python3-werkzeug <!nocheck>,
 python3-galaxy-tool-util-models <!nocheck>,
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-galaxy-util
Vcs-Git: https://salsa.debian.org/python-team/packages/python-galaxy-util.git
Homepage: https://github.com/galaxyproject/galaxy
Rules-Requires-Root: no

Package: python3-galaxy-util
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-galaxy-common,
Suggests:
 python3-cheetah,
 python3-pil,
 python3-dictobj,
 python3-fissix,
 python3-jinja2,
 python3-pydantic,
Description: Galaxy generic utilities
 The Galaxy workflow platform utilities module.
 .
 For the 'image-util' extra, also install python3-pil.
 For the 'jstree' extra, also install python3-dictobj.
 For the 'template' extra, also install python3-cheetah python3-fissix.
 For the 'config-template' extra, also install python3-jinja2 python3-pydantic.
