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

Leo Singer lsinger-guest at moszumanska.debian.org
Tue Apr 11 22:06:25 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 42292c56124840ed9173165e4cf864c87aa9dcea
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 ce4a94b..8ee3631 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: cython,
                python-scipy,
                python-setuptools (>= 0.6.4),
                python-six (>= 1.10.0),
-               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