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:           Mon Mar  3 09:41:38 UTC 2025

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

Log Message:
py-sphinx: updated to 8.2.3

Release 8.2.3 (released Mar 02, 2025)

Bugs fixed

* Define ``_StrPath.__radd__()``.
* Fix _CurrentDocument membership testing with '{c,cpp}:parent_symbol'.

Release 8.2.2 (released Mar 02, 2025)

Bugs fixed

* Fix argument type for ``jieba.load_userdict()``.
* Add workaround for ``nbsphinx`` implicit imports.
* Ensure inline ``<script/>`` tags are written exactly once.
* apidoc: Fix TOC file not having a title.


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/textproc/py-sphinx/Makefile
cvs rdiff -u -r1.71 -r1.72 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.107 pkgsrc/textproc/py-sphinx/Makefile:1.108
--- pkgsrc/textproc/py-sphinx/Makefile:1.107    Sun Feb 23 16:59:23 2025
+++ pkgsrc/textproc/py-sphinx/Makefile  Mon Mar  3 09:41:38 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2025/02/23 16:59:23 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2025/03/03 09:41:38 adam Exp $
 
-DISTNAME=      sphinx-8.2.1
+DISTNAME=      sphinx-8.2.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/Sphinx/}

Index: pkgsrc/textproc/py-sphinx/distinfo
diff -u pkgsrc/textproc/py-sphinx/distinfo:1.71 pkgsrc/textproc/py-sphinx/distinfo:1.72
--- pkgsrc/textproc/py-sphinx/distinfo:1.71     Sun Feb 23 16:41:56 2025
+++ pkgsrc/textproc/py-sphinx/distinfo  Mon Mar  3 09:41:38 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.71 2025/02/23 16:41:56 wiz Exp $
+$NetBSD: distinfo,v 1.72 2025/03/03 09:41:38 adam Exp $
 
-BLAKE2s (sphinx-8.2.1.tar.gz) = 82049e7da72c2366d126f939d076fd4aa0c84d96e276f2dcf59a55d3ae731bd9
-SHA512 (sphinx-8.2.1.tar.gz) = bbe75b8b1bbc8471dbe562c6fde580c505e7a743d9d7c2332dc0b9f34642737f9370f3379d75b968ec9226c40af12d9db47fceaaba537328d3ce6c9e35e9be12
-Size (sphinx-8.2.1.tar.gz) = 8321376 bytes
+BLAKE2s (sphinx-8.2.3.tar.gz) = cf755810372381ef764dd6c08086278f9ac92e760517fe826645274a54957eb1
+SHA512 (sphinx-8.2.3.tar.gz) = e7cbe251e4f44eb59ef6fd84d3918b1b29941943b75265da75aa9533379746e76331ac8a3ba8c1694840adeebd6886e0fc8eebf5407271aaeddf39594d8e1523
+Size (sphinx-8.2.3.tar.gz) = 8321876 bytes



Home | Main Index | Thread Index | Old Index