Source: jupyter-packaging
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Emmanuel Arias <eamanu@yaerobi.com>, Roland Mas <lolando@debian.org>
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-pytest,
 python3-setuptools,
 python3-deprecation,
 python3-tomlkit,
 python3-mock,
 python3-build,
 python3-venv,
 python3.10-venv,
 python3-pytest-mock,
Standards-Version: 4.6.0
Homepage: https://github.com/jupyter/jupyter-packaging
Vcs-Git: https://salsa.debian.org/python-team/packages/jupyter-packaging.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/jupyter-packaging
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python

Package: python3-jupyter-packaging
Architecture: all
Depends:
 python3-setuptools,
 ${misc:Depends},
 ${python3:Depends},
Description: tools to help build and install Jupyter Python packages
 Tool to help with the building and installation of Jupyter Python packages.
 This tool is starting to be used for many Jupyter Python packages.
