[Debian-astro-commits] [python-astropy] 05/08: Add jinja2 and cython3 to build-depends

Ole Streicher olebole at moszumanska.debian.org
Mon Jul 10 10:41:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch master
in repository python-astropy.

commit 766be284a5a90f5022f5ae3a0f4b36fb13f2e0b1
Author: Ole Streicher <olebole at debian.org>
Date:   Mon Jul 10 10:34:35 2017 +0200

    Add jinja2 and cython3 to build-depends
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 22fc9af..a90149f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Uploaders: Ole Streicher <olebole at debian.org>
 Section: python
 Priority: optional
 Build-Depends: cython,
+               cython3,
                debhelper (>= 9),
                dh-python,
                graphviz,
@@ -17,6 +18,7 @@ Build-Depends: cython,
                python-astropy-helpers (>= 1.1~),
                python-configobj,
                python-h5py,
+               python-jinja2,
                python-matplotlib,
                python-nose,
                python-numpy (>= 1.4),
@@ -26,12 +28,12 @@ Build-Depends: cython,
                python-scipy,
                python-setuptools (>= 0.6.4),
                python-six (>= 1.10.0),
-               python-sphinx (>= 1.3),
                python-yaml,
                python3-all-dev,
                python3-astropy-helpers (>= 1.1~),
                python3-configobj,
                python3-h5py,
+               python3-jinja2,
                python3-matplotlib,
                python3-nose,
                python3-numpy (>= 1:1.6.2),
@@ -41,6 +43,7 @@ Build-Depends: cython,
                python3-scipy,
                python3-setuptools (>= 0.6.4),
                python3-six (>= 1.10.0),
+               python3-sphinx (>= 1.3),
                python3-yaml,
                wcslib-dev (>= 5.8),
                zlib1g-dev

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/python-astropy.git



More information about the Debian-astro-commits mailing list