[Debian-astro-commits] [python-astropy] 04/04: Adjust several dependency versions

Ole Streicher olebole at moszumanska.debian.org
Sat Aug 12 12:52:26 UTC 2017


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

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

commit 7c90fa6fbd5848533d2148f0bc507b51df24acd5
Author: Ole Streicher <olebole at debian.org>
Date:   Sat Aug 12 14:51:53 2017 +0200

    Adjust several dependency versions
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 5637d48..4d0570f 100644
--- a/debian/control
+++ b/debian/control
@@ -14,14 +14,14 @@ Build-Depends: cython,
                libjs-jquery,
                libjs-jquery-datatables,
                pkg-config,
-               python-all-dev (>= 2.6.6-3~),
+               python-all-dev (>= 2.7~),
                python-astropy-helpers (>= 1.1~),
                python-configobj,
                python-h5py,
                python-jinja2,
                python-matplotlib,
                python-nose,
-               python-numpy (>= 1.4),
+               python-numpy (>= 1.7),
                python-ply (>= 3.5),
                python-pytest (>= 3.1),
                python-pytest-mpl,
@@ -36,7 +36,7 @@ Build-Depends: cython,
                python3-jinja2,
                python3-matplotlib,
                python3-nose,
-               python3-numpy (>= 1:1.6.2),
+               python3-numpy (>= 1:1.7),
                python3-ply (>= 3.5),
                python3-pytest (>= 3.1),
                python3-pytest-mpl,
@@ -51,14 +51,14 @@ Standards-Version: 4.0.1
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-astro/packages/python-astropy.git
 Vcs-Git: https://anonscm.debian.org/git/debian-astro/packages/python-astropy.git
 Homepage: https://astropy.org
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.2
 
 Package: python-astropy
 Architecture: any
 Depends: python-configobj,
          python-ply (>= 3.5),
-         python-pytest (>= 2.7.0),
+         python-pytest (>= 3.1),
          python-six (>= 1.10.0),
          ${misc:Depends},
          ${python:Depends},
@@ -85,7 +85,7 @@ Package: python3-astropy
 Architecture: any
 Depends: python3-configobj,
          python3-ply (>= 3.5),
-         python3-pytest (>= 2.7.0),
+         python3-pytest (>= 3.1),
          python3-six (>= 1.10.0),
          ${misc:Depends},
          ${python3:Depends},

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