1
0

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:
Richard Brown 2022-10-07 23:26:16 +00:00 committed by Git OBS Bridge
commit 932d03e072
4 changed files with 11 additions and 4 deletions

View File

@ -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>

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c04d8f8d70e988960e25b206af39a90df84e7e2c085bb24e123bc3684021b313
size 31195

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:872fb2d7b3d794826c28e36edf6739e93549491447dcabeb07c58855e9f914de
size 31801