Sync from SUSE:SLFO:Main python-sphinx-autodoc-typehints revision f74e1a8ed9d2a13d1fbf51ded229b436
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 3 12:55:29 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Update to 3.1.0:
|
||||
- Support Sphinx 8.2.0 - drop 3.10 support because Sphinx does
|
||||
- Update to 3.0.1:
|
||||
- Fix roles for types module
|
||||
- Update Ruff to 0.9.1
|
||||
- Update to 3.0.0:
|
||||
- 🐛 Replace docutils private API use w/ public
|
||||
- Drop support for nptyping
|
||||
- Update to 2.5.0:
|
||||
- Fix the type checker
|
||||
- Apply typehints_formatter to signature
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 28 13:03:06 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sphinx-autodoc-typehints
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# 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: 2.4.4
|
||||
Version: 3.1.0
|
||||
Release: 0
|
||||
Summary: Type hints (PEP 484) support for the Sphinx autodoc extension
|
||||
License: MIT
|
||||
@@ -90,7 +90,7 @@ export PYTHONPATH=./src
|
||||
%if %{without test}
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.md CHANGELOG.md
|
||||
%doc README.md
|
||||
%{python_sitelib}/%{modname}-%{version}*-info
|
||||
%{python_sitelib}/%{modname}
|
||||
%endif
|
||||
|
BIN
sphinx_autodoc_typehints-2.4.4.tar.gz
(Stored with Git LFS)
BIN
sphinx_autodoc_typehints-2.4.4.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
sphinx_autodoc_typehints-3.1.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
sphinx_autodoc_typehints-3.1.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user