diff --git a/python-sphinx-autodoc-typehints.changes b/python-sphinx-autodoc-typehints.changes index 89fd4ab..3b33a03 100644 --- a/python-sphinx-autodoc-typehints.changes +++ b/python-sphinx-autodoc-typehints.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 23 09:25:23 UTC 2024 - Dirk Müller + +- update to 2.4.4: + * Fix placement of return type when there is a doctest + * README and CI fixes + ------------------------------------------------------------------- Sun Sep 8 13:20:42 UTC 2024 - Dirk Müller diff --git a/python-sphinx-autodoc-typehints.spec b/python-sphinx-autodoc-typehints.spec index beecd92..0e31082 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.4.0 +Version: 2.4.4 Release: 0 Summary: Type hints (PEP 484) support for the Sphinx autodoc extension License: MIT diff --git a/sphinx_autodoc_typehints-2.4.0.tar.gz b/sphinx_autodoc_typehints-2.4.0.tar.gz deleted file mode 100644 index d06f8e9..0000000 --- a/sphinx_autodoc_typehints-2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f8281654ddf5709875429b7120d367f4edee39a131e13d5806e4f779a81bf0f -size 40568 diff --git a/sphinx_autodoc_typehints-2.4.4.tar.gz b/sphinx_autodoc_typehints-2.4.4.tar.gz new file mode 100644 index 0000000..a63c82e --- /dev/null +++ b/sphinx_autodoc_typehints-2.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e743512da58b67a06579a1462798a6907664ab77460758a43234adeac350afbf +size 40572