pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-sphinx-autodoc-typehints



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Apr 16 10:43:42 UTC 2026

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

Log Message:
py-sphinx-autodoc-typehints: updated to 3.10.2

3.10.2
fix(ivar): tolerate malformed :ivar field entries


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 \
    pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
cvs rdiff -u -r1.39 -r1.40 \
    pkgsrc/textproc/py-sphinx-autodoc-typehints/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-autodoc-typehints/Makefile
diff -u pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.49 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.50
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.49   Wed Apr 15 18:50:24 2026
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile        Thu Apr 16 10:43:42 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2026/04/15 18:50:24 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2026/04/16 10:43:42 adam Exp $
 
-DISTNAME=      sphinx_autodoc_typehints-3.10.1
+DISTNAME=      sphinx_autodoc_typehints-3.10.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinx-autodoc-typehints/}

Index: pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo
diff -u pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.39 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.40
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.39   Wed Apr 15 18:50:24 2026
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo        Thu Apr 16 10:43:42 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2026/04/15 18:50:24 wiz Exp $
+$NetBSD: distinfo,v 1.40 2026/04/16 10:43:42 adam Exp $
 
-BLAKE2s (sphinx_autodoc_typehints-3.10.1.tar.gz) = 837f557dbe56b228a209b4c94a81a756ce049f382a20b1158a2a35965f48db13
-SHA512 (sphinx_autodoc_typehints-3.10.1.tar.gz) = 18a9896cf3286fad2811da92eaa235fcc708916c03c83b1508d9ab69dab3d90ae70013c0427e4eb884ebe376cf3d518e19b9c304a818c10fd83c97a34efa6724
-Size (sphinx_autodoc_typehints-3.10.1.tar.gz) = 73190 bytes
+BLAKE2s (sphinx_autodoc_typehints-3.10.2.tar.gz) = 25163792011361bd2631ab749c53f8ae87bfb4b0b93ebc453b2034157f0646eb
+SHA512 (sphinx_autodoc_typehints-3.10.2.tar.gz) = 58780573ba8ca74191ffbba1629e1b618b6b4689f0c67525195b88442417f657e4588e54197cfd98f4998ae75c50570039bd2bd99b0926ceed958d113fe76a7c
+Size (sphinx_autodoc_typehints-3.10.2.tar.gz) = 74241 bytes



Home | Main Index | Thread Index | Old Index