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.8.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f56efe70332
branches: trunk
changeset: 325262:1f56efe70332
user: adam <adam%pkgsrc.org@localhost>
date: Tue Nov 13 11:30:40 2018 +0000
description:
py-sphinx: updated to 1.8.2
Release 1.8.2:
Incompatible changes
* Do not include MathJax.js and jsmath.js unless it is really needed
Features added
* Show appropriate deprecation warnings
Bugs fixed
* latex: enumerated list causes a crash with recommonmark
* sphinx-build fails to build docs w/ Python < 3.5.2
* latex: wrong \label positioning for figures with a legend
* C++, fix assertion when a symbol is declared more than twice.
* gettext: crashed with broken template
* csv-table directive with file option in included file is broken
* autodoc: unable to find type hints for a functools.partial
* autodoc: unable to find type hints for unresolvable Forward references
* incompatible math_block node has been generated
* Fix ensuredir() in case of pre-existing file
* graphviz Correctly deal with non-existing static dir
* i18n: multiple footnote_references referring same footnote causes
duplicated node_ids
* latex: footnote_references generated by extension causes LaTeX builder
crashed
* make all-pdf fails with old xindy version
* quickstart: --no-batchfile isn't honored
* texinfo: multiline rubrics are broken
* texinfo: multiline citations are broken
diffstat:
textproc/py-sphinx/Makefile | 4 ++--
textproc/py-sphinx/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 6801a1928823 -r 1f56efe70332 textproc/py-sphinx/Makefile
--- a/textproc/py-sphinx/Makefile Tue Nov 13 11:24:38 2018 +0000
+++ b/textproc/py-sphinx/Makefile Tue Nov 13 11:30:40 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2018/09/24 08:21:50 adam Exp $
+# $NetBSD: Makefile,v 1.59 2018/11/13 11:30:40 adam Exp $
-DISTNAME= Sphinx-1.8.1
+DISTNAME= Sphinx-1.8.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=S/Sphinx/}
diff -r 6801a1928823 -r 1f56efe70332 textproc/py-sphinx/distinfo
--- a/textproc/py-sphinx/distinfo Tue Nov 13 11:24:38 2018 +0000
+++ b/textproc/py-sphinx/distinfo Tue Nov 13 11:30:40 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2018/09/24 08:21:50 adam Exp $
+$NetBSD: distinfo,v 1.39 2018/11/13 11:30:40 adam Exp $
-SHA1 (Sphinx-1.8.1.tar.gz) = daf70d7497cf89ce52e9c07af7f0786fbfcc0bdd
-RMD160 (Sphinx-1.8.1.tar.gz) = a9b4c1d2da5d04ada7c457a3d5ab707aae267299
-SHA512 (Sphinx-1.8.1.tar.gz) = 971a478ccd0f77e7e9bf8548a31805140d2d757f237493e63a3046309683b1f6ae4f943f0b66cc8e00c3917a40c1c8e4cd2ec5133ff7ca565584b058bab5e677
-Size (Sphinx-1.8.1.tar.gz) = 5754240 bytes
+SHA1 (Sphinx-1.8.2.tar.gz) = 0dabf698981f775ee78f6be533e782587ee44d4f
+RMD160 (Sphinx-1.8.2.tar.gz) = 0cf57c141cd3491f57286ead7781bd5d0c673fb0
+SHA512 (Sphinx-1.8.2.tar.gz) = 9e086335fdf0f03b28a7c64263c29a55a1d253b94070ff2ba3998aeab678638acd7aea9279c298d90630fbc136b7bfb6a6f1c31a654ca89bac9314d513de71d1
+Size (Sphinx-1.8.2.tar.gz) = 5754287 bytes
Home |
Main Index |
Thread Index |
Old Index