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 3.5.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32fb2d890ae6
branches:  trunk
changeset: 450398:32fb2d890ae6
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Apr 16 05:56:27 2021 +0000

description:
py-sphinx: updated to 3.5.4

Release 3.5.4 (released Apr 11, 2021)
=====================================

Dependencies
------------
* Restrict docutils to 0.16

Bugs fixed
----------
* autodoc: Async staticmethods and classmethods are considered as non
  async coroutine-functions with Python3.10
* html theme: The style are not applied with docutils-0.17
  - toctree captions
  - The content of ``sidebar`` directive
  - figures

diffstat:

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

diffs (27 lines):

diff -r 3104272ea4ff -r 32fb2d890ae6 textproc/py-sphinx/Makefile
--- a/textproc/py-sphinx/Makefile       Fri Apr 16 05:53:37 2021 +0000
+++ b/textproc/py-sphinx/Makefile       Fri Apr 16 05:56:27 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2021/04/06 15:45:44 adam Exp $
+# $NetBSD: Makefile,v 1.76 2021/04/16 05:56:27 adam Exp $
 
-DISTNAME=      Sphinx-3.5.3
+DISTNAME=      Sphinx-3.5.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/Sphinx/}
diff -r 3104272ea4ff -r 32fb2d890ae6 textproc/py-sphinx/distinfo
--- a/textproc/py-sphinx/distinfo       Fri Apr 16 05:53:37 2021 +0000
+++ b/textproc/py-sphinx/distinfo       Fri Apr 16 05:56:27 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2021/04/06 15:45:44 adam Exp $
+$NetBSD: distinfo,v 1.52 2021/04/16 05:56:27 adam Exp $
 
-SHA1 (Sphinx-3.5.3.tar.gz) = d4aeae3aaac2128bfa68a073ce7d0187be9f6576
-RMD160 (Sphinx-3.5.3.tar.gz) = 911f3c430632d7299c1ae1627291fced38e449f4
-SHA512 (Sphinx-3.5.3.tar.gz) = 4e2cb1c3632ec131cc724f306bbe084691c2178620d1dec130d3bc8be3ee116c14093863ec768242965be9f28c74ed704768b23a62a1510ff00bf1c2edb810df
-Size (Sphinx-3.5.3.tar.gz) = 5907994 bytes
+SHA1 (Sphinx-3.5.4.tar.gz) = e9efab4410d43fc205964a33a2b556abe5819f44
+RMD160 (Sphinx-3.5.4.tar.gz) = 70102258335337eff3cc16526e84e9a95c625018
+SHA512 (Sphinx-3.5.4.tar.gz) = 853379f3b0496772846be9beb072c2c8a69ff899ffe4c6435b448ea639a32138c61403f9c14f62f4f78b2e526a2ee7c05b4196eabdeee37bcae6aa98df992125
+Size (Sphinx-3.5.4.tar.gz) = 5911093 bytes



Home | Main Index | Thread Index | Old Index