summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-05-29 07:13:07 +0000
committeradam <adam@pkgsrc.org>2018-05-29 07:13:07 +0000
commit73df4c104932c81716e59b1ab27f2d63213a1866 (patch)
tree53b517ddfb6b1f68b21043402d4597a328444fd4 /textproc
parent100432baffdcaa633a3e4631ddd90ab954b357f4 (diff)
downloadpkgsrc-73df4c104932c81716e59b1ab27f2d63213a1866.tar.gz
py-sphinx: updated to 1.7.5
Release 1.7.5: Bugs fixed * html search: Upper characters problem in any other languages * apidoc: some subpackage is ignored if sibling subpackage contains a module starting with underscore * i18n doesn’t handle node.title correctly tat used for contents, topic, admonition, table and section. * i18n: literal blocks in bullet list are not translated * C++, raised TypeError on duplicate declaration. * C++, properly parse expr roles and give better error messages when (escaped) line breaks are present. * C++, properly use desc_addname nodes for prefixes of names. * C++, parse pack expansions in function calls. * * links on search page are broken when using dirhtml builder * autodoc: constructor method should not have return annotation * latex: deeply nested enumerated list which is beginning with non-1 causes LaTeX engine crashed * latex: shorthandoff is not set up for Brazil locale * i18n: Ignore dot-directories like .git/ in LC_MESSAGES/ * py domain: type field could not handle “None” as a type * latex: Incorrect escaping of curly braces in index entries * autodoc: Failed to extract document from a subclass of the class on mocked module * latex: glossary directive adds whitespace to each item * latex: Explicit labels on code blocks are duplicated * node.asdom() crashes if toctree has :numbered: option * autodoc: Parsing error when using dataclasses without default values * autodoc: crashed when handler for autodoc-skip-member raises an error * autodoc: crashed when subclass of mocked class are processed by napoleon module * sphinx-build crashes when error log contains a “%” character
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 a5f176254f8..188ad83018d 100644
--- a/textproc/py-sphinx/Makefile
+++ b/textproc/py-sphinx/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2018/04/26 07:49:29 adam Exp $
+# $NetBSD: Makefile,v 1.51 2018/05/29 07:13:07 adam Exp $
-DISTNAME= Sphinx-1.7.4
+DISTNAME= Sphinx-1.7.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 74673e84516..bb4024649f4 100644
--- a/textproc/py-sphinx/distinfo
+++ b/textproc/py-sphinx/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2018/04/26 07:49:29 adam Exp $
+$NetBSD: distinfo,v 1.32 2018/05/29 07:13:07 adam Exp $
-SHA1 (Sphinx-1.7.4.tar.gz) = 0ad169f2f2a6f7c6ddf01a845ece03afd9a18968
-RMD160 (Sphinx-1.7.4.tar.gz) = a05ba966e79e0312e037380eb89363767ca11442
-SHA512 (Sphinx-1.7.4.tar.gz) = bb4b22aef42918283de3ac7cd99eb7918e95b749a090274adc2c969e2a137f9f3942f7215bbfec4f92f3094d0e32a4fdf503f63f6fd01ba74070ac7f9579a341
-Size (Sphinx-1.7.4.tar.gz) = 4722408 bytes
+SHA1 (Sphinx-1.7.5.tar.gz) = 515cd0dd74168622c2ab770679b65ac524e34c6a
+RMD160 (Sphinx-1.7.5.tar.gz) = 443bba4f8a5e9d66b3c96e59550abc1e3f32f950
+SHA512 (Sphinx-1.7.5.tar.gz) = db2a8df2cdb2ed78ce2341175575c2b04a149451b2bc8a4f74ddc73e308a19d505874fdbae4e370ce48a9b1cdb4de47cdab489bc57c1b378e857d5b8d04a07b8
+Size (Sphinx-1.7.5.tar.gz) = 4726802 bytes