1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
Source: spyder-kernels
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Picca Frédéric-Emmanuel <picca@debian.org>,
Julian Gilbey <jdg@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
dh-sequence-python3,
python3-all,
python3-cloudpickle,
python3-distributed <!nocheck>,
python3-django <!nocheck>,
python3-flaky <!nocheck>,
python3-h5py <!nocheck>,
python3-ipykernel (<< 7~),
python3-ipykernel (>= 6.29.3),
python3-ipython (>= 8.13.0),
python3-jupyter-client (<< 9~),
python3-jupyter-client (>= 7.4.9),
python3-matplotlib <!nocheck>,
python3-numpy <!nocheck>,
python3-pandas <!nocheck>,
python3-pillow <!nocheck>,
python3-pydicom <!nocheck>,
python3-pytest <!nocheck>,
python3-scipy <!nocheck>,
python3-setuptools,
python3-wurlitzer (>= 1.0.3~),
python3-xarray <!nocheck>,
python3-xdg,
python3-zmq (>= 24.0.0)
Standards-Version: 4.7.2
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/science-team/spyder-kernels
Vcs-Git: https://salsa.debian.org/science-team/spyder-kernels.git
Homepage: https://github.com/spyder-ide/spyder-kernels
Package: python3-spyder-kernels
Architecture: all
Depends: python3-ipykernel (<< 7~),
python3-ipykernel (>= 6.29.3),
python3-ipython (>= 8.13.0),
python3-jupyter-client (<< 9~),
python3-jupyter-client (>= 7.4.9),
${misc:Depends},
${python3:Depends}
Description: Jupyter kernels for the Spyder console - Python 3
Jupyter Kernels for the Spyder console
.
This package provides the modules for Python 3.
|