17
0

2 Commits

Author SHA256 Message Date
19a07c508d Accepting request 1316807 from devel:languages:python
- update to 3.5.2:
  * Preserve type information from docstrings if no type
    annotation is present and parameter has default value.
- update to 3.5.1:
  * Declare 3.14 support
- update to 3.5.0:
  * Support Union type on its own
- update to 3.4.0:
  * Python 3.14 support
- update to 3.3.0:
  * Warning types and subtypes
- update to 3.2.0:
  * Fixed broken changelog link
  * Fix issue #481
  * Don't add :rtype: None
  * Place rtype after directive

  - Replace docutils private API use w/ public

OBS-URL: https://build.opensuse.org/request/show/1316807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinx-autodoc-typehints?expand=0&rev=22
2025-11-10 18:18:35 +00:00
8068ca0350 - update to 3.5.2:
* Preserve type information from docstrings if no type
    annotation is present and parameter has default value.
- update to 3.5.1:
  * Declare 3.14 support
- update to 3.5.0:
  * Support Union type on its own
- update to 3.4.0:
  * Python 3.14 support
- update to 3.3.0:
  * Warning types and subtypes
- update to 3.2.0:
  * Fixed broken changelog link
  * Fix issue #481
  * Don't add :rtype: None
  * Place rtype after directive
  - Replace docutils private API use w/ public

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=58
2025-11-10 08:08:59 +00:00
4 changed files with 26 additions and 6 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Nov 10 08:08:18 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 3.5.2:
* Preserve type information from docstrings if no type
annotation is present and parameter has default value.
- update to 3.5.1:
* Declare 3.14 support
- update to 3.5.0:
* Support Union type on its own
- update to 3.4.0:
* Python 3.14 support
- update to 3.3.0:
* Warning types and subtypes
- update to 3.2.0:
* Fixed broken changelog link
* Fix issue #481
* Don't add :rtype: None
* Place rtype after directive
-------------------------------------------------------------------
Thu Apr 3 12:55:29 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
@@ -7,7 +27,7 @@ Thu Apr 3 12:55:29 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Fix roles for types module
- Update Ruff to 0.9.1
- Update to 3.0.0:
- 🐛 Replace docutils private API use w/ public
- Replace docutils private API use w/ public
- Drop support for nptyping
- Update to 2.5.0:
- Fix the type checker

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sphinx-autodoc-typehints
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
%{?sle15_python_module_pythons}
Name: python-sphinx-autodoc-typehints%{psuffix}
Version: 3.1.0
Version: 3.5.2
Release: 0
Summary: Type hints (PEP 484) support for the Sphinx autodoc extension
License: MIT

BIN
sphinx_autodoc_typehints-3.1.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

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