- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=49
This commit is contained in:
2024-09-08 13:21:35 +00:00
committed by Git OBS Bridge
parent aedacbe26f
commit 586e47d5e2
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Sep 8 13:20:42 UTC 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 05:37:49 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -28,7 +28,7 @@
%{?sle15_python_module_pythons}
Name: python-sphinx-autodoc-typehints%{psuffix}
Version: 2.2.2
Version: 2.4.0
Release: 0
Summary: Type hints (PEP 484) support for the Sphinx autodoc extension
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:128e600eeef63b722f3d8dac6403594592c8cade3ba66fd11dcb997465ee259d
size 40324

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f8281654ddf5709875429b7120d367f4edee39a131e13d5806e4f779a81bf0f
size 40568