[Python-modules-commits] [numpydoc] 05/16: Add new build dependency on jinja2

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jul 12 18:19:13 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository numpydoc.

commit 60852a3d475d61991b5f0815ae16b3dddfa67a17
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jul 12 16:24:05 2017 +0100

    Add new build dependency on jinja2
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index f63511f..bae0e93 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,13 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
+               python-jinja2,
                python-matplotlib,
                python-nose,
                python-setuptools,
                python-sphinx,
                python3-all (>= 3.4),
+               python3-jinja2,
                python3-matplotlib,
                python3-nose,
                python3-setuptools,

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



More information about the Python-modules-commits mailing list