development/Sphinx: Updated for version 1.7.6.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
c69306d2d7
commit
ccc7f6df12
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Sphinx
|
||||
VERSION=${VERSION:-1.7.5}
|
||||
VERSION=${VERSION:-1.7.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Sphinx"
|
||||
VERSION="1.7.5"
|
||||
VERSION="1.7.6"
|
||||
HOMEPAGE="http://www.sphinx-doc.org"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.7.5.tar.gz"
|
||||
MD5SUM="478a4d94506febd4786f47cc8ae297bb"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.7.6.tar.gz"
|
||||
MD5SUM="8fbd77d80c8e0966964751ab31a0204a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="alabaster babel docutils imagesize Jinja2 packaging Pygments python-requests snowballstemmer sphinxcontrib-websupport typing"
|
||||
|
|
Loading…
Reference in New Issue