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 May 28 11:33:38 UTC 2026
Modified Files:
pkgsrc/textproc/py-sphinx-autodoc-typehints: Makefile distinfo
Log Message:
py-sphinx-autodoc-typehints: updated to 3.10.3
3.10.3
Show version in error tracebacks
Support PEP 695 type statement and python 3.12+ TypeAliasType
Fix typehints_formatter cache warning
fix(stubs): resolve type hints for PyO3 native submodules
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 \
pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
cvs rdiff -u -r1.40 -r1.41 \
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.50 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.51
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.50 Thu Apr 16 10:43:42 2026
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile Thu May 28 11:33:37 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2026/04/16 10:43:42 adam Exp $
+# $NetBSD: Makefile,v 1.51 2026/05/28 11:33:37 adam Exp $
-DISTNAME= sphinx_autodoc_typehints-3.10.2
+DISTNAME= sphinx_autodoc_typehints-3.10.3
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.40 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.41
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.40 Thu Apr 16 10:43:42 2026
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo Thu May 28 11:33:37 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2026/04/16 10:43:42 adam Exp $
+$NetBSD: distinfo,v 1.41 2026/05/28 11:33:37 adam Exp $
-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
+BLAKE2s (sphinx_autodoc_typehints-3.10.3.tar.gz) = d070a82e3e528213c8b4c653233d0c5a6f36def48598b971d4f5e1dd81c41ed7
+SHA512 (sphinx_autodoc_typehints-3.10.3.tar.gz) = 1341f11612f9065ef88f698117d41d8296ec456d6198c9a55be644b666ca5bdd0015ed6999a1afdc2fe7a8c034cd470e125ffb6c21970f4b1e614d2e605cedf2
+Size (sphinx_autodoc_typehints-3.10.3.tar.gz) = 78698 bytes
Home |
Main Index |
Thread Index |
Old Index