pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-sphinx py-sphinx: updated to 1.6.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/61ec6da64d63
branches:  trunk
changeset: 370804:61ec6da64d63
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 24 07:42:12 2017 +0000

description:
py-sphinx: updated to 1.6.5

Release 1.6.5:

Features added
* 4107: Make searchtools.js compatible with pre-Sphinx1.5 templates
* 4112: Don't override the smart_quotes setting if it was already set
* 4125: Display reference texts of original and translated passages on
  i18n warning message
* 4147: Include the exception when logging PO/MO file read/write

Bugs fixed
* 4085: Failed PDF build from image in parsed-literal using ``:align:`` option
* 4100: Remove debug print from autodoc extension
* 3987: Changing theme from alabaster causes HTML build to fail
* 4096: C++, don't crash when using the wrong role type. Thanks to mitya57.
* 4070, 4111: crashes when the warning message contains format strings (again)
* 4108: Search word highlighting breaks SVG images
* 3692: Unable to build HTML if writing .buildinfo failed
* 4152: HTML writer crashes if a field list is placed on top of the document
* 4063: Sphinx crashes when labeling directive ``.. todolist::``
* 4134: [doc] :file:`docutils.conf` is not documented explicitly
* 4169: Chinese language doesn't trigger Chinese search automatically
* 1020: ext.todo todolist not linking to the page in pdflatex
* 3965: New quickstart generates wrong SPHINXBUILD in Makefile
* 3739: ``:module:`` option is ignored at content of pyobjects
* 4149: Documentation: Help choosing :confval:`latex_engine`
* 4090: [doc] :confval:`latex_additional_files` with extra LaTeX macros should
  not use ``.tex`` extension
* Failed to convert reST parser error to warning

diffstat:

 textproc/py-sphinx/Makefile |   4 ++--
 textproc/py-sphinx/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r d101b1e31fbc -r 61ec6da64d63 textproc/py-sphinx/Makefile
--- a/textproc/py-sphinx/Makefile       Tue Oct 24 07:28:20 2017 +0000
+++ b/textproc/py-sphinx/Makefile       Tue Oct 24 07:42:12 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2017/09/28 11:18:24 adam Exp $
+# $NetBSD: Makefile,v 1.43 2017/10/24 07:42:12 adam Exp $
 
-DISTNAME=      Sphinx-1.6.4
+DISTNAME=      Sphinx-1.6.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/Sphinx/}
diff -r d101b1e31fbc -r 61ec6da64d63 textproc/py-sphinx/distinfo
--- a/textproc/py-sphinx/distinfo       Tue Oct 24 07:28:20 2017 +0000
+++ b/textproc/py-sphinx/distinfo       Tue Oct 24 07:42:12 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2017/09/28 11:18:24 adam Exp $
+$NetBSD: distinfo,v 1.25 2017/10/24 07:42:12 adam Exp $
 
-SHA1 (Sphinx-1.6.4.tar.gz) = 25accd39bfca5cd93f771a363a19357300e7c52c
-RMD160 (Sphinx-1.6.4.tar.gz) = db373a7dd749d489da241f6e30d58d9cd8613535
-SHA512 (Sphinx-1.6.4.tar.gz) = df7dafce15b6a7025f3ed094a6274d697b2b6b58a91f073a25ea3f70d06a6f3b47808d6a453ed1e51fa6ecb6abceaa661aa6e2d63533ed0cd0e666ba972a9133
-Size (Sphinx-1.6.4.tar.gz) = 4678873 bytes
+SHA1 (Sphinx-1.6.5.tar.gz) = d374d466a6d6b4fcf1df997ae580d66480134ea8
+RMD160 (Sphinx-1.6.5.tar.gz) = c12479cc788f4d39b743a8efb4074d9da42aa5d9
+SHA512 (Sphinx-1.6.5.tar.gz) = c6ba7ba639f9814867d9abaaac48d58daa9d0ea9ceae4495bdbd311856833314eade2d9df7213c0357d5eea53d525c5a1235bc977a07cc7ef82e1ff0ecb51f3d
+Size (Sphinx-1.6.5.tar.gz) = 4680974 bytes



Home | Main Index | Thread Index | Old Index