[Debian-astro-commits] [python-astropy] 05/07: Depend on python-sphinx >= 1.3

Leo Singer lsinger-guest at moszumanska.debian.org
Wed Apr 12 00:36:35 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 9d986d367876f357a878cc7843e8504c1543fdda
Author: Leo Singer <leo.singer at ligo.org>
Date:   Sun Apr 9 09:44:48 2017 -0400

    Depend on python-sphinx >= 1.3
    
    Otherwise the build fails with:
    
    sphinx.errors.VersionRequirementError: This project needs at least
    Sphinx v1.3 and therefore cannot be built with this version.
    
    Discovered during backporting to jessie.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2f971fe..393276d 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: cython,
                python-pytest (>= 2.7.0),
                python-scipy,
                python-setuptools (>= 0.6.4),
-               python-sphinx (>= 1.0.7+dfsg),
+               python-sphinx (>= 1.3),
                python-yaml,
                python3-all-dev,
                python3-astropy-helpers (>= 1.1~),

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