[python-meshio] 03/05: Add new dependency on netCDF4

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Nov 21 09:31:48 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-meshio.

commit bd2a62c5fece83433f2fa4c0c357384d05205f50
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Nov 21 09:16:43 2017 +0000

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

diff --git a/debian/control b/debian/control
index d124e0d..93c25fe 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 10),
                python3-all,
                python3-h5py,
                python3-lxml,
+               python3-netcdf4,
                python3-numpy,
                python3-pytest,
                python3-setuptools,
@@ -26,6 +27,7 @@ Depends: ${misc:Depends},
          ${python3:Depends}
 Recommends: python3-h5py,
             python3-lxml,
+            python3-netcdf4
 #            python3-vtk7
 Description: library for reading and writing mesh data (Python 3)
  Meshio can read from and write to various data formats representing

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



More information about the debian-science-commits mailing list