diff --git a/python-sphinx-autodoc-typehints.changes b/python-sphinx-autodoc-typehints.changes index 9a22d83..89fd4ab 100644 --- a/python-sphinx-autodoc-typehints.changes +++ b/python-sphinx-autodoc-typehints.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Sep 8 13:20:42 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-sphinx-autodoc-typehints.spec b/python-sphinx-autodoc-typehints.spec index 1872d74..beecd92 100644 --- a/python-sphinx-autodoc-typehints.spec +++ b/python-sphinx-autodoc-typehints.spec @@ -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 diff --git a/sphinx_autodoc_typehints-2.2.2.tar.gz b/sphinx_autodoc_typehints-2.2.2.tar.gz deleted file mode 100644 index 05f3c65..0000000 --- a/sphinx_autodoc_typehints-2.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:128e600eeef63b722f3d8dac6403594592c8cade3ba66fd11dcb997465ee259d -size 40324 diff --git a/sphinx_autodoc_typehints-2.4.0.tar.gz b/sphinx_autodoc_typehints-2.4.0.tar.gz new file mode 100644 index 0000000..d06f8e9 --- /dev/null +++ b/sphinx_autodoc_typehints-2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f8281654ddf5709875429b7120d367f4edee39a131e13d5806e4f779a81bf0f +size 40568