[Debian-astro-commits] [python-astropy] 01/01: Add build dep on h5py to enable related unit tests

Leo Singer lsinger-guest at moszumanska.debian.org
Tue Mar 21 17:23:00 UTC 2017


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

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

commit 145780dbe7ab642f2ce41b4c76d4ffd7daca749c
Author: Leo Singer <leo.singer at ligo.org>
Date:   Tue Mar 21 12:57:01 2017 -0400

    Add build dep on h5py to enable related unit tests
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b8ae9d0..d9d731d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-astropy (1.3.1-1) UNRELEASED; urgency=medium
 
   [ Leo Singer ]
   * Enable Matplotlib tests
+  * Add build dependency on h5py to enable related unit tests
 
   [ Ole Streicher ]
   * New upstream version 1.3.1
diff --git a/debian/control b/debian/control
index 5513839..e8923f1 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: cython,
                python-all-dev (>= 2.6.6-3~),
                python-astropy-helpers (>= 1.1~),
                python-configobj,
+               python-h5py,
                python-matplotlib,
                python-nose,
                python-numpy (>= 1.4),
@@ -30,6 +31,7 @@ Build-Depends: cython,
                python3-all-dev,
                python3-astropy-helpers (>= 1.1~),
                python3-configobj,
+               python3-h5py,
                python3-matplotlib,
                python3-nose,
                python3-numpy (>= 1:1.6.2),

-- 
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