diff options
author | adam <adam@pkgsrc.org> | 2018-04-25 08:08:21 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-25 08:08:21 +0000 |
commit | d2b4d0bbff46904ab4d53c8720810b99eabd3ad3 (patch) | |
tree | add4d7cbd5d9ab1b3c01b32cada9060668d59f69 /textproc/py-sphinx | |
parent | 6ba00acb238ea1fc365497e4f6b03c351bf04198 (diff) | |
download | pkgsrc-d2b4d0bbff46904ab4d53c8720810b99eabd3ad3.tar.gz |
py-sphinx: updated to 1.7.3
1.7.3:
Bugs fixed
* autodoc loses the first staticmethod parameter
* autosummary: too wide two column tables in PDF builds
* Latex customization via _templates/longtable.tex_t is broken
* imgconverter: confused by convert.exe of Windows
* On windows, Sphinx crashed when drives of srcdir and outdir are different
* autodoc ignores type annotated variables
* wrong URLs on warning messages
* latex: latex_show_urls assigns incorrect footnote numbers if hyperlinks exists inside substitutions
* latex with class memoir Error: Font command \sf is not supported
* latex: too slow in proportion to number of auto numbered footnotes
* htmlhelp: The entries in .hhp file is not ordered
* toctree directive tries to glob for URL having query_string
* html search: Upper characters problem in German
* latex: Compilation for German docs failed with LuaLaTeX and XeLaTeX
* duplicated labels detector does not work well in parallel build
* Crashed with extension which returns invalid metadata
Diffstat (limited to 'textproc/py-sphinx')
-rw-r--r-- | textproc/py-sphinx/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-sphinx/PLIST | 14 | ||||
-rw-r--r-- | textproc/py-sphinx/distinfo | 10 |
3 files changed, 17 insertions, 11 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index 091de7b1c19..88669bb946b 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2018/03/23 07:42:07 adam Exp $ +# $NetBSD: Makefile,v 1.49 2018/04/25 08:08:21 adam Exp $ -DISTNAME= Sphinx-1.7.2 +DISTNAME= Sphinx-1.7.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=S/Sphinx/} diff --git a/textproc/py-sphinx/PLIST b/textproc/py-sphinx/PLIST index c6b7a52e109..dfaf4b3f886 100644 --- a/textproc/py-sphinx/PLIST +++ b/textproc/py-sphinx/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2018/03/23 07:42:07 adam Exp $ +@comment $NetBSD: PLIST,v 1.22 2018/04/25 08:08:21 adam Exp $ bin/sphinx-apidoc${PYVERSSUFFIX} bin/sphinx-autogen${PYVERSSUFFIX} bin/sphinx-build${PYVERSSUFFIX} @@ -55,9 +55,12 @@ ${PYSITELIB}/sphinx/builders/html.pyo ${PYSITELIB}/sphinx/builders/htmlhelp.py ${PYSITELIB}/sphinx/builders/htmlhelp.pyc ${PYSITELIB}/sphinx/builders/htmlhelp.pyo -${PYSITELIB}/sphinx/builders/latex.py -${PYSITELIB}/sphinx/builders/latex.pyc -${PYSITELIB}/sphinx/builders/latex.pyo +${PYSITELIB}/sphinx/builders/latex/__init__.py +${PYSITELIB}/sphinx/builders/latex/__init__.pyc +${PYSITELIB}/sphinx/builders/latex/__init__.pyo +${PYSITELIB}/sphinx/builders/latex/transforms.py +${PYSITELIB}/sphinx/builders/latex/transforms.pyc +${PYSITELIB}/sphinx/builders/latex/transforms.pyo ${PYSITELIB}/sphinx/builders/linkcheck.py ${PYSITELIB}/sphinx/builders/linkcheck.pyc ${PYSITELIB}/sphinx/builders/linkcheck.pyo @@ -679,6 +682,9 @@ ${PYSITELIB}/sphinx/transforms/post_transforms/__init__.pyo ${PYSITELIB}/sphinx/transforms/post_transforms/images.py ${PYSITELIB}/sphinx/transforms/post_transforms/images.pyc ${PYSITELIB}/sphinx/transforms/post_transforms/images.pyo +${PYSITELIB}/sphinx/transforms/references.py +${PYSITELIB}/sphinx/transforms/references.pyc +${PYSITELIB}/sphinx/transforms/references.pyo ${PYSITELIB}/sphinx/util/__init__.py ${PYSITELIB}/sphinx/util/__init__.pyc ${PYSITELIB}/sphinx/util/__init__.pyo diff --git a/textproc/py-sphinx/distinfo b/textproc/py-sphinx/distinfo index 1a609c8fc24..8f653e78302 100644 --- a/textproc/py-sphinx/distinfo +++ b/textproc/py-sphinx/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.29 2018/03/23 07:42:07 adam Exp $ +$NetBSD: distinfo,v 1.30 2018/04/25 08:08:21 adam Exp $ -SHA1 (Sphinx-1.7.2.tar.gz) = 1d1fa6954ae216cd44ea52dfc67063f26939c8f5 -RMD160 (Sphinx-1.7.2.tar.gz) = 52672d0ea78f6c5e51f1527775e05883e37f589f -SHA512 (Sphinx-1.7.2.tar.gz) = 6cb055d969227c727e1cdd8865ddef700d72217e0ef3700383449921e9310f7ed6266d62cf1928ad64372f93468d457c584fac34f6583714cc8a9a3627785ac3 -Size (Sphinx-1.7.2.tar.gz) = 4719536 bytes +SHA1 (Sphinx-1.7.3.tar.gz) = 715c7df604819797387051699cf6b7dce0d88fcd +RMD160 (Sphinx-1.7.3.tar.gz) = 1f77d0a3ee77153d6686ff25081f58484318aca0 +SHA512 (Sphinx-1.7.3.tar.gz) = 5e1d08fafe52417fcebf6bceb085b6d2f532d3a849b79c5ed0eea921ae3e20ccdcdd203811bc760a67b0b613bf0b795b470c21952b1052b2583beff974cf9546 +Size (Sphinx-1.7.3.tar.gz) = 4722713 bytes |