./textproc/py-sphinx-autodoc-typehints, Type hints support for the Sphinx autodoc extension

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.5.0, Package name: py312-sphinx-autodoc-typehints-2.5.0, Maintainer: minskim

This extension allows you to use Python 3 annotations for documenting
acceptable argument types and return value types of functions. This
allows you to use type hints in a very natural fashion.


Required to run:
[textproc/py-sphinx] [lang/python310]

Required to build:
[devel/py-setuptools_scm]

Master sites:

Filesize: 39.865 KB

Version history: (Expand)


CVS history: (Expand)


   2024-10-19 13:26:30 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-sphinx-autodoc-typehints: add bug report about test failure
   2024-10-19 13:16:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-sphinx-autodoc-typehints: update to 2.5.0.

Fix the type checker by @gaborbernat in #493
Apply typehints_formatter to signature by @Priyansh121096 in #494
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-09-22 18:52:23 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-sphinx-autodoc-typehints: update to 2.4.4.

 [pre-commit.ci] pre-commit autoupdate (#484)
 Improve the CI (#485)
 Update README.md
 Fix broken link in README
 Link to API directly
   2024-09-13 18:55:52 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sphinx-autodoc-typehints: updated to 2.4.1

2.4.1

Fix placement of return type when there is a doctest
   2024-09-11 21:29:43 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-sphinx-autodoc-typehints: updated to 2.4.0

2.4.0

Drop 3.9 support
Add 3.13 support
Bump dependencies
   2024-09-07 07:25:17 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sphinx-autodoc-typehints: updated to 2.3.0

2.3.0

Add module name rewrite configuration option
   2024-08-10 10:03:51 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-sphinx-autodoc-typehints: not for Python 3.9