[python-pydap] 06/08: Add new dependency on netCDF4

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Jun 2 14:07:03 UTC 2017


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

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

commit 5f04e0045f37055d739cc5bb0094a99cf78340ab
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Jun 2 11:57:50 2017 +0100

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

diff --git a/debian/control b/debian/control
index a17682c..2fc5450 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 10),
                python3-gunicorn <!nocheck>,
                python3-jinja2 <!nocheck>,
                python3-mechanicalsoup <!nocheck>,
+               python3-netcdf4 <!nocheck>,
                python3-nose <!nocheck>,
                python3-numpy <!nocheck>,
                python3-pygments <!nodoc>,
@@ -39,6 +40,7 @@ Depends: ${misc:Depends},
           python3-coards,
           python3-gsw,
           python3-gunicorn,
+          python3-netcdf4,
           python3-requests,
           python3-scipy
 Suggests: python-pydap-doc <!nodoc>

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



More information about the debian-science-commits mailing list