summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-10-24 07:42:12 +0000
committeradam <adam@pkgsrc.org>2017-10-24 07:42:12 +0000
commit76bd33e37cd9d2d4aa49218057c8ce564b925233 (patch)
treefcde75d0182149eeb2ba1bd411931ed9072ede19 /textproc
parent874fed5f7bd951ae9e317070f28472dfac2b2d1f (diff)
downloadpkgsrc-76bd33e37cd9d2d4aa49218057c8ce564b925233.tar.gz
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 (limited to 'textproc')
-rw-r--r--textproc/py-sphinx/Makefile4
-rw-r--r--textproc/py-sphinx/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile
index c63ccaccf23..6883eb363fa 100644
--- a/textproc/py-sphinx/Makefile
+++ b/textproc/py-sphinx/Makefile
@@ -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 --git a/textproc/py-sphinx/distinfo b/textproc/py-sphinx/distinfo
index 24c65d9b5ac..ed61af2d888 100644
--- a/textproc/py-sphinx/distinfo
+++ b/textproc/py-sphinx/distinfo
@@ -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