From 13ec76ff5ec3b6d8dcc7136779cdff744c910c7c054408b1e0e784a2537239cd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 23 Sep 2024 09:27:32 +0000 Subject: [PATCH] - update to 2.4.4: * Fix placement of return type when there is a doctest * README and CI fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=51 --- python-sphinx-autodoc-typehints.changes | 7 +++++++ python-sphinx-autodoc-typehints.spec | 2 +- sphinx_autodoc_typehints-2.4.0.tar.gz | 3 --- sphinx_autodoc_typehints-2.4.4.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 sphinx_autodoc_typehints-2.4.0.tar.gz create mode 100644 sphinx_autodoc_typehints-2.4.4.tar.gz 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