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 2.4.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1a2f9bb32d06
branches:  trunk
changeset: 412150:1a2f9bb32d06
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Feb 29 15:48:04 2020 +0000

description:
py-sphinx: updated to 2.4.3

Release 2.4.3:

Bugs fixed
* autodoc: ``*args`` and ``**kwarg`` in type comments are not handled
  properly
* autodoc: classmethod coroutines are not detected
* intersphinx: ``:attr:`` reference to property is broken
* html search: Search breaks/hangs when built with dirhtml builder
* todo: emit doctree-resolved event with non-document node incorrectly

diffstat:

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

diffs (27 lines):

diff -r 2afece3f387a -r 1a2f9bb32d06 textproc/py-sphinx/Makefile
--- a/textproc/py-sphinx/Makefile       Sat Feb 29 15:44:42 2020 +0000
+++ b/textproc/py-sphinx/Makefile       Sat Feb 29 15:48:04 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2020/02/21 09:07:44 adam Exp $
+# $NetBSD: Makefile,v 1.72 2020/02/29 15:48:04 adam Exp $
 
-DISTNAME=      Sphinx-2.4.2
+DISTNAME=      Sphinx-2.4.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/Sphinx/}
diff -r 2afece3f387a -r 1a2f9bb32d06 textproc/py-sphinx/distinfo
--- a/textproc/py-sphinx/distinfo       Sat Feb 29 15:44:42 2020 +0000
+++ b/textproc/py-sphinx/distinfo       Sat Feb 29 15:48:04 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2020/02/21 09:07:44 adam Exp $
+$NetBSD: distinfo,v 1.49 2020/02/29 15:48:04 adam Exp $
 
-SHA1 (Sphinx-2.4.2.tar.gz) = 55c2ccdf79c77d1c49344f75f279795a0b5ad8fb
-RMD160 (Sphinx-2.4.2.tar.gz) = d2a2e8039c93572d1d3c46489e15066302b9577e
-SHA512 (Sphinx-2.4.2.tar.gz) = 9bab422e34e7c59624680afd6412d9cbcac9b1bd28ea3dcfd0a36875d0d64641f711d911d6b6d9ed4cd6eb31c6e8ae7f8766b3fe32e3d5e8ae3d9f93d10c597e
-Size (Sphinx-2.4.2.tar.gz) = 5855464 bytes
+SHA1 (Sphinx-2.4.3.tar.gz) = 559b7b3cdb2e682e1e09ea7c15b5b6dc00d9fc2f
+RMD160 (Sphinx-2.4.3.tar.gz) = 1f0c96f1ee1fca532e31595d84915a3baa03f996
+SHA512 (Sphinx-2.4.3.tar.gz) = cafd3b185210f3f2ccab48508d3abde50178ffa30136c0302c5855780b316f976566891ad4852f246ed5ebfa95e56701ef5096ca7dc98d91f3ba4e84754c8f6e
+Size (Sphinx-2.4.3.tar.gz) = 5711784 bytes



Home | Main Index | Thread Index | Old Index