From f7764bf4ec907ad62c33499863ff56fd61146b6458c9932b4e7e0f76b1939ccc Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 3 Apr 2025 12:58:40 +0000 Subject: [PATCH] =?UTF-8?q?-=20Update=20to=203.1.0:=20=20=20-=20Support=20?= =?UTF-8?q?Sphinx=208.2.0=20-=20drop=203.10=20support=20because=20Sphinx?= =?UTF-8?q?=20does=20-=20Update=20to=203.0.1:=20=20=20-=20Fix=20roles=20fo?= =?UTF-8?q?r=20types=20module=20=20=20-=20Update=20Ruff=20to=200.9.1=20-?= =?UTF-8?q?=20Update=20to=203.0.0:=20=20=20-=20=F0=9F=90=9B=20Replace=20do?= =?UTF-8?q?cutils=20private=20API=20use=20w/=20public=20=20=20-=20Drop=20s?= =?UTF-8?q?upport=20for=20nptyping=20-=20Update=20to=202.5.0:=20=20=20-=20?= =?UTF-8?q?Fix=20the=20type=20checker=20=20=20-=20Apply=20typehints=5Fform?= =?UTF-8?q?atter=20to=20signature?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=56 --- python-sphinx-autodoc-typehints.changes | 15 +++++++++++++++ python-sphinx-autodoc-typehints.spec | 6 +++--- sphinx_autodoc_typehints-2.4.4.tar.gz | 3 --- sphinx_autodoc_typehints-3.1.0.tar.gz | 3 +++ 4 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 sphinx_autodoc_typehints-2.4.4.tar.gz create mode 100644 sphinx_autodoc_typehints-3.1.0.tar.gz diff --git a/python-sphinx-autodoc-typehints.changes b/python-sphinx-autodoc-typehints.changes index f4139cc..1b75455 100644 --- a/python-sphinx-autodoc-typehints.changes +++ b/python-sphinx-autodoc-typehints.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Apr 3 12:55:29 UTC 2025 - Matej Cepl + +- 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 diff --git a/python-sphinx-autodoc-typehints.spec b/python-sphinx-autodoc-typehints.spec index 71d7d4c..997f702 100644 --- a/python-sphinx-autodoc-typehints.spec +++ b/python-sphinx-autodoc-typehints.spec @@ -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 diff --git a/sphinx_autodoc_typehints-2.4.4.tar.gz b/sphinx_autodoc_typehints-2.4.4.tar.gz deleted file mode 100644 index a63c82e..0000000 --- a/sphinx_autodoc_typehints-2.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e743512da58b67a06579a1462798a6907664ab77460758a43234adeac350afbf -size 40572 diff --git a/sphinx_autodoc_typehints-3.1.0.tar.gz b/sphinx_autodoc_typehints-3.1.0.tar.gz new file mode 100644 index 0000000..b3347f7 --- /dev/null +++ b/sphinx_autodoc_typehints-3.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b7b0b6df0a380783ce5b29150c2d30352746f027a3e294d37183995d3f23ed +size 36528