diff --git a/python-sphinx-autodoc-typehints.changes b/python-sphinx-autodoc-typehints.changes index d9e098d..83f0b60 100644 --- a/python-sphinx-autodoc-typehints.changes +++ b/python-sphinx-autodoc-typehints.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 7 16:20:26 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com> + +- Update to version 1.19.2 + * Fix incorrect domain used for collections.abc.Callable. + ------------------------------------------------------------------- Thu Jul 14 16:34:24 UTC 2022 - Ben Greiner <code@bnavigator.de> diff --git a/python-sphinx-autodoc-typehints.spec b/python-sphinx-autodoc-typehints.spec index 0729107..e29d232 100644 --- a/python-sphinx-autodoc-typehints.spec +++ b/python-sphinx-autodoc-typehints.spec @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-sphinx-autodoc-typehints%{psuffix} -Version: 1.18.3 +Version: 1.19.2 Release: 0 Summary: Type hints (PEP 484) support for the Sphinx autodoc extension License: MIT diff --git a/sphinx_autodoc_typehints-1.18.3.tar.gz b/sphinx_autodoc_typehints-1.18.3.tar.gz deleted file mode 100644 index f0f09e4..0000000 --- a/sphinx_autodoc_typehints-1.18.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c04d8f8d70e988960e25b206af39a90df84e7e2c085bb24e123bc3684021b313 -size 31195 diff --git a/sphinx_autodoc_typehints-1.19.2.tar.gz b/sphinx_autodoc_typehints-1.19.2.tar.gz new file mode 100644 index 0000000..f875ade --- /dev/null +++ b/sphinx_autodoc_typehints-1.19.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872fb2d7b3d794826c28e36edf6739e93549491447dcabeb07c58855e9f914de +size 31801