forked from pool/python-sphinx-autodoc-typehints
Accepting request 1008878 from devel:languages:python
- Update to version 1.19.2 * Fix incorrect domain used for collections.abc.Callable. * Support for CPython 3.11, no longer adds Optional when the argument is default OBS-URL: https://build.opensuse.org/request/show/1008878 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinx-autodoc-typehints?expand=0&rev=13
This commit is contained in:
commit
932d03e072
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
* Support for CPython 3.11, no longer adds Optional when the argument is default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 16:34:24 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c04d8f8d70e988960e25b206af39a90df84e7e2c085bb24e123bc3684021b313
|
||||
size 31195
|
3
sphinx_autodoc_typehints-1.19.2.tar.gz
Normal file
3
sphinx_autodoc_typehints-1.19.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:872fb2d7b3d794826c28e36edf6739e93549491447dcabeb07c58855e9f914de
|
||||
size 31801
|
Loading…
Reference in New Issue
Block a user