pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-sphinx



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Apr 16 05:56:27 UTC 2021

Modified Files:
        pkgsrc/textproc/py-sphinx: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/textproc/py-sphinx/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/textproc/py-sphinx/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-sphinx/Makefile
diff -u pkgsrc/textproc/py-sphinx/Makefile:1.75 pkgsrc/textproc/py-sphinx/Makefile:1.76
--- pkgsrc/textproc/py-sphinx/Makefile:1.75     Tue Apr  6 15:45:44 2021
+++ pkgsrc/textproc/py-sphinx/Makefile  Fri Apr 16 05:56:27 2021
@@ -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/}

Index: pkgsrc/textproc/py-sphinx/distinfo
diff -u pkgsrc/textproc/py-sphinx/distinfo:1.51 pkgsrc/textproc/py-sphinx/distinfo:1.52
--- pkgsrc/textproc/py-sphinx/distinfo:1.51     Tue Apr  6 15:45:44 2021
+++ pkgsrc/textproc/py-sphinx/distinfo  Fri Apr 16 05:56:27 2021
@@ -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