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:   wiz
Date:           Wed Apr 15 18:50:24 UTC 2026

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

Log Message:
py-sphinx-autodoc-typehints: update to 3.10.1.

3.10.1

🐛 fix(resolver): surface hints for @no_type_check targets by @gaborbernat in #681

3.10.0

🔒 ci(workflows): add zizmor security auditing by @gaborbernat in #672
✨ feat(resolver): auto-inject :vartype: for annotated instance vars by @gaborbernat in #678
🐛 fix(intersphinx): skip union aliases in type mapping by @gaborbernat in #679


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 \
    pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/py-sphinx-autodoc-typehints/PLIST
cvs rdiff -u -r1.38 -r1.39 \
    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.48 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.49
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.48   Thu Mar 26 14:44:04 2026
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile        Wed Apr 15 18:50:24 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2026/03/26 14:44:04 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2026/04/15 18:50:24 wiz Exp $
 
-DISTNAME=      sphinx_autodoc_typehints-3.9.11
+DISTNAME=      sphinx_autodoc_typehints-3.10.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinx-autodoc-typehints/}
@@ -26,8 +26,8 @@ PYTHON_VERSIONS_INCOMPATIBLE= 310 311
 .if make(test)
 ALLOW_NETWORK_ACCESS=  yes
 .endif
-# as of 3.9.11:
-# 2 failed, 597 passed, 6 skipped
+# as of 3.10.0
+# 2 failed, 617 passed, 6 skipped
 
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/py-sphinx-autodoc-typehints/PLIST
diff -u pkgsrc/textproc/py-sphinx-autodoc-typehints/PLIST:1.6 pkgsrc/textproc/py-sphinx-autodoc-typehints/PLIST:1.7
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/PLIST:1.6       Mon Mar  2 12:53:10 2026
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/PLIST   Wed Apr 15 18:50:24 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2026/03/02 12:53:10 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2026/04/15 18:50:24 wiz Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -33,6 +33,9 @@ ${PYSITELIB}/sphinx_autodoc_typehints/_r
 ${PYSITELIB}/sphinx_autodoc_typehints/_resolver/_attrs.py
 ${PYSITELIB}/sphinx_autodoc_typehints/_resolver/_attrs.pyc
 ${PYSITELIB}/sphinx_autodoc_typehints/_resolver/_attrs.pyo
+${PYSITELIB}/sphinx_autodoc_typehints/_resolver/_instance_vars.py
+${PYSITELIB}/sphinx_autodoc_typehints/_resolver/_instance_vars.pyc
+${PYSITELIB}/sphinx_autodoc_typehints/_resolver/_instance_vars.pyo
 ${PYSITELIB}/sphinx_autodoc_typehints/_resolver/_stubs.py
 ${PYSITELIB}/sphinx_autodoc_typehints/_resolver/_stubs.pyc
 ${PYSITELIB}/sphinx_autodoc_typehints/_resolver/_stubs.pyo

Index: pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo
diff -u pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.38 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.39
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.38   Thu Mar 26 14:44:04 2026
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo        Wed Apr 15 18:50:24 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2026/03/26 14:44:04 wiz Exp $
+$NetBSD: distinfo,v 1.39 2026/04/15 18:50:24 wiz Exp $
 
-BLAKE2s (sphinx_autodoc_typehints-3.9.11.tar.gz) = 4651f93cb0273b2e38892ca1ca23df303066a6a7d8f420585def1817e39471ff
-SHA512 (sphinx_autodoc_typehints-3.9.11.tar.gz) = 6305a90a01e8b3fe2ed01177c2c54defd8a90906de761fe0c0cba7dfbbe0a3a12d5f712e8550ea2abb9c884ad42e9fd3f0c410a3088907563c0daac216a5a5ad
-Size (sphinx_autodoc_typehints-3.9.11.tar.gz) = 70261 bytes
+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



Home | Main Index | Thread Index | Old Index