[Debian-astro-commits] [python-astropy] 01/03: Enable h5py and yaml unit tests

Leo Singer lsinger-guest at moszumanska.debian.org
Wed Mar 22 18:03:04 UTC 2017


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

lsinger-guest pushed a commit to branch debian/jessie-backports
in repository python-astropy.

commit 4cf275edfb165b8e664e8792ea26906bd4222dad
Author: Leo Singer <leo.singer at ligo.org>
Date:   Wed Mar 22 13:13:56 2017 -0400

    Enable h5py and yaml unit tests
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5a69fe1..01e2ddb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-astropy (1.2.1-1~bpo8+3) UNRELEASED; urgency=medium
+
+  * Add build dependencies on python*-h5py and python*-yaml in
+    order to run additional unit tests.
+
+ -- Leo Singer <leo.singer at ligo.org>  Wed, 22 Mar 2017 13:13:19 -0400
+
 python-astropy (1.2.1-1~bpo8+2) jessie-backports; urgency=medium
 
   * Depend on liberfa-dev >= 1.3.0 so that unit tests pass.
diff --git a/debian/control b/debian/control
index 60a2ae9..c8ec0ef 100644
--- a/debian/control
+++ b/debian/control
@@ -14,20 +14,24 @@ Build-Depends: cython,
                pkg-config,
                python-all-dev (>= 2.6.6-3~),
                python-astropy-helpers (>= 1.1~),
+               python-h5py,
                python-matplotlib,
                python-nose,
                python-numpy (>= 1.4),
                python-pytest,
                python-scipy,
                python-setuptools (>= 0.6.4),
+               python-yaml,
                python3-all-dev,
                python3-astropy-helpers (>= 1.1~),
+               python3-h5py,
                python3-matplotlib,
                python3-nose,
                python3-numpy (>= 1:1.6.2),
                python3-pytest,
                python3-scipy,
                python3-setuptools (>= 0.6.4),
+               python3-yaml,
                wcslib-dev (>= 5.14),
                zlib1g-dev
 Standards-Version: 3.9.8

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