summaryrefslogtreecommitdiff
path: root/package/debian9/control
diff options
context:
space:
mode:
Diffstat (limited to 'package/debian9/control')
-rw-r--r--package/debian9/control56
1 files changed, 2 insertions, 54 deletions
diff --git a/package/debian9/control b/package/debian9/control
index 4abe0fe..169e9b5 100644
--- a/package/debian9/control
+++ b/package/debian9/control
@@ -4,32 +4,11 @@ Uploaders: Jerome Kieffer <jerome.kieffer@esrf.fr>,
Picca Frédéric-Emmanuel <picca@debian.org>
Section: science
Priority: extra
-Build-Depends: cython,
- cython3,
+Build-Depends: cython3,
libstdc++-4.9-dev|libstdc++6,
debhelper (>=9.20150101+deb8u2),
dh-python,
- python-all-dev,
- python-numpy,
- python-fabio,
- python-h5py,
- python-pyopencl,
- python-mako,
- python-qtconsole,
- python-matplotlib,
- python-nbsphinx,
- python-dateutil,
- python-opengl,
- python-pyqt5,
- python-pyqt5.qtsvg,
- python-pyqt5.qtopengl,
- python-scipy,
- python-setuptools,
- python-sphinx,
- python-sphinxcontrib.programoutput,
- python-six,
- python-enum34,
- python-concurrent.futures,
+ graphviz,
python3-all-dev,
python3-numpy,
python3-fabio,
@@ -57,7 +36,6 @@ Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/silx.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/silx.git
Homepage: https://github.com/silx-kit/silx
-X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
Package: silx
@@ -71,36 +49,6 @@ Description: Toolbox for X-Ray data analysis - Executables
.
This uses the Python 3 version of the package.
-Package: python-silx
-Architecture: any
-Section: python
-Depends: ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends},
- libstdc++6,
- python-numpy,
- python-fabio,
- python-h5py,
- python-pyopencl,
- python-mako,
- python-qtconsole,
- python-matplotlib,
- python-dateutil,
- python-opengl,
- python-pyqt5,
- python-pyqt5.qtsvg,
- python-pyqt5.qtopengl,
- python-scipy,
- python-setuptools,
- python-six,
- python-enum34,
- python-concurrent.futures,
-# Recommends:
-Suggests: python-rfoo
-Description: Toolbox for X-Ray data analysis - Python2 library
- .
- This is the Python 2 version of the package.
-
Package: python3-silx
Architecture: any