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:           Fri Mar  6 06:13:31 UTC 2026

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

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

3.9.7
fix(resolver): resolve NamedTuple hints from class


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 \
    pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
cvs rdiff -u -r1.35 -r1.36 \
    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.45 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.46
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.45   Thu Mar  5 09:10:00 2026
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile        Fri Mar  6 06:13:31 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2026/03/05 09:10:00 adam Exp $
+# $NetBSD: Makefile,v 1.46 2026/03/06 06:13:31 adam Exp $
 
-DISTNAME=      sphinx_autodoc_typehints-3.9.6
+DISTNAME=      sphinx_autodoc_typehints-3.9.7
 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.35 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.36
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.35   Thu Mar  5 09:10:00 2026
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo        Fri Mar  6 06:13:31 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2026/03/05 09:10:00 adam Exp $
+$NetBSD: distinfo,v 1.36 2026/03/06 06:13:31 adam Exp $
 
-BLAKE2s (sphinx_autodoc_typehints-3.9.6.tar.gz) = 3581a025081d2b99ee6f8f2cae75235fbef976473bfb85c9e8267dbd50ccaa7e
-SHA512 (sphinx_autodoc_typehints-3.9.6.tar.gz) = 99f45b628c4e8e84c7e60847ccfcce433f3d9f2600fc7f03d6b19bdfc889444be12c9d79f5a7907ded5f12aff363420986b6865653304934111b01a95cbaaf79
-Size (sphinx_autodoc_typehints-3.9.6.tar.gz) = 68601 bytes
+BLAKE2s (sphinx_autodoc_typehints-3.9.7.tar.gz) = c1d287b14b08faf13ebd435660f037c454b042af8e5dad0d9cd317e20d5d72ec
+SHA512 (sphinx_autodoc_typehints-3.9.7.tar.gz) = 588693a31e900465dddf4c91c38aef8177ce309828e2c75fc20a20dd5fd6c43ee8c6051acffbc873d07db874236b99e5a4e04901ec06bb0128b584bbb8e35329
+Size (sphinx_autodoc_typehints-3.9.7.tar.gz) = 68689 bytes



Home | Main Index | Thread Index | Old Index