Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-sphinx-autodoc-typehints-3.5.2-2.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-sphinx-autodoc-typehints Distribution: openSUSE Tumbleweed
Version: 3.5.2 Vendor: openSUSE
Release: 2.2 Build date: Wed Feb 25 11:10:30 2026
Group: Development/Languages/Python Build host: reproducible
Size: 143352 Source RPM: python-sphinx-autodoc-typehints-3.5.2-2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/tox-dev/sphinx-autodoc-typehints
Summary: Type hints (PEP 484) support for the Sphinx autodoc extension
This is a Sphinx extension which allows to use Python 3 annotations for documenting acceptable argument types
and return value types of functions.

Provides

Requires

License

MIT

Changelog

* Wed Feb 25 2026 Markéta Machová <mmachova@suse.com>
  - Fix the condition with suse_version macro on SLFO (jsc#PED-15846)
* Mon Nov 10 2025 Dirk Müller <dmueller@suse.com>
  - update to 3.5.2:
    * Preserve type information from docstrings if no type
      annotation is present and parameter has default value.
  - update to 3.5.1:
    * Declare 3.14 support
  - update to 3.5.0:
    * Support Union type on its own
  - update to 3.4.0:
    * Python 3.14 support
  - update to 3.3.0:
    * Warning types and subtypes
  - update to 3.2.0:
    * Fixed broken changelog link
    * Fix issue #481
    * Don't add :rtype: None
    * Place rtype after directive
* Thu Apr 03 2025 Matej Cepl <mcepl@cepl.eu>
  - Update to 3.1.0:
    - Support Sphinx 8.2.0 - drop 3.10 support because Sphinx does
  - Update to 3.0.1:
    - Fix roles for types module
    - Update Ruff to 0.9.1
  - Update to 3.0.0:
    - Replace docutils private API use w/ public
    - Drop support for nptyping
  - Update to 2.5.0:
    - Fix the type checker
    - Apply typehints_formatter to signature
* Mon Oct 28 2024 Daniel Garcia <daniel.garcia@suse.com>
  - Remove python-nptyping BuildRequirement for SLFO:Main
* Mon Sep 23 2024 Dirk Müller <dmueller@suse.com>
  - update to 2.4.4:
    * Fix placement of return type when there is a doctest
    * README and CI fixes
* Sun Sep 08 2024 Dirk Müller <dmueller@suse.com>
  - update to 2.4.0:
    * Drop 3.9 support
    * Add 3.13 support
  - update to 2.3.0:
    * Add module name rewrite configuration option
  - update to 2.2.3:
    * Fix mypy errors due to unneeded type ignores
    * Fix rendering when docstring starst with a directive
* Sat Jun 29 2024 Dirk Müller <dmueller@suse.com>
  - update to 2.2.2:
    * Fix for Issue #384: typehints_defaults = "braces-after" fails
      for a multiline `:param:` entry
    * Support autodoc_type_aliases configuration
    * Support Sphinx 7.3 and drop 3.8 support
    * Return injection fix
    * Add option to force unions (and options) to be rendered with
      bars
* Thu Feb 01 2024 Dirk Müller <dmueller@suse.com>
  - update to 1.25.3:
    * dependency bumps
* Sun Jan 14 2024 Dirk Müller <dmueller@suse.com>
  - update to 1.25.2:
    * Allow Sphinx explicitly to write in parallel.
    * Fixed crash when documenting ParamSpecArgs
    * Fixed a bug where if a class has an attribute and a constructor
      argument with the same name, the constructor argument
      type would be rendered incorrectly (issue 308)
    * Fixed napoleon handling of numpy docstrings with no specified
      return type.
    * Fix a `Field list ends without a blank line` warning (issue 305).
    * More robust determination of rtype location / fix issue 302
    * Improvements to the location of the return type
    * Use format_annotation to render class attribute type annotations
    * Fix overloads support
    * Fix spacing between `:rtype:` and directives
    * Handle types from types module
    * If module is \_io, use io instead
    * Put rtype before examples or usage section
    * Remove redundant return type for attributes
    * Handle collections.abc.Callable as well as typing.Callable
    * Put Literal args in code blocks
    * Fix Optional role to be data.
    * Fixed default options not displaying for parameters without
      type hints.
    * Use hatchling instead of setuptools
    * Add support for typing.ParamSpec
    * Allow star prefixes for parameter names in docstring
* Fri Jul 21 2023 Johannes Kastl <kastl@b1-systems.de>
  - add sle15_python_module_pythons, remove skip_python2

Files

/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints-3.5.2.dist-info
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints-3.5.2.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints-3.5.2.dist-info/METADATA
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints-3.5.2.dist-info/RECORD
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints-3.5.2.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints-3.5.2.dist-info/WHEEL
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints-3.5.2.dist-info/licenses
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints-3.5.2.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__init__.py
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__pycache__
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__pycache__/_parser.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__pycache__/_parser.cpython-313.pyc
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__pycache__/attributes_patch.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__pycache__/attributes_patch.cpython-313.pyc
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__pycache__/patches.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__pycache__/patches.cpython-313.pyc
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__pycache__/version.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/__pycache__/version.cpython-313.pyc
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/_parser.py
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/attributes_patch.py
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/patches.py
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/py.typed
/usr/lib/python3.13/site-packages/sphinx_autodoc_typehints/version.py
/usr/share/doc/packages/python313-sphinx-autodoc-typehints
/usr/share/doc/packages/python313-sphinx-autodoc-typehints/README.md
/usr/share/licenses/python313-sphinx-autodoc-typehints
/usr/share/licenses/python313-sphinx-autodoc-typehints/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Mar 9 11:28:02 2026